错误LOG:
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send
requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send
requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send
requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send
requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send
requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send
requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send
requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.
错误LOG: urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:1131)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 486, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\connectionpool.py", line 847, in urlopen File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\urllib3\util\retry.py", line 515, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 338, in get_region_of_server File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 73, in get File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\api.py", line 59, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 589, in request File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\sessions.py", line 703, in send File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\requests\adapters.py", line 513, in send requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\main.py", line 22, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\extraction_official_form.py", line 13, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\editor_form.py", line 24, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\renpy_translate.py", line 15, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translator_translate.py", line 7, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators__init.py", line 5, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5596, in
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 5324, in init__
File "C:\Users\RANDYL~1\AppData\Local\Programs\RENPYT~1\translators\server.py", line 344, in get_region_of_server
translators.server.TranslatorError: Unable to connect the Internet.