PokemonGoF / PokemonGo-Bot

The Pokemon Go Bot, baking with community.
MIT License
3.87k stars 1.54k forks source link

Server busy or offline, reconnecting in xxx seconds #5965

Closed roxane11 closed 7 years ago

roxane11 commented 7 years ago

Getting 'Server busy error' after login procedure. Facing this all the time. I am attaching config.json

2017-03-15 22:52:59,731 [ cli] [INFO] PokemonGO Bot v1.0 2017-03-15 22:52:59,748 [ cli] [INFO] commit: 26117e6e 2017-03-15 22:52:59,765 [ cli] [INFO] Configuration initialized 2017-03-15 22:52:59,766 [pokemongo_bot.health_record.bot_event] [INFO] Health check is enabled. For more information: 2017-03-15 22:52:59,766 [pokemongo_bot.health_record.bot_event] [INFO] https://github.com/PokemonGoF/PokemonGo-Bot/tree/dev#analytics 2017-03-15 22:52:59,792 [requests.packages.urllib3.connectionpool] [INFO] Starting new HTTP connection (1): www.google-analytics.com (2713) wsgi starting up on http://127.0.0.1:4000 [2017-03-15 22:53:00] [PokemonGoBot] [INFO] Setting start location. [2017-03-15 22:53:00] [PokemonGoBot] [INFO] [x] Coordinates found in passed in location, not geocoding. [2017-03-15 22:53:00] [PokemonGoBot] [INFO] Location found: 40.766014, -73.977580 (40.766014, -73.97758, 8) [2017-03-15 22:53:00] [PokemonGoBot] [INFO] Now at (40.766014, -73.97758, 8) [2017-03-15 22:53:00] [PokemonGoBot] [INFO] Login procedure started. [2017-03-15 22:53:35] [PokemonGoBot] [INFO] Server busy or offline, reconnecting in 814 seconds

config.json.txt

MerlionRock commented 7 years ago

There's an update to PGoAPI, do a update with ./setup.sh -u and see if you still have this problem.

martofeld commented 7 years ago

@MerlionRock i have just cloned the repo again, (im running on dev branch) and this is still happening

roxane11 commented 7 years ago

@MerlionRock I did ./setup -u but didn't work. I completely removed Pogo Bot and installed again and then only things worked

Kijax commented 7 years ago

@roxane11 you can always use ./setup -r to reset all files from repo

joshuabalduff commented 7 years ago

Edit: Nevermind was the hashing key I get the same issue.

pogarek commented 7 years ago

Set debug: true in config and analyze it.

pogarek commented 7 years ago

the issue was becasue of old ssl certificates on hashing servers. But thus is normal to get this error from time to time - not all the time. Closing then, reopen if needed

martofeld commented 7 years ago

@pogarek still getting this error with the latest master and dev changes all the time (windows)

pogarek commented 7 years ago

Constantly or from time to time?

martofeld commented 7 years ago

Constantly

martofeld commented 7 years ago

@pogarek also happens on mac constantly

joshuabalduff commented 7 years ago

@martofeld reinstall and check keys. I am on Mac and the latest is working

martofeld commented 7 years ago

@code-bash what keys are obligatory?

joshuabalduff commented 7 years ago

@martofeld Google API Key and a Hashing Key if you have one.

martofeld commented 7 years ago

@code-bash no hashing key, what should I do?

joshuabalduff commented 7 years ago

@martofeld then buy one and it should work. Its about $4 I got mine here

martofeld commented 7 years ago

@code-bash any alternative to buying sth? No really planning on spending money

pogarek commented 7 years ago

No. There is no free API right now.