We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can't login with the bot, but I still can normally on my phone.
2016-09-14 21:31:22,492 [ cli] [INFO] PokemonGO Bot v1.0 2016-09-14 21:31:22,561 [ cli] [INFO] commit: 11123a8 2016-09-14 21:31:22,587 [ cli] [INFO] Configuration initialized 2016-09-14 21:31:22,588 [pokemongo_bot.health_record.bot_event] [INFO] Health check is enabled. For more information: 2016-09-14 21:31:22,588 [pokemongo_bot.health_record.bot_event] [INFO] https://github.com/PokemonGoF/PokemonGo-Bot/tree/dev#analytics 2016-09-14 21:31:22,641 [requests.packages.urllib3.connectionpool] [INFO] Starting new HTTP connection (1): www.google-analytics.com (3098) wsgi starting up on http://127.0.0.1:4000 2016-09-14 21:31:23,453 [requests.packages.urllib3.connectionpool] [INFO] Starting new HTTP connection (1): 127.0.0.1 [2016-09-14 21:31:23] [PokemonGoBot] [INFO] Setting start location. [2016-09-14 21:31:23] [PokemonGoBot] [INFO] [x] Coordinates found in passed in location, not geocoding. [2016-09-14 21:31:23] [PokemonGoBot] [INFO] Location found: 37.787794, -122.407640 (37.787794, -122.40764, 8.0) [2016-09-14 21:31:23] [PokemonGoBot] [INFO] Now at (37.787794, -122.40764, 8.0) [2016-09-14 21:31:23] [PokemonGoBot] [INFO] Login procedure started. [2016-09-14 21:32:26] [pgoapi.pgoapi] [ERROR] Request for new Access Token failed! Logged out... [2016-09-14 21:32:26] [PokemonGoBot] [INFO] Log logged in, reconnecting in 900
The text was updated successfully, but these errors were encountered:
NM restarted and it works now.
Sorry, something went wrong.
No branches or pull requests
Actual Behavior
I can't login with the bot, but I still can normally on my phone.
Output when issue occurred
2016-09-14 21:31:22,492 [ cli] [INFO] PokemonGO Bot v1.0
2016-09-14 21:31:22,561 [ cli] [INFO] commit: 11123a8
2016-09-14 21:31:22,587 [ cli] [INFO] Configuration initialized
2016-09-14 21:31:22,588 [pokemongo_bot.health_record.bot_event] [INFO] Health check is enabled. For more information:
2016-09-14 21:31:22,588 [pokemongo_bot.health_record.bot_event] [INFO] https://github.com/PokemonGoF/PokemonGo-Bot/tree/dev#analytics
2016-09-14 21:31:22,641 [requests.packages.urllib3.connectionpool] [INFO] Starting new HTTP connection (1): www.google-analytics.com
(3098) wsgi starting up on http://127.0.0.1:4000
2016-09-14 21:31:23,453 [requests.packages.urllib3.connectionpool] [INFO] Starting new HTTP connection (1): 127.0.0.1
[2016-09-14 21:31:23] [PokemonGoBot] [INFO] Setting start location.
[2016-09-14 21:31:23] [PokemonGoBot] [INFO] [x] Coordinates found in passed in location, not geocoding.
[2016-09-14 21:31:23] [PokemonGoBot] [INFO] Location found: 37.787794, -122.407640 (37.787794, -122.40764, 8.0)
[2016-09-14 21:31:23] [PokemonGoBot] [INFO] Now at (37.787794, -122.40764, 8.0)
[2016-09-14 21:31:23] [PokemonGoBot] [INFO] Login procedure started.
[2016-09-14 21:32:26] [pgoapi.pgoapi] [ERROR] Request for new Access Token failed! Logged out...
[2016-09-14 21:32:26] [PokemonGoBot] [INFO] Log logged in, reconnecting in 900
The text was updated successfully, but these errors were encountered: