[GH-ISSUE #152] Cannot unfollow non-followers #582

Closed
opened 2026-03-13 22:01:12 +03:00 by kerem · 3 comments
Owner

Originally created by @sepi2048 on GitHub (Oct 24, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/152

When running this command for unfollowing non-followers:
python3 insomniac.py --unfollow-non-follower 12 --device xxxxxxx
I get this output and the instagram app closes and no unfollowings are done.

-------- START: 2020-10-24 11:35:54.720814 --------
[10/24 11:35:54] Open Instagram app
[10/24 11:35:55] Sleep for 3 seconds
[10/24 11:35:58] Press profile
[10/24 11:36:02] Sleep for 3 seconds
[10/24 11:36:11] Failed to get username
[10/24 11:36:11] You have 321 followers and 123 followings so far.
[10/24 11:36:11] No username, thus the script won't get access to interacted users and sessions data

[10/24 11:36:11] Unfollow 12 non followers
[10/24 11:36:11] Open my followings
[10/24 11:36:12] Sort followings by date: from oldest to newest.
[10/24 11:36:18] Sleep for 3 seconds
[10/24 11:36:22] Iterate over visible followings
[10/24 11:36:22] Sleep for 4 seconds
[10/24 11:36:28] Next item not found: probably reached end of the screen.
[10/24 11:36:28] No followings were iterated, finish.
[10/24 11:36:28] Unfollowed 0, finish.
[10/24 11:36:28] Close Instagram app

I am using Insomniac v2.2.8 and the latest instagram app update. How can I make this command work?

Originally created by @sepi2048 on GitHub (Oct 24, 2020). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/152 When running this command for unfollowing non-followers: `python3 insomniac.py --unfollow-non-follower 12 --device xxxxxxx ` I get this output and the instagram app closes and no unfollowings are done. ``` -------- START: 2020-10-24 11:35:54.720814 -------- [10/24 11:35:54] Open Instagram app [10/24 11:35:55] Sleep for 3 seconds [10/24 11:35:58] Press profile [10/24 11:36:02] Sleep for 3 seconds [10/24 11:36:11] Failed to get username [10/24 11:36:11] You have 321 followers and 123 followings so far. [10/24 11:36:11] No username, thus the script won't get access to interacted users and sessions data [10/24 11:36:11] Unfollow 12 non followers [10/24 11:36:11] Open my followings [10/24 11:36:12] Sort followings by date: from oldest to newest. [10/24 11:36:18] Sleep for 3 seconds [10/24 11:36:22] Iterate over visible followings [10/24 11:36:22] Sleep for 4 seconds [10/24 11:36:28] Next item not found: probably reached end of the screen. [10/24 11:36:28] No followings were iterated, finish. [10/24 11:36:28] Unfollowed 0, finish. [10/24 11:36:28] Close Instagram app ``` I am using _Insomniac v2.2.8_ and the latest instagram app update. How can I make this command work?
kerem closed this issue 2026-03-13 22:01:18 +03:00
Author
Owner

@gvmturl commented on GitHub (Oct 25, 2020):

@sepi2048 Were this non-followers followed by Insomniac script?
As you can see on its usage ''Only users followed by this script will be unfollowed.''

<!-- gh-comment-id:716088601 --> @gvmturl commented on GitHub (Oct 25, 2020): @sepi2048 Were this non-followers followed by Insomniac script? As you can see on its usage ''Only users followed by this script will be unfollowed.''
Author
Owner

@alexal1 commented on GitHub (Nov 1, 2020):

@sepi2048 and what about simple --unfollow? Does it work on your device?

<!-- gh-comment-id:720096815 --> @alexal1 commented on GitHub (Nov 1, 2020): @sepi2048 and what about simple `--unfollow`? Does it work on your device?
Author
Owner

@Fadude commented on GitHub (Jan 6, 2021):

A lot of unfollow-enhancements been added on v3.6.0 & 3.5.0. Please update and re-open if the issue is still there

<!-- gh-comment-id:755268012 --> @Fadude commented on GitHub (Jan 6, 2021): A lot of unfollow-enhancements been added on v3.6.0 & 3.5.0. Please update and re-open if the issue is still there
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#582
No description provided.