alexal1 / Insomniac

Instagram bot for automated Instagram interaction using Android device via ADB
https://insomniac-bot.com
MIT License
693 stars 159 forks source link

Cannot Find Tab: Accounts #385

Closed hasengun closed 3 years ago

hasengun commented 3 years ago

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:

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 3 years ago

I am having the exact same problem

hasengun commented 3 years ago

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 3 years ago

I uninstalled Instagram and installed the recommended version and blocked it from auto updating and this solved my issues.

skiwlkr commented 3 years ago

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 3 years ago

@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 3 years ago

Thanks @matthewaxe I just managed to install it :) I used the wrong architecture build

hasengun commented 3 years ago

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 3 years ago

Hmm strange. I installed the x86 version because I'm running android on a VM.

hasengun commented 3 years ago

Don't know how I did it but it's running again now. Cheers!