You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.
I getting a false/positive for Action blocked, but seeing the screenshot, it's wrong, because the dialog is from 'Facebook Shops'.
Traceback (most recent call last): File "insomniac.py", line 641, in <module> main() File "insomniac.py", line 216, in main on_interaction) File "insomniac.py", line 326, in _job_handle_bloggers job() File "insomniac.py", line 626, in wrapper raise e File "insomniac.py", line 599, in wrapper func(*args, **kwargs) File "insomniac.py", line 322, in job on_interaction) File "/BOTNET/Insomniac/src/action_handle_blogger.py", line 40, in handle_blogger _iterate_over_followers(device, interaction, is_follow_limit_reached, storage, on_interaction, is_myself) File "/BOTNET/Insomniac/src/action_handle_blogger.py", line 161, in _iterate_over_followers interaction_succeed, followed = interaction(device, username=username, can_follow=can_follow) File "/BOTNET/Insomniac/src/action_handle_blogger.py", line 306, in _interact_with_user return True, _follow(device, username, follow_percentage, sessions_run,likes_count) File "/BOTNET/Insomniac/src/action_handle_blogger.py", line 412, in _follow detect_block(device) File "/BOTNET/Insomniac/src/utils.py", line 121, in detect_block raise ActionBlockedError("Seems that action is blocked. Consider reinstalling Instagram app and be more careful" src.utils.ActionBlockedError: Seems that action is blocked. Consider reinstalling Instagram app and be more careful with limits!
The text was updated successfully, but these errors were encountered:
I getting a false/positive for Action blocked, but seeing the screenshot, it's wrong, because the dialog is from 'Facebook Shops'.
Traceback (most recent call last): File "insomniac.py", line 641, in <module> main() File "insomniac.py", line 216, in main on_interaction) File "insomniac.py", line 326, in _job_handle_bloggers job() File "insomniac.py", line 626, in wrapper raise e File "insomniac.py", line 599, in wrapper func(*args, **kwargs) File "insomniac.py", line 322, in job on_interaction) File "/BOTNET/Insomniac/src/action_handle_blogger.py", line 40, in handle_blogger _iterate_over_followers(device, interaction, is_follow_limit_reached, storage, on_interaction, is_myself) File "/BOTNET/Insomniac/src/action_handle_blogger.py", line 161, in _iterate_over_followers interaction_succeed, followed = interaction(device, username=username, can_follow=can_follow) File "/BOTNET/Insomniac/src/action_handle_blogger.py", line 306, in _interact_with_user return True, _follow(device, username, follow_percentage, sessions_run,likes_count) File "/BOTNET/Insomniac/src/action_handle_blogger.py", line 412, in _follow detect_block(device) File "/BOTNET/Insomniac/src/utils.py", line 121, in detect_block raise ActionBlockedError("Seems that action is blocked. Consider reinstalling Instagram app and be more careful" src.utils.ActionBlockedError: Seems that action is blocked. Consider reinstalling Instagram app and be more careful with limits!
The text was updated successfully, but these errors were encountered: