alexal1 / Insomniac

Instagram bot for automated Instagram interaction using Android device via ADB
https://insomniac-bot.com
MIT License
693 stars 159 forks source link

Only mutual followers are being interacted with - No followers were iterated, finish. #347

Closed skiwlkr closed 3 years ago

skiwlkr commented 3 years ago

I'm having a weird issue lately. Insomiac is doing no more interaction of my target accounts. I watched Insomiac on my Android instance and realized that its only looking at the mutual followers, which are processed quickly in one session.

Insomniac opens the Accounts followers but is only looking at the mutual followers and not overall followers of the account, so quickly runs out of Accounts to interact with. If I'm manually clicking on the Followers Tab, insomiac is seeing all the not interacted accounts and starts it's job. Seems like the Click is missing, or it needs a small delay..?

Why is this happening? Thanks! I'm running the latest version 3.7.12

simonmannsfeld commented 3 years ago

This issue seems to be for every user of insomniac. It's caused by an update of the Instagram app's UI. I guess it will be fixed soon! ☝️

skiwlkr commented 3 years ago

Thanks for clearing this up Simon! Looking forward to the update

MelBourbon commented 3 years ago

This affects currently also the "unfollow-non-followers" function as only mutual followers are checked and this leads to unfollow people who are still following you.

simonmannsfeld commented 3 years ago

I created a pull request #349. It should solve the problem. It's just a little change. Let's hope it will be merged soon. 🥳

skiwlkr commented 3 years ago

Thanks @simonmannsfeld! I just pulled the 3.7.13 and tried to run it, unfortunately it crashed right away

Cannot get module actions_impl from v3.7.13: 403 (Forbidden)

The log says theres a new version availabe (3.7.14). But all I can see on git is 3.7.13

edukessen commented 3 years ago

Thanks @simonmannsfeld! I just pulled the 3.7.13 and tried to run it, unfortunately it crashed right away

Cannot get module actions_impl from v3.7.13: 403 (Forbidden)

The log says theres a new version availabe (3.7.14). But all I can see on git is 3.7.13

Any updates to this? I try updating via pip too but only get stuck on 3.7.13. I get the same crash/error.

alexal1 commented 3 years ago

Fixed in v3.7.14