Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

login verification issue #126

Open
pamskye opened this issue May 11, 2024 · 2 comments
Open

login verification issue #126

pamskye opened this issue May 11, 2024 · 2 comments

Comments

@pamskye
Copy link

pamskye commented May 11, 2024

[] => Script started
[
] => Downloading webdriver for your version of Chrome
[] => Loading Instagram
[
] => Delay: 5 secs
[] => Match tags: ['tags.txt']
[
] => No. of tags to match is greater than total tags specified
[] => Setting tags to match to: 1
[
] => Ignore tags: ['ignore.txt']
[] => Max. comments to like: 2
[
] => Filtering posts posted within last 3d
[] => Attempting to log in with cspam
[
] => Could not locate 2 factor authentication screen
[] => Could not find xpath: //img[contains(@alt, ' profile picture')]
[
] => Could not find xpath: //div[@Class='_acut']/div/span/img
[] => Could not find xpath: //img[@data-testid='user-avatar']
[
] => Script ended with error
[] => Error: [LoginFailedError] - Failed to login. Incorrect username/password, or 2 factor verification is active.
Traceback (most recent call last):
File "C:\Users\sbyte\OneDrive\Masaüstü\insta-likecom-bot\ilcbot.py", line 123, 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: 78.1018 seconds

@shine-jayakumar
Copy link
Owner

Please let me know:

  • if you're viewing Instagram in English
  • the operating system you're using
  • version of ilcbot

@pamskye
Copy link
Author

pamskye commented May 21, 2024

  • I view Instagram in Turkish
  • Windows 11
  • ilcbot latest version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants