mifi / instauto

Instagram bot / automation library written in Javascript for Node.js
799 stars 145 forks source link

Error #60

Closed rjworks closed 2 years ago

rjworks commented 3 years ago
Failed to unfollow, continuing with next Error: Navigate to user returned status 560
at navigateToUser (/home/pogi/instauto/node_modules/instauto/index.js:182:11)
at async safelyUnfollowUserList (/home/pogi/instauto/node_modules/instauto/index.js:594:27)
at async Object.unfollowNonMutualFollowers (/home/pogi/instauto/node_modules/instauto/index.js:657:5)
at async /home/pogi/instauto/example.js:68:6
mifi commented 3 years ago

please provide more info. how can you reproduce the issue?

rjworks commented 3 years ago

i just started the program and this happened while unfollowing a certain user

mifi commented 3 years ago

Does it happen again or just once ever?

mifi commented 2 years ago

I think this has been fixed because we retry on 560 now.