ohld / igbot

🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!
https://hikerapi.com/p/N2P6iqiM
Apache License 2.0
4.71k stars 1.47k forks source link

ipv6 Proxy 403 error #753

Closed WeidnersApps closed 5 years ago

WeidnersApps commented 5 years ago

Please follow the guide below


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:

2019-01-16 22:03:09,067 - INFO - Instabot Started 2019-01-16 22:03:09,068 - INFO - Logged-in successfully as 'xxxxx' using the cookie!

bot.following is empty, will download. 2019-01-16 22:03:09,544 - ERROR - Request returns 403 error! 2019-01-16 22:03:09,544 - INFO - Going to unfollow 0 users. Processed users: 0it [00:00, ?it/s] 2019-01-16 22:03:09,546 - INFO - DONE: Total unfollowed 0 users. 2019-01-16 22:03:09,731 - INFO - Bot stopped. Worked: 1:46:56.011286 2019-01-16 22:03:09,731 - INFO - Total requests: 13

Code:

python unfollow_everyone.py -u xxxxxx -p xxxxxx -proxy http://username:pass@IP:Port



Error/Debug Log:

2019-01-16 22:03:09,067 - INFO - Instabot Started
2019-01-16 22:03:09,068 - INFO - Logged-in successfully as 'xxxxx' using the cookie!

`bot.following` is empty, will download.
2019-01-16 22:03:09,544 - ERROR - Request returns 403 error!
2019-01-16 22:03:09,544 - INFO - Going to unfollow 0 users.
Processed users: 0it [00:00, ?it/s]
2019-01-16 22:03:09,546 - INFO - DONE: Total unfollowed 0 users.
2019-01-16 22:03:09,731 - INFO - Bot stopped. Worked: 1:46:56.011286
2019-01-16 22:03:09,731 - INFO - Total requests: 13

---

### Describe your issue

Bot returns 403 error if i am using a ipv6 proxy. With ipv4 proxy it is all working fine.
BigClunk commented 5 years ago

This is the same error i started to get a couple days ago after using this bot for over a year and can't figure out a way to fix it

WeidnersApps commented 5 years ago

It's really anoying, because ipv4 proxies cost pretty much

dropitlikecross commented 5 years ago

Same issue on this end however I'm not behind a proxy.

h4t0n commented 5 years ago

Same issue. I'm not behind a proxy.

nn7kbot commented 5 years ago

I have this same issue; the bot was working fine a few days ago but now consistently throws 403 and 404 errors.

TiasTias commented 5 years ago

2019-01-20 13:08:53,704 - INFO - ULTIMATE script. Safe to run 24/7! 2019-01-20 14:00:00,899 - INFO - Going to like and follow recent post likers of karstenkimble. 2019-01-20 14:00:01,303 - ERROR - Request returns 403 error! 2019-01-20 14:00:02,132 - ERROR - Request returns 404 error! 2019-01-20 14:00:02,132 - WARNING - This is a closed account. 2019-01-20 14:08:54,886 - ERROR - Request returns 403 error! 2019-01-20 15:00:00,625 - INFO - Going to like media with hashtag #berlinstagram. Getting hashtag media.: 0%| | 0/36 [00:00<?, ?it/s]2019-01-20 15:00:00,951 - ERROR - Request returns 403 error! 2019-01-20 15:00:00,967 - INFO - Nothing to like.
2019-01-20 15:08:55,017 - ERROR - Request returns 403 error! 2019-01-20 16:00:00,952 - INFO - Going to like and follow recent post likers of lenasberlin. 2019-01-20 16:00:01,399 - ERROR - Request returns 403 error! 2019-01-20 16:00:01,977 - ERROR - Request returns 404 error! 2019-01-20 16:00:01,977 - WARNING - This is a closed account. 2019-01-20 16:08:56,084 - ERROR - Request returns 403 error! 2019-01-20 17:00:01,272 - ERROR - Request returns 403 error! Exception in thread Thread-8: Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 763, in run self.target(*self.args, **self.__kwargs) File "ultimate.py", line 62, in like_location_feed finded_location = bot.api.last_json['items'][0] KeyError: 'items'

2019-01-20 17:08:56,482 - ERROR - Request returns 403 error! 2019-01-20 18:00:00,432 - INFO - Going to like and follow recent post likers of lindaberlin. 2019-01-20 18:00:00,837 - ERROR - Request returns 403 error! 2019-01-20 18:00:01,718 - ERROR - Request returns 404 error! 2019-01-20 18:00:01,718 - WARNING - This is a closed account. 2019-01-20 18:08:57,144 - ERROR - Request returns 403 error!

I am also getting a bunch of 403 and 404 errors since yesterday I think. It had been running fine for weeks.

nn7kbot commented 5 years ago

Yupp. That looks a lot like what’s happening to me.

stale[bot] commented 5 years ago

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.