Exception in thread Thread-8:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/var/lib/nebula/host/NetworkThread.py", line 199, in ws_work_thread
raise e
Exception: invalid WebSocket URL: missing hostname
Exception in thread Thread-4:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/var/lib/nebula/host/function/local_updates.py", line 384, in new_main_thread
rd = host_obj.update_network_status()
File "/var/lib/nebula/host/HostController.py", line 202, in update_network_status
self.refresh_remotes()
File "/var/lib/nebula/host/HostController.py", line 280, in refresh_remotes
self.send_host_move(remote)
File "/var/lib/nebula/host/HostController.py", line 390, in send_host_move
req = create_cert_request(new_key, CN=ip)
File "/var/lib/nebula/host/util.py", line 328, in create_cert_request
setattr(subj, key, value)
File "/usr/local/lib/python2.7/dist-packages/OpenSSL/crypto.py", line 469, in __setattr__
_raise_current_error()
File "/usr/local/lib/python2.7/dist-packages/OpenSSL/_util.py", line 48, in exception_from_error_queue
raise exception_type(errors)
Error: [('asn1 encoding routines', 'ASN1_mbstring_ncopy', 'string too short')]
2018-03-27 01:06:59,549|[nebs](DEBUG) old, now= 67.171.25.163,
2018-03-27 01:06:59,549|[nebs](DEBUG) refresh_external_ip->(succeeded, changed)=(True,True)
2018-03-27 01:06:59,550|[nebs](INFO) Shut down server socket on 67.171.25.163->192.168.0.11
2018-03-27 01:06:59,551|[nebs](INFO) Shut down server socket on 67.171.25.163->192.168.0.11
2018-03-27 01:06:59,552|[nebs](INFO) Shut down server socket on 67.171.25.163->192.168.0.11
2018-03-27 01:06:59,553|[nebs](INFO) Spawning new server thread on mapping [->192.168.0.11]
2018-03-27 01:06:59,701|[nebs](INFO) persist_ip()
2018-03-27 01:06:59,702|[nebs](INFO) persist_port(38835)
2018-03-27 01:06:59,704|[nebs](INFO) Bound to ip address=192.168.0.11
2018-03-27 01:06:59,706|[nebs](DEBUG) ws_work_thread
2018-03-27 01:06:59,719|[nebs](DEBUG) top of ws thread
2018-03-27 01:06:59,729|[nebs](INFO) Creating a internal server in NetworkThread...
2018-03-27 01:06:59,733|[nebs](INFO) NT - before bind
2018-03-27 01:06:59,734|[nebs](INFO) Successfully bound internal server socket on 40512
2018-03-27 01:06:59,735|[nebs](INFO) [-- Completed internal server in NetworkThread --]
2018-03-27 01:06:59,745|[nebs](INFO) Shut down server socket on ->192.168.0.11
2018-03-27 01:07:39,745|[nebs](ERROR) Generic error establising connection to neb-dev.westus.cloudapp.azure.com,12345:
2018-03-27 01:07:39,746|[nebs](DEBUG) Attempted to handshake cloud, error was "Generic error establising connection to neb-dev.westus.cloudapp.azure.com,12345:"
2018-03-27 01:08:19,789|[nebs](ERROR) Generic error establising connection to neb-dev.westus.cloudapp.azure.com,12345:
2018-03-27 01:08:19,790|[nebs](DEBUG) Attempted to handshake cloud, error was "Generic error establising connection to neb-dev.westus.cloudapp.azure.com,12345:"
2018-03-27 01:08:59,832|[nebs](ERROR) Generic error establising connection to neb-dev.westus.cloudapp.azure.com,12345:
2018-03-27 01:08:59,833|[nebs](DEBUG) Attempted to handshake cloud, error was "Generic error establising connection to neb-dev.westus.cloudapp.azure.com,12345:"
2018-03-27 01:09:39,876|[nebs](ERROR) Generic error establising connection to neb-dev.westus.cloudapp.azure.com,12345:
2018-03-27 01:09:39,877|[nebs](DEBUG) Attempted to handshake cloud, error was "Generic error establising connection to neb-dev.westus.cloudapp.azure.com,12345:"
2018-03-27 01:10:19,920|[nebs](ERROR) Generic error establising connection to neb-dev.westus.cloudapp.azure.com,12345:
2018-03-27 01:10:19,921|[nebs](DEBUG) Attempted to handshake cloud, error was "Generic error establising connection to neb-dev.westus.cloudapp.azure.com,12345:"
2018-03-27 01:10:19,921|[nebs](DEBUG) Failed to handshake the remote. Moving to offline mode.
Got a weird exception today: