Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 500 GET / (::1) 0.37ms
- 500 GET / (::1) 0.36ms
- 500 GET / (::1) 0.68ms
- 500 GET / (::1) 0.34ms
- Traceback (most recent call last):
- File "/Library/Frameworks/Python.framework/Versions/3.12/bin/fastled", line 8, in <module>
- sys.exit(main())
- ^^^^^^
- File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/fastled/cli.py", line 21, in main
- return run_app()
- ^^^^^^^^^
- File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/fastled/cli.py", line 13, in run_app
- return app_main()
- ^^^^^^^^^^
- File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/fastled/app.py", line 228, in main
- return run_client_server(args)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/fastled/client_server.py", line 665, in run_client_server
- return run_client(
- ^^^^^^^^^^^
- File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/fastled/client_server.py", line 414, in run_client
- http_proc = spawn_http_server(
- ^^^^^^^^^^^^^^^^^^
- File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/fastled/open_browser.py", line 149, in spawn_http_server
- wait_for_server(port, enable_https=enable_https)
- File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/fastled/open_browser.py", line 103, in wait_for_server
- raise TimeoutError("Could not connect to server")
- TimeoutError: Could not connect to server
Advertisement
Add Comment
Please, Sign In to add comment