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

Ultimate Schedule: INFO - Bot Stopped (Case 3) #579

Closed chadholman closed 6 years ago

chadholman commented 6 years ago

Latest zip downloaded yesterday...

2018-06-24 06:37:46,213 - INFO - DONE: Total liked 67 medias. 2018-06-24 06:40:01,802 - ERROR - Request returns 404 error! Traceback (most recent call last): File "longhopultimate.py", line 54, in schedule.run_pending() File "/usr/local/lib/python3.6/site-packages/schedule/init.py", line 493, in run_pending default_scheduler.run_pending() File "/usr/local/lib/python3.6/site-packages/schedule/init.py", line 78, in run_pending self._run_job(job) File "/usr/local/lib/python3.6/site-packages/schedule/init.py", line 131, in _run_job ret = job.run() File "/usr/local/lib/python3.6/site-packages/schedule/init.py", line 411, in run ret = self.job_func() File "longhopultimate.py", line 34, in follow_users_from_hastag_file bot.follow_users(bot.get_hashtag_users(random_hashtag_file.random())) File "/usr/local/lib/python3.6/site-packages/instabot/bot/bot.py", line 318, in get_hashtag_users return get_hashtag_users(self, hashtag) File "/usr/local/lib/python3.6/site-packages/instabot/bot/bot_get.py", line 127, in get_hashtag_users return [str(i['user']['pk']) for i in self.api.last_json['items']] KeyError: 'items' 2018-06-24 06:40:02,983 - INFO - Bot stopped. Worked: 6:39:48.198284 2018-06-24 06:40:02,984 - INFO - Total likes: 67 2018-06-24 06:40:02,984 - INFO - Total requests: 1047

basnijholt commented 6 years ago

Fixed by https://github.com/instagrambot/instabot/pull/575. Please make sure that you are really actually running the latest master before opening any new issues.