-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Bot pauses / gets stuck / SQL remote issue #3874
Comments
What's your resource usage on your PC at the time you experience the issue? (Ctrl + Shift + Esc) |
While the bot is running my resource usage is at: |
This time it occurred around 10 minute mark,
|
I may have found the reason behind this problem. after removing the |
While having the |
~~My assumption is: |
Too hard to click the close button? :p |
Sorry @k4n30 , it seems that the issue is still there, after another test run it occurred again ~25min mark 😫 |
#3918 has a similar issue, Hosting the bot & map on different servers needs to be investigated further |
Expected Behavior
Bot to run for longer than an hour without stopping
Actual Behavior
Bot runs for roughly 20-40 min then stops without any errors in python, seems like once it is stuck / paused it does not respond to the CTR + C command immediately, about a minute later it outputs [PokemonGoBot] [INFO] [bot_exit] Exiting bot.
Your config.json (remove your credentials and any other private info)
Steps to Reproduce
Other Information
OS:Windows 7
Branch: dev
Git Commit:
$ git log -n 1 --pretty=format:"%H"
9b72ee5
Python Version:
$ python -V
Python 2.7.12
The text was updated successfully, but these errors were encountered: