mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #428] Just opens instagram, nothing happens #372
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#372
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 @csenjoyer1337 on GitHub (Mar 27, 2022).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/428
I get the following error:
[03/27 07:51:47] 'grep' is not recognized as an internal or external command,
operable program or batch file.
I have latest version which says everything with grep is fixed but clearly it isnt. Any help please?
@alexal1 commented on GitHub (Mar 27, 2022):
Send a full log please
@YardoDEVS commented on GitHub (Apr 4, 2022):
Same problem here, I'm using a samsung s7+ tablet with android 12, here is the complete log:
C:\script-instagram>py start.py --interact @ibaifans
##########################################################
_____ _
|_ | ()
| | _ __ ___ ___ _ __ ___ _ __ _ __ _ ___
| | | '_ / _|/ _ | '
_ \| '_ \| |/ _|/ __|| || | | __ \ () | | | | | | | | | | (| | (__
||| ||/_/|| || ||| |||_,|___|
##########################################################
Engine v3.8.2
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
[04/04 10:30:10] Checking your Internet speed to adjust the script speed, please wait for a minute...
[04/04 10:30:10] (use --no-speed-check to skip this check)
[04/04 10:30:33] Download speed 28.71 Mbit/s, upload speed 16.65 Mbit/s
[04/04 10:30:33] Sleep range will be from 1.15 to 3.31 seconds
Looking for ADB devices...
Connected devices via adb: 1. That's ok.
[04/04 10:30:34] Installing ADB Keyboard to enable typewriting...
Unknown input method com.alexal1.adbkeyboard/.AdbIME cannot be selected for user #0
[04/04 10:30:34] Cannot setup ADB Keyboard. Don't worry! Fallback to text copy-pasting will be used.
[04/04 10:30:34] Using uiautomator v2
[04/04 10:30:35] Instagram version: 195.0.0.31.123
[04/04 10:30:35] Executing "interact" action.
[04/04 10:30:35] Successful interactions limit per source: 70
[04/04 10:30:35] Interactions limit per source: 140
[04/04 10:30:35] Total likes limit: 1000
[04/04 10:30:35] Total comments limit: 50
-------- START: 2022-04-04 10:30:35.476465 --------
[04/04 10:30:35] Open Instagram app with network check
[04/04 10:30:41] Instagram is not yet opened, waiting...
[04/04 10:30:57] Instagram is not yet opened, waiting...
[04/04 10:31:01] Close Instagram app com.instagram.android
If you like this bot, please give us a star:
https://github.com/alexal1/Insomniac
-------- FINISH: None --------
Completed sessions: 0
Last duration: 0:00:31.789491
Total duration: 0:00:31.790230
Total interactions: 0
Successful interactions: 0
Total followed : 0
Total likes: 0
Total unfollowed: 0
Total stories watches: 0
Total comments: 0
Total get-profile: 0
Total scraped: 0
Removed mass followers: none
C:\script-instagram>
I have downloaded the IG apk from the url that gives the script because I was using latest version of IG.
I have enabled usb debug (when usb connected) but I can't find the option for allow app installation from usb -_-
The script opens IG without problem but It keeps open and on the tablet screen without activity. I tried to let 2 minutes and I get the same result.
Help please!