Cannot install australia pacific package #425
Unanswered
sergiolamares
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Can some send me the contents of the aus_pac_info.json file? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Not sure what you can do with it, but here you go. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please check existing docs and issues first.
System Details
Additional context
Add any other context about the problem here. (scenery version if applicable, etc, logfile snippet, etc)
I'm trying to install australia pacific package and, besides taking too long (1.35 Mbps, I used to get 10+ Mbps) I'm getting this issue:
INFO:downloader:Will assemble F:/Autoortho/.autoortho-data\downloads\y_aus_pac_overlays.zip from parts: ['F:/Autoortho/.autoortho-data\downloads\y_aus_pac_overlays.zip.00']
INFO:downloader:Removing F:/Autoortho/.autoortho-data\downloads\y_aus_pac_overlays.zip.00
INFO:downloader:Checking y_aus_pac_overlays
INFO:downloader:y_aus_pac_overlays is good.
INFO:downloader:Downloading z_aus_pac_00
INFO:downloader:Download https://github.com/kubilus1/autoortho-scenery/releases/download/0.0.42/z_aus_pac_00.zip
ERROR:config_ui:Traceback (most recent call last):
File "F:\Autoortho\urllib\request.py", line 1348, in do_open
File "F:\Autoortho\http\client.py", line 1283, in request
File "F:\Autoortho\http\client.py", line 1329, in _send_request
File "F:\Autoortho\http\client.py", line 1278, in endheaders
File "F:\Autoortho\http\client.py", line 1038, in _send_output
File "F:\Autoortho\http\client.py", line 976, in send
File "F:\Autoortho\http\client.py", line 1455, in connect
File "F:\Autoortho\ssl.py", line 513, in wrap_socket
File "F:\Autoortho\ssl.py", line 1071, in _create
File "F:\Autoortho\ssl.py", line 1342, in do_handshake
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "F:\Autoortho\config_ui.py", line 376, in scenery_setup
File "F:\Autoortho\downloader.py", line 603, in install_release
File "F:\Autoortho\downloader.py", line 459, in download
File "F:\Autoortho\downloader.py", line 197, in download
File "F:\Autoortho\urllib\request.py", line 241, in urlretrieve
File "F:\Autoortho\urllib\request.py", line 216, in urlopen
File "F:\Autoortho\urllib\request.py", line 519, in open
File "F:\Autoortho\urllib\request.py", line 536, in _open
File "F:\Autoortho\urllib\request.py", line 496, in _call_chain
File "F:\Autoortho\urllib\request.py", line 1391, in https_open
File "F:\Autoortho\urllib\request.py", line 1351, in do_open
urllib.error.URLError: <urlopen error [WinError 10054] An existing connection was forcibly closed by the remote host>
any help?
Beta Was this translation helpful? Give feedback.
All reactions