Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work interact by Location #208

Closed
oldtajik opened this issue Aug 2, 2021 · 1 comment
Closed

Doesn't work interact by Location #208

oldtajik opened this issue Aug 2, 2021 · 1 comment

Comments

@oldtajik
Copy link

oldtajik commented Aug 2, 2021

Hello there, first of all thanks a lot for such a good project, however I've found the bot to not working properly while implementing "places_posts" or "places_likes" command. It types the location properly but immediately crashes and reboots the app.

Environment: win10

  • Device Model/Emulator Type: samsung g935U
  • Android Version: 8.0

Relevant Logs:
[08/02 13:51:04] INFO | Navigate to place miami. (views.py:506)
[08/02 13:51:04] DEBUG | Pressing on searchbar. (views.py:509)
[08/02 13:51:04] DEBUG | Single click in (386,121). Surface: (36-1020,105-210) (device_facade.py:398)
[08/02 13:51:05] DEBUG | 0.34s sleep (utils.py:343)
[08/02 13:51:05] DEBUG | Tabs container exists! (views.py:343)
[08/02 13:51:06] DEBUG | Pressing on places tab. (views.py:526)
[08/02 13:51:06] DEBUG | Single click in (918,297). Surface: (881-1009,277-334) (device_facade.py:398)
[08/02 13:51:07] DEBUG | 0.39s sleep (utils.py:343)
[08/02 13:51:07] DEBUG | Single click in (553,151). Surface: (204-1020,105-210) (device_facade.py:398)
[08/02 13:51:08] DEBUG | 0.36s sleep (utils.py:343)
[08/02 13:51:08] DEBUG | 0.32s sleep (utils.py:343)
[08/02 13:51:11] DEBUG | Text typed in: 2.34s (device_facade.py:631)
[08/02 13:51:11] DEBUG | 0.33s sleep (utils.py:343)
[08/02 13:51:12] DEBUG | Single click in (324,464). Surface: (276-539,451-508) (device_facade.py:398)
[08/02 13:51:12] DEBUG | 0.49s sleep (utils.py:343)
[08/02 13:51:13] INFO | There is any result for miami (not exists or doesn't load). Skip. (navigation.py:110)
[08/02 13:51:13] INFO | Checking session limits: (session_state.py:137)
[08/02 13:51:13] INFO | - Total Likes: OK (0/300) (session_state.py:137)
[08/02 13:51:13] INFO | - Total Comments: OK (0/5) (session_state.py:137)
[08/02 13:51:13] INFO | - Total PM: OK (0/5) (session_state.py:137)
[08/02 13:51:13] INFO | - Total Followed: OK (0/50) (session_state.py:137)
[08/02 13:51:13] INFO | - Total Unfollowed: OK (10/50) (session_state.py:137)
[08/02 13:51:13] INFO | - Total Watched: OK (0/500) (session_state.py:137)
[08/02 13:51:13] INFO | - Total Successful Interactions: OK (0/100) (session_state.py:137)
[08/02 13:51:13] INFO | - Total Interactions: OK (0/500) (session_state.py:137)
[08/02 13:51:13] INFO | - Total Crashes: OK (0/5) (session_state.py:137)
[08/02 13:51:13] INFO | - Total Successful Scraped Users: OK (0/100) (session_state.py:137)
[08/02 13:51:13] INFO | Current job: unfollow-any-non-followers (bot_flow.py:250)
[08/02 13:51:13] WARNING | You're in scraping mode! (bot_flow.py:255)
[08/02 13:51:13] DEBUG | Not in your main profile. (bot_flow.py:257)

mastrolube added a commit that referenced this issue Aug 2, 2021
@mastrolube
Copy link
Contributor

Thanks! I didn't notice that problem.. Now it's fixed!
Bye!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants