-
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
Niantic Server responses changed. Can't catch pokemon or see pokestops #2540
Comments
http://ispokemongodownornot.com/ but it seems like they may just be doing something to stop unofficial api calls... |
Happening for me as well |
Same here. |
seems to be a login issue ... |
Happened for me as well in Europe. Seems to be like login servers are |
Same. On my other devices and non bot accounts too. Maybe they're under another DDoS. |
Same here. |
Got in on my phone with google account.. PTC account is not working |
Same for me. Europe. Google login |
Same here. |
is the server of pokemon or google login? |
Looks like both Google and PTC logins. |
@mjmadsen seems both |
Seems to be working from Norway. Not working from my box in Frankfurt |
but i can enter in pokemon from the app in android, but for the bot i cannot enter |
can't login either web login to pokemon.com works They may have put additional security |
probably roll updating the servers accepting the connections across the different countries. |
Working from Ukraine on Android |
The app says they're down: https://itunes.apple.com/us/app/server-status-for-pokemon-go/id1135239143?mt=8 |
Fixed for me; see http://ispokemongodownornot.com/ |
Fixed. |
Fixed |
Same, fixed! |
Here too |
Google is back up, PTC still having issues |
Seems to be fixed. Closing this thread in 10 minutes if nothing is up. |
can login back to server. cheers~ |
Hmm, bot is not picking up any pokeshop or pokemon. I'm suspecting the bot is finally banned. |
I need to make a maj on my phone |
its not walking for me though
|
Probably not the same here, but in another game that used Unity, the variable they suddenly start to check was the Hash, python code:
input = time.time() anyway, a "good" way to make it is using: |
There is a thread on reddit with people trying to figure out "unkown6" in the api |
Looks like they got it fixed. https://m.reddit.com/r/pokemongodev/comments/4w1cvr/pokemongo_current_api_status/?utm_source=mweb_redirect&compact=false |
https://github.com/pkmngodev/Unknown6 Proto link from PokemonGoDev discord |
Same for me, Indonesia |
Do we know when this will be resolved? |
Never |
Don't post lies here @Anginer, they are on it (for about 48+hours straight) so you might want to show them some respect. |
@brantje It was only joking, job done here is really awesome and I respect that |
Why we don't make another way for pgbot, for example support nox player using framework make bot inside nox player, try recognize pokestop pokemon gym etc with framework , just like ingress auto glyph recognize patern, and implement it. Sorry im not programmer just won to share idea. |
@snicoft Because it's better to finish the API research which already had a considerable amount of progress instead of coding that from scratch? |
http://otakukart.com/animeblog/2016/08/05/pokemon-go-warned/ Thought this might be interesting. |
So there might be no future for bots... |
so what do we do? reinstall requirements.txt? |
@lukeyanchen i think we should wait for PR to updated the api. |
Yes, there'll be a PR coming. Naturally anyone who has a job or lives in the US will be silly to post a PR from a non-throwaway github account, possibly from behind a proxy if they're feeling particularly paranoid. 😉 |
@PlanetoftheMapes and people already posting issue for using the api or the bot. lol. |
lol, expect PR's to come for mapping purposes first.. |
So, is the bot working becoz README says it's working? Bit confused! |
Confirmed it's working perfectly! |
Closing this issue as the bot works now. You need to force a pip reinstall to get the new pgoapi and you will also need to download encrypt.so or encrypt.dll (depending on your platform) from the internet. We are not currently providing those as part of this repo. |
EDIT from TheSavior:
It looks like the request structure has changed. Every bot, map, and 3rd party app is currently working to update.
Niantic changed their API. People are working on a fix but there is no ETA yet. If you want to know what changed read this: https://www.reddit.com/r/pokemongodev/comments/4w1cvr/pokemongo_current_api_status/
Original Post:
[15:04:18] PokemonGO Bot v1.0
[15:04:18] Configuration initialized
[15:04:18] [x] Coordinates found in passed in location, not geocoding.
[15:04:18]
[15:04:18] Location Found: 40.776426, -73.969657
[15:04:18] GeoPosition: (40.776426, -73.969657, 0)
[15:04:18]
[15:04:18] [x] Parsing cached location...
[15:04:18]
[15:04:18] [x] Last location flag used. Overriding passed in location
[15:04:18] [x] Last in-game location was set as: (40.7761427978432, -73.9701562
916473, 0)
[15:04:18]
[15:04:18] Attempting login to Pokemon Go.
2016-08-03 15:04:20,665 [pgoapi.pgoapi] [ERROR] Login failed - unexpected serve
response!
[15:04:20] [X] Login Error, server busy
[15:04:20] [X] Waiting 10 seconds to try again
2016-08-03 15:04:32,917 [pgoapi.pgoapi] [ERROR] Login failed - unexpected serve
response!
[15:04:32] [X] Login Error, server busy
[15:04:32] [X] Waiting 10 seconds to try again
[15:04:37] Exiting PokemonGo Bot
[15:04:42] Server seems to be busy or offline - try again - 4/15
[15:04:43] Server seems to be busy or offline - try again - 5/15
[15:04:44] Server seems to be busy or offline - try again - 6/15
[15:04:45] Server seems to be busy or offline - try again - 7/15
[15:04:47] Server seems to be busy or offline - try again - 8/15
[15:04:48] Server seems to be busy or offline - try again - 9/15
This happens to all my accounts including the ones I only use with the bot. Login from phone is fine, however.
The text was updated successfully, but these errors were encountered: