You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2022. It is now read-only.
Unable to access watch.html, I receive following message and script stops.
Starting server
Running server on https://192.168.1.15:4443/
Traceback (most recent call last):
File "host_files.py", line 140, in
main()
File "host_files.py", line 136, in main
httpd.serve_forever()
File "/usr/lib/python3.4/socketserver.py", line 238, in serve_forever
self._handle_request_noblock()
File "/usr/lib/python3.4/socketserver.py", line 300, in _handle_request_noblock
request, client_address = self.get_request()
File "/usr/lib/python3.4/socketserver.py", line 473, in get_request
return self.socket.accept()
File "/usr/lib/python3.4/ssl.py", line 856, in accept
server_side=True)
File "/usr/lib/python3.4/ssl.py", line 364, in wrap_socket
_context=self)
File "/usr/lib/python3.4/ssl.py", line 576, in init
raise ValueError("do_handshake_on_connect should not be specified for non-blocking sockets")
ValueError: do_handshake_on_connect should not be specified for non-blocking sockets
The text was updated successfully, but these errors were encountered:
Hello,
Unable to access watch.html, I receive following message and script stops.
The text was updated successfully, but these errors were encountered: