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

Follow button not found #144

Open
pedroldi opened this issue Apr 29, 2023 · 2 comments
Open

Follow button not found #144

pedroldi opened this issue Apr 29, 2023 · 2 comments

Comments

@pedroldi
Copy link

Hi there,

I'm writing to report an error that I encountered while using Instauto. Specifically, I received the following error message:

"Failed to process follower masa.rs14 Error: Follow button not found
at followUser (C:\Users\Usuario\node_modules\instauto\src\index.js:437:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async followUserRespectingRestrictions (C:\Users\Usuario\node_modules\instauto\src\index.js:751:5)
at async processUserFollowers (C:\Users\Usuario\node_modules\instauto\src\index.js:786:49)
at async Object.processUsersFollowers [as followUsersFollowers] (C:\Users\Usuario\node_modules\instauto\src\index.js:817:9)
at async C:\Users\Usuario\Desktop\Instabot note.js\instauto-master\example.js:122:5
2023-04-29T14:28:10.476Z Waiting 36.72 sec"

It appears that the application is unable to locate the "Follow" button on Instagram. I have checked to ensure that the button is present and have also verified that the account I am attempting to follow has not been blocked or restricted.

Could you please provide guidance on how to resolve this error?

Thank you for your help!

@mifi
Copy link
Owner

mifi commented Apr 29, 2023

If you can provide the html that would be useful

@pedroldi
Copy link
Author

Sorry, the error occurs in the instagram profiles html when you try to follow them

2023-04-29T17:27:57.248Z Trying to get user data from HTML
2023-04-29T17:27:57.248Z Navigating to user bsjsjbsjskmwksb
2023-04-29T17:27:57.248Z Goto https://www.instagram.com/bsjsjbsjskmwksb
2023-04-29T17:28:02.204Z Page loaded
2023-04-29T17:28:02.204Z Waiting 2.26 sec
2023-04-29T17:28:04.512Z Need to intercept network request to get user data
2023-04-29T17:28:09.520Z Unable to intercept request, will send manually
2023-04-29T17:28:09.920Z Failed to process follower bsjsjbsjskmwksb Error: Follow button not found
at followUser (C:\Users\Usuario\node_modules\instauto\src\index.js:437:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async followUserRespectingRestrictions (C:\Users\Usuario\node_modules\instauto\src\index.js:751:5)
at async processUserFollowers (C:\Users\Usuario\node_modules\instauto\src\index.js:786:49)
at async Object.processUsersFollowers [as followUsersFollowers] (C:\Users\Usuario\node_modules\instauto\src\index.js:817:9)
at async C:\Users\Usuario\Desktop\Instabot note.js\instauto-master\example.js:122:5
2023-04-29T17:28:09.923Z Waiting 31.97 sec

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