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

bot crashing a lot more often #5087

Closed
philly223 opened this issue Sep 2, 2016 · 1 comment
Closed

bot crashing a lot more often #5087

philly223 opened this issue Sep 2, 2016 · 1 comment

Comments

@philly223
Copy link

Expected Behavior

bot to run normally

Actual Behavior

bot runs good for 5-15 minutes but eventually crashes

Your FULL config.json (remove your username, password, gmapkey and any other private info)

http://pastebin.com/zSQFaUx5

Output when issue occurred

http://pastebin.com/AW8xa5En

which was then followed by another crash on diff account -> http://pastebin.com/0SCQyBtd

  • more

-----ImportError: No module named processors
File "/Users/Phil/PokemonGo/PokemonGo-Bot/lib/python2.7/site-packages/requests/adapters.py", line 467, in send
requests.exceptions.ConnectionError: HTTPConnectionPool(host='www.google-analytics.com', port=80): Max retries exceeded with url: /collect (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x1116f7b90>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known',))

----- File "/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/init.py", line 37, in import_module
import(name)
ImportError: No module named EvolvePokemonMessage_pb2

Steps to Reproduce

git pull
pip install --upgrade

Other Information

OS X
Python
Latest master pull

@Gobberwart
Copy link
Contributor

pip install -r requirements.txt --upgrade

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