Hello.
I came across the following error.
ERROR - external: updater.ExtensionUpdater.run (23: 34: 37.518) - Thread-1 (2544):
Failed to retrieve update list: <urlopen error timed out>
Traceback (most recent call last):
File "urllib \ request.pyc", line 1350, in do_open
File "http \ client.pyc", line 1277, in request
File "http \ client.pyc", line 1323, in _send_request
File "http \ client.pyc", line 1272, in endheaders
File "http \ client.pyc", line 1032, in _send_output
File "http \ client.pyc", line 972, in send
File "http \ client.pyc", line 944, in connect
File "socket.pyc", line 728, in create_connection
File "socket.pyc", line 716, in create_connection
socket.timeout: timed out
What should I do with it?