[x] Searched the bugtracker for similar issues including closed ones
Purpose of your issue?
[x] Bug report (encountered problems/errors)
[ ] Feature request (request for a new functionality)
[ ] Question
[ ] Other
The following sections requests more details for particular types of issues, you can remove any section (the contents between the triple ---) not applicable to your issue.
For a bug report, you must include the Python version used, code that will reproduce the error, and the error log/traceback.
Paste the output of python -V here:
Code:
python repost_best_photos_from_users.py
Error/Debug Log:
Getting media info: 100%|#######################| 12/12 [00:05<00:00, 2.07it/s]
Reposting photos: 0%| | 0/1 [00:00<?, ?it/s]2019-01-07 17:27:59,158 - INFO - Photo does not have a compatible photo aspect ratio.
2019-01-07 17:27:59,163 - INFO - Photo '/home/pi/Instagram/instabot/examples/photos/sodelhi_1950829780484270601.jpg' is not uploaded.
Reposting photos: 100%|###########################| 1/1 [00:07<00:00, 7.73s/it]
2019-01-07 17:27:59,857 - INFO - Bot stopped. Worked: 0:00:48.259679
2019-01-07 17:27:59,878 - INFO - Total requests: 19
Describe your issue
Explanation of your issue goes here. Please make sure the description is worded well enough to be understood with as much context and examples as possible.
I have been trying to repost photos from different accounts of hashtag but all of them fail. The bot finds for best photos perfectly but fails to upload it every time.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like so [x]).Before submitting an issue, make sure you have:
Purpose of your issue?
The following sections requests more details for particular types of issues, you can remove any section (the contents between the triple ---) not applicable to your issue.
For a bug report, you must include the Python version used, code that will reproduce the error, and the error log/traceback.
Paste the output of
python -V
here:Code: python repost_best_photos_from_users.py
Error/Debug Log:
Getting media info: 100%|#######################| 12/12 [00:05<00:00, 2.07it/s] Reposting photos: 0%| | 0/1 [00:00<?, ?it/s]2019-01-07 17:27:59,158 - INFO - Photo does not have a compatible photo aspect ratio. 2019-01-07 17:27:59,163 - INFO - Photo '/home/pi/Instagram/instabot/examples/photos/sodelhi_1950829780484270601.jpg' is not uploaded. Reposting photos: 100%|###########################| 1/1 [00:07<00:00, 7.73s/it] 2019-01-07 17:27:59,857 - INFO - Bot stopped. Worked: 0:00:48.259679 2019-01-07 17:27:59,878 - INFO - Total requests: 19
Describe your issue
Explanation of your issue goes here. Please make sure the description is worded well enough to be understood with as much context and examples as possible.
I have been trying to repost photos from different accounts of hashtag but all of them fail. The bot finds for best photos perfectly but fails to upload it every time.