Skip to content

Connection Error downloading old version app. #69

@easypeasy12310

Description

@easypeasy12310

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

Looks up the app:
Image

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions