davidarroyo1234 / InstagramUnfollowers

Check if people follows you back on Instagram.
MIT License
2.79k stars 261 forks source link

Stuck at "Sleeping 10 secs to prevent getting temp blocked..." after unfollowing 5 people #25

Closed canpoyrazoglu closed 1 year ago

canpoyrazoglu commented 1 year ago

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.

davidarroyo1234 commented 1 year ago

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

tomleb3 commented 1 year ago

@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.

canpoyrazoglu commented 1 year ago

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