GramAddict / bot

Completely free and open-source human-like Instagram bot. Powered by UIAutomator2 and compatible with basically any Android device 5.0+ that can run Instagram - real or emulated.
https://docs.gramaddict.org
MIT License
1.13k stars 179 forks source link

Open instagram and stuck not perform any operation #353

Closed theawaisahmadkhan closed 7 months ago

theawaisahmadkhan commented 10 months ago

Hi Team,

I hope you are doing well. I am facing an issue with GramAddict. Instagram opens, but it gets stuck and doesn't perform any operations. Please review the logs I've provided and let me know what the issue might be and how I can resolve it.

Could you please advise on how to resolve this issue?

i tested this bot on both older and newest version. older is your tested version.

python run.py --config account1\config.yml [01/05 20:49:24] INFO | Checking for updates... [01/05 20:49:24] INFO | Bot is updated. [01/05 20:49:24] INFO | GramAddict v.3.2.7 [01/05 20:49:24] INFO | Loading plugins . . . [01/05 20:49:24] INFO | - ActionUnfollowFollowers: Handles the functionality of unfollowing your followers [01/05 20:49:24] INFO | - ClonedApp: Adds support for cloned apps [01/05 20:49:24] INFO | - CoreArguments: Simply adds core arguments [01/05 20:49:24] INFO | - DataAnalytics: Generates a PDF analytics report of current username session data [01/05 20:49:24] INFO | - InteractBloggerPostLikers: Handles the functionality of interacting with a blogger [01/05 20:49:24] INFO | - InteractBloggerFollowers_Following: Handles the functionality of interacting with a bloggers followers/following [01/05 20:49:24] INFO | - InteractBloggerPostLikers: Handles the functionality of interacting with a blogger post likers [01/05 20:49:24] INFO | - InteractOwnFeed: Handles the functionality of interacting with your own feed [01/05 20:49:24] INFO | - InteractHashtagLikers: Handles the functionality of interacting with a hashtags likers [01/05 20:49:24] INFO | - InteractHashtagPosts: Handles the functionality of interacting with a hashtags post owners [01/05 20:49:24] INFO | - InteractPlaceLikers: Handles the functionality of interacting with a places likers [01/05 20:49:24] INFO | - InteractPlacePosts: Handles the functionality of interacting with a places post owners [01/05 20:49:24] INFO | - LikeFromURLs: Likes a post from url. The urls are read from a plaintext file [01/05 20:49:24] INFO | - RemoveFollowersFromList: Remove account followers from a list of usernames [01/05 20:49:24] WARNING | If you want to use telegram_reports, please type in console: 'pip3 install gramaddict[telegram-reports]' [01/05 20:49:24] INFO | - TelegramReports: Generate reports at the end of the session and send them using telegram [01/05 20:49:27] INFO | Time delta has set to 00:00:20. [01/05 20:50:22] INFO | Screen timeout is fine! [01/05 20:51:13] INFO | -------- START: 20:50:22 - 2024/01/05 -------- [01/05 20:51:21] INFO | Device screen ON and unlocked. [01/05 20:51:21] INFO | Open Instagram app. [01/05 20:51:22] INFO | Ready for botting!🤫 [01/05 20:51:22] INFO | Close all the other apps, to avoid interferences... [01/05 20:51:24] INFO | FastInputIME is the default keyboard. [01/05 20:51:24] INFO | Instagram version: 226.1.0.16.117 [01/05 20:51:24] WARNING | You have a newer version of IG then the one tested! (Tested version: 226.1.0.16.117).

[W 240105 20:51:32 init:218] [pid:27680] atx-agent has something wrong, auto recovering [D 240105 20:51:32 init:317] [pid:27680] [0A251JEC201969] device 0A251JEC201969 is online [I 240105 20:51:32 init:156] uiautomator2 version: 2.16.25 [D 240105 20:51:32 init:167] Shell: ('/data/local/tmp/atx-agent', 'server', '--stop') [D 240105 20:51:32 init:295] Real version: [0, 10, 0], Expect version: [0, 10, 0] [D 240105 20:51:32 init:167] Shell: ('/data/local/tmp/atx-agent', 'server', '--nouia', '-d', '--addr', '127.0.0.1:7912') [I 240105 20:51:32 init:350] Check atx-agent version [D 240105 20:51:32 init:359] Forward: local:tcp:60508 -> remote:tcp:7912 [D 240105 20:51:33 init:359] Forward: local:tcp:60508 -> remote:tcp:7912 [D 240105 20:51:33 init:362] atx-agent version 0.10.0 [D 240105 20:51:33 init:366] device wlan ip: 192.168.0.173

mastrolube commented 9 months ago

activate the debug mode

theawaisahmadkhan commented 9 months ago

Debug mode is ON, but sometimes it runs, and sometimes it gets stuck here.

mastrolube commented 9 months ago

activate debug mode in confing.yml if you want to paste from the console, otherwise attach the log file from the logs folder