1. Dherhion,
Ha ocurrido una excepción al intentar actualizar TWBlue. Si el problema continúa, contacte con los desarrolladores.
Más información en los logs.
Y los logs dicen...
21/05/2022 13:04:05 updater ERROR: Update failed! Using mirror URL...
21/05/2022 13:04:05 updater ERROR: Update failed.
Traceback (most recent call last):
File "urllib3\connection.py", line 175, in _new_conn
File "urllib3\util\connection.py", line 72, in create_connection
File "socket.py", line 752, in getaddrinfo
socket.gaierror: [Errno 11001] getaddrinfo failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool.py", line 710, in urlopen
File "urllib3\connectionpool.py", line 386, in _make_request
File "urllib3\connectionpool.py", line 1040, in _validate_conn
File "urllib3\connection.py", line 358, in connect
File "urllib3\connection.py", line 187, in _new_conn
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x00000228FE5FDD48>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters.py", line 450, in send
File "urllib3\connectionpool.py", line 786, in urlopen
File "urllib3\util\retry.py", line 592, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='twblue.es', port=443): Max retries exceeded with url: /updates/updates.php (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x00000228FE5FDD48>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "update\updater.py", line 13, in do_update
File "update\update.py", line 22, in perform_update
File "update\update.py", line 58, in find_update
File "requests\sessions.py", line 542, in get
File "requests\sessions.py", line 529, in request
File "requests\sessions.py", line 645, in send
File "requests\adapters.py", line 519, in send
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='twblue.es', port=443): Max retries exceeded with url: /updates/updates.php (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x00000228FE5FDD48>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\models.py", line 910, in json
File "json__init__.py", line 348, in loads
File "json\decoder.py", line 337, in decode
File "json\decoder.py", line 353, in raw_decode
json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 6 column 1 (char 166)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "update\updater.py", line 13, in do_update
File "update\update.py", line 22, in perform_update
File "update\update.py", line 60, in find_update
File "requests\models.py", line 917, in json
requests.exceptions.JSONDecodeError: [Errno Expecting property name enclosed in double quotes] {"current_version": "2021.02.23",
"description": "Snapshot version.",
"date": "unknown",
"downloads":
{"Windows32": "https://twblue.es/pubs/twblue_snapshot_x86.zip",
{"Windows64": "https://twblue.es/pubs/twblue_snapshot_x64.zip"
}: 166
21/05/2022 13:04:05 root ERROR: Uncaught exception
Traceback (most recent call last):
File "urllib3\connection.py", line 175, in _new_conn
File "urllib3\util\connection.py", line 72, in create_connection
File "socket.py", line 752, in getaddrinfo
socket.gaierror: [Errno 11001] getaddrinfo failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool.py", line 710, in urlopen
File "urllib3\connectionpool.py", line 386, in _make_request
File "urllib3\connectionpool.py", line 1040, in _validate_conn
File "urllib3\connection.py", line 358, in connect
File "urllib3\connection.py", line 187, in _new_conn
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x00000228FE5FDD48>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters.py", line 450, in send
File "urllib3\connectionpool.py", line 786, in urlopen
File "urllib3\util\retry.py", line 592, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='twblue.es', port=443): Max retries exceeded with url: /updates/updates.php (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x00000228FE5FDD48>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "update\updater.py", line 13, in do_update
File "update\update.py", line 22, in perform_update
File "update\update.py", line 58, in find_update
File "requests\sessions.py", line 542, in get
File "requests\sessions.py", line 529, in request
File "requests\sessions.py", line 645, in send
File "requests\adapters.py", line 519, in send
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='twblue.es', port=443): Max retries exceeded with url: /updates/updates.php (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x00000228FE5FDD48>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "__startup__.py", line 113, in run
File "Console.py", line 15, in run
File "main.py", line 145, in <module>
File "main.py", line 86, in setup
File "update\updater.py", line 17, in do_update
File "update\updater.py", line 21, in do_update
UnboundLocalError: local variable 'result' referenced before assignment
Score: +0