[GH-ISSUE #25] Stuck at "Sleeping 10 secs to prevent getting temp blocked..." after unfollowing 5 people #208

Closed
opened 2026-03-07 20:15:15 +03:00 by kerem · 3 comments
Owner

Originally created by @canpoyrazoglu on GitHub (Sep 28, 2022).
Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/25

I've successfully listed people who don't follow me back. However, when I start unfollowing it unfollows first 5 people. Then it displays "Sleeping 10 secs to prevent getting temp blocked..." at bottom forever. It's been minutes and it's not proceeding. Tried twice, both stuck after 5 people.

Tried both on latest Chrome and latest Safari.

Originally created by @canpoyrazoglu on GitHub (Sep 28, 2022). Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/25 I've successfully listed people who don't follow me back. However, when I start unfollowing it unfollows first 5 people. Then it displays "Sleeping 10 secs to prevent getting temp blocked..." at bottom forever. It's been minutes and it's not proceeding. Tried twice, both stuck after 5 people. Tried both on latest Chrome and latest Safari.
kerem 2026-03-07 20:15:15 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@davidarroyo1234 commented on GitHub (Sep 28, 2022):

I've successfully listed people who don't follow me back. However, when I start unfollowing it unfollows first 5 people. Then it displays "Sleeping 10 secs to prevent getting temp blocked..." at bottom forever. It's been minutes and it's not proceeding. Tried twice, both stuck after 5 people.

Tried both on latest Chrome and latest Safari.

It should say waiting 5 minutes. Maybe i have made some mistake on the last changes.

But yes, to don't get temp blocked you can unfollow 5-7 people every 5 minutes apox.

I'll fix the message aprox

<!-- gh-comment-id:1260454260 --> @davidarroyo1234 commented on GitHub (Sep 28, 2022): > I've successfully listed people who don't follow me back. However, when I start unfollowing it unfollows first 5 people. Then it displays "Sleeping 10 secs to prevent getting temp blocked..." at bottom forever. It's been minutes and it's not proceeding. Tried twice, both stuck after 5 people. > > Tried both on latest Chrome and latest Safari. It should say waiting 5 minutes. Maybe i have made some mistake on the last changes. But yes, to don't get temp blocked you can unfollow 5-7 people every 5 minutes apox. I'll fix the message aprox
Author
Owner

@tomleb3 commented on GitHub (Sep 28, 2022):

@davidarroyo1234 I looked at it,
It's actually my mistake.

In the unfollow method, I've left sleepingInfo, which no longer exists.
Should be sleepingContainer instead.

<!-- gh-comment-id:1260474582 --> @tomleb3 commented on GitHub (Sep 28, 2022): @davidarroyo1234 I looked at it, It's actually my mistake. In the unfollow method, I've left `sleepingInfo`, which no longer exists. Should be `sleepingContainer` instead.
Author
Owner

@canpoyrazoglu commented on GitHub (Sep 28, 2022):

Thanks for the quick reply! I was just checking the code to find the bug. You were faster than me! :)

<!-- gh-comment-id:1260477208 --> @canpoyrazoglu commented on GitHub (Sep 28, 2022): Thanks for the quick reply! I was just checking the code to find the bug. You were faster than me! :)
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/InstagramUnfollowers#208
No description provided.