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.69k stars 1.47k forks source link

Cant Login #1190

Closed sminato27 closed 4 years ago

sminato27 commented 4 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: Python 3.8.1 Code:

# Example code that will produce the error reported
from instabot import Bot

bot = Bot()
bot.login(username="user", password="pass")
followers = bot.get_user_followers(bot.user_id)

Error/Debug Log:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ZeroDivisionError: integer division or modulo by zero

Describe your issue

After write "python scriptname.py param" and select my account, it gives "Exception: Not logged in!".

bruvv commented 4 years ago

I guess you used the wrong account details than ;) dubble check

sminato27 commented 4 years ago

I guess you used the wrong account details than ;) dubble check

unfortunately i used the correct account details and in my device appears a message that says something like "a new device tried to login in this account". after this i can't do anything

bruvv commented 4 years ago

You are probably banned than. Linking to this issue: https://github.com/instagrambot/instabot/issues/1194

scretr commented 4 years ago

Maybe 2 step verif is interfering?

bruvv commented 4 years ago

@scretr that also could be the deal. @sminato27 check this please: https://github.com/instagrambot/instabot/issues/1224

stale[bot] commented 4 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.