-
Notifications
You must be signed in to change notification settings - Fork 175
Connection Error downloading old version app. #69
Copy link
Copy link
Open
Description
Trying to download some old versions of ios apps with:
python3 main.py lookup -b com.touchingapp.potatsolite -c JP download -s http://127.0.0.1:9000 --appVerId 833889087
However I then get an abundance of traceback errors as well as connection errors.
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=9000): Max retries exceeded with url: /?url=https%3A%2F%2Fp25-buy.itunes.apple.com%2FWebObjects%2FMZBuy.woa%2Fwa%2FbuyProduct (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x00000242FEE03380>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))
Any help is greatly appreciated!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
