b3nab / instapy-cli

:sparkles: Python library and CLI to upload photo and video on Instagram. W/o a phone!
MIT License
601 stars 98 forks source link

Downloading Media.. No handlers could be found for logger "instagram_private_api.errors" #82

Open kumardeepam opened 4 years ago

kumardeepam commented 4 years ago

instapy-cli 0.0.12 | python 2.7.15+ [IG] not found cookie/cookie_file >> login as default Downloading Media.. No handlers could be found for logger "instagram_private_api.errors" Error is >> Bad Request

Something went bad. Please retry or send an issue on https://github.com/b3nab/instapy-cli

Traceback (most recent call last): File "/usr/local/bin/instapy", line 11, in sys.exit(main()) File "/usr/local/lib/python2.7/dist-packages/instapy_cli/main.py", line 44, in main cli.upload(options.file, text, story) File "/usr/local/lib/python2.7/dist-packages/instapy_cli/cli.py", line 153, in upload raise IOError("Unable to upload.") IOError: Unable to upload.

duplicate-issues[bot] commented 4 years ago

Hey @kumardeepam,

We did a quick check and this issue looks very darn similar to

This could be a coincidence, but if any of these issues solves your problem then I did a good job :smile:

If not, the maintainers will get to this issue shortly.

Cheers, Your Friendly Neighborhood ProBot