mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[GH-ISSUE #347] Only mutual followers are being interacted with - No followers were iterated, finish. #296
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#296
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @skiwlkr on GitHub (Jun 17, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/347
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 on GitHub (Jun 17, 2021):
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 on GitHub (Jun 18, 2021):
Thanks for clearing this up Simon!
Looking forward to the update
@MelBourbon commented on GitHub (Jun 18, 2021):
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 on GitHub (Jun 19, 2021):
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 on GitHub (Jun 20, 2021):
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 on GitHub (Jun 21, 2021):
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 on GitHub (Jun 21, 2021):
Fixed in
v3.7.14