mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[GH-ISSUE #385] Cannot Find Tab: Accounts #790
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#790
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 @hasengun on GitHub (Sep 30, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/385
So recently I've run into the problem where insomnia would not be able to find the accounts tab and then crash. I've tried using the current version of instagram and the latest supported version but both don't work, with the latest supported version not even letting me log in.
Has anyone had any luck with resolving this issue?
Engine v3.7.28
Hi! Since of v3.1.0 all core features in this project are free to use.
You may want to get more fine grained control over the bot via these features:
- Filtering - skip unwanted accounts by various parameters
- Scrapping - technique that makes interactions significantly safer and faster
- Warmup - interact with your feed and Explore several minutes before session to behave more like a human
- Working hours - the script will wait till specified hours before each session
- Removing mass followers - automate "cleaning" your account
Activate by supporting our small team: https://insomniac-bot.com/activate/
Using insomniac session-manager without extra-features
[09/29 18:51:23] Checking your Internet speed to adjust the script speed, please wait for a minute...
[09/29 18:51:23] (use --no-speed-check to skip this check)
[09/29 18:51:23] Sleep range will be from 7.00 to 12.00 seconds
Looking for ADB devices...
Connected devices via adb: 1. That's ok.
[09/29 18:51:24] Using uiautomator v2
[09/29 18:51:24] Instagram version: 207.0.0.39.120
IG version (207.0.0.39.120) is newer than latest supported (195.0.0.31.123).
Please uninstall IG and download recommended apk from here:
https://insomniac-bot.com/get_latest_supported_ig_apk/
[09/29 18:51:24] Executing "interact" action.
[09/29 18:51:24] Successful interactions limit per source: 70
[09/29 18:51:24] Interactions limit per source: 140
[09/29 18:51:24] Total likes limit: 1000
[09/29 18:51:24] Total comments limit: 50
-------- START: 2021-09-29 18:51:24.938008 --------
[09/29 18:51:24] Open Instagram app
[09/29 18:51:29] Closing keyboard...
[09/29 18:51:29] The device keyboard is already closed.
[09/29 18:51:39] PROFILE tab is not opened, will try again.
[09/29 18:51:39] Sleep for 8.40 seconds
[09/29 18:51:48] Sleep for 7.72 seconds
[09/29 18:51:56] Refreshing your profile status...
[09/29 18:51:58] Sleep for 10.04 seconds
[09/29 18:52:09] Hello, @!
[09/29 18:52:09] Handle @natgeo-followers
[09/29 18:52:17] @natgeo is not in recent searching history...
[09/29 18:52:32] Cannot find tab: ACCOUNTS.
[09/29 18:52:33] Crash saved as "crashes/Crash-2021-09-29-18-52-32.zip".
[09/29 18:52:33] Please attach this file if you gonna report the crash at
[09/29 18:52:33] https://github.com/alexal1/Insomniac/issues
@matthewaxe commented on GitHub (Sep 30, 2021):
I am having the exact same problem
@hasengun commented on GitHub (Oct 1, 2021):
I've switched to other phones but still the same problem. I think it's an issue of the instagram app being too recent but when I run the apk on the emulator and try to log in that way it says that there is a network error. Does anyone know a workaround on this?
@matthewaxe commented on GitHub (Oct 1, 2021):
I uninstalled Instagram and installed the recommended version and blocked it from auto updating and this solved my issues.
@skiwlkr commented on GitHub (Oct 1, 2021):
I have the same problem. Does it help installing a older version of insomniac? If it solves the problem I would downgrade a couple versions.
edit:
I just installed Instagram-apk 195.0.0.31.123 and the "can't find tab"-crash has not happend so far.
@matthewaxe commented on GitHub (Oct 1, 2021):
@skiwlkr I have had no issues. The version of Instagram I have installed is 195.0.0.31.123 as stipulated in the error with the latest version of Insomniac.
@skiwlkr commented on GitHub (Oct 1, 2021):
Thanks @matthewaxe I just managed to install it :)
I used the wrong architecture build
@hasengun commented on GitHub (Oct 2, 2021):
I just tried installing the Instagram-apk 195.0.0.31.123 and blocked it from auto-updating but I'm still receiving the "An unknown network error" message.
@skiwlkr can I ask which architecture build you're using now?
@skiwlkr commented on GitHub (Oct 2, 2021):
Hmm strange.
I installed the x86 version because I'm running android on a VM.
@hasengun commented on GitHub (Oct 5, 2021):
Don't know how I did it but it's running again now. Cheers!