You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[] => Script started
[] => Downloading webdriver for your version of Firefox
[] => Loading Instagram
[] => Delay: 1-10 secs
[] => Attempting to log in with ################
[] => Script ended with error
[] => Error: [LoginFailedError] - Failed to login. Incorrect username/password, or 2 factor verification is active.
Traceback (most recent call last):
File "/home/hubert/insta-likecom-bot-master/./ilcbot.py", line 114, in
raise LoginFailedError("Failed to login. Incorrect username/password, or 2 factor verification is active.")
modules.exceptions.LoginFailedError: Failed to login. Incorrect username/password, or 2 factor verification is active.
[] => Total time taken: 16.9485 seconds
Password is fine and no 2 factor verification is active. The issue is elsewhere
The text was updated successfully, but these errors were encountered:
Loads Firefox and aborts immediately, no time to accept session cookies
[] => Script started
[] => Downloading webdriver for your version of Firefox
[] => Loading Instagram
[] => Delay: 1-10 secs
[] => Attempting to log in with ################
[] => Script ended with error
[] => Error: [LoginFailedError] - Failed to login. Incorrect username/password, or 2 factor verification is active.
Traceback (most recent call last):
File "/home/hubert/insta-likecom-bot-master/./ilcbot.py", line 114, in
raise LoginFailedError("Failed to login. Incorrect username/password, or 2 factor verification is active.")
modules.exceptions.LoginFailedError: Failed to login. Incorrect username/password, or 2 factor verification is active.
[] => Total time taken: 16.9485 seconds
Password is fine and no 2 factor verification is active. The issue is elsewhere
The text was updated successfully, but these errors were encountered: