-
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
ISSUE - Hang at getting hash API version #5938
Comments
I don't have a issue with it. |
Nvm, I'll do a timeout for it. |
Yes, https://pokehash.buddyauth.com/api/hash/versions is just working. |
It doesn't make sense.... Anyone else have the same problem? |
no problem at all with 3 accounts, no waiting time
|
@MerlionRock , No worry on this. I will check what's happening when I see this again. |
@MerlionRock , Maybe I found the problem. My DNS seems not correct! After set it manually, then it is working. Thanks for the hint of checking to that URL. |
@MerlionRock , Update: not due to DNS, maybe "server is too busy". === log === === source : pokemongo_bot/init.py === |
Cannot be server too busy, if it's so, many will be affected. I will code in time out and push the pr. |
@MerlionRock , Thanks. I tried urllib2 and it works. |
PR Submitted |
Hi,
Easy to stop at getting latest hash server API version.
Maybe a timeout is needed.
[2017-03-02 22:47:51] [PokemonGoBot] [INFO] Setting start location.
[2017-03-02 22:47:51] [PokemonGoBot] [INFO] Favorite location found: random
[2017-03-02 22:47:51] [PokemonGoBot] [INFO] Location found: Random
[2017-03-02 22:47:51] [PokemonGoBot] [INFO] Now at
[2017-03-02 22:47:51] [PokemonGoBot] [INFO] Login procedure started.
[2017-03-02 22:47:58] [PokemonGoBot] [INFO] Login successful.
[2017-03-02 22:47:59] [PokemonGoBot] [INFO] Niantic Official API Version: 0.57.2
The text was updated successfully, but these errors were encountered: