vinnymac / PokeNurse

💉 A tool for Pokémon Go to aid in transferring and evolving Pokémon
284 stars 55 forks source link

Bad request to hashing server (expired key) #223

Open YesThatAllen opened 7 years ago

YesThatAllen commented 7 years ago

Here is what I would like to see new or change within PokeNurse

In the past few days I'm receiving this error message during login.

Error: operation timed out after 5675 ms, 5 tries with error: Bad request to hashing server

I've tried two separate keys, and two separate computers.

I am unable to log in.

This is my environment

hacknug commented 7 years ago

Are you sure those keys should work? I just logged in without any issues.

vinnymac commented 7 years ago

I noticed that node-pogo-protos is now on v2.7.1 and we are v2.7.0. I pushed the latest version to develop if you want to give it a try. Otherwise this will just be another 'can't fix because pogobuf' type of thing.

YesThatAllen commented 7 years ago

Good to know @hacknug

@vinnymac I tried develop, and had no luck. This is what I get on the console:

screenshot_4521

Redarion commented 7 years ago

Has your hash key expired?

YesThatAllen commented 7 years ago

It seems that the keys I had both expired. I don't know if we can capture this fact & display it better... or if this issue will serve as the warning to others ;-)

vinnymac commented 7 years ago

We could probably detect the error message and display something

Bad request to hashing server, you may be using an expired key. Contact your key provider or try a different key.

Other than that I don't think we can gather enough insight from the error.

Redarion commented 7 years ago

Don't know if possible but maybe we can also query the expiration date and get also a time reminder!

hacknug commented 7 years ago

It is possible to do just that. I'll try to look into it and maybe we can avoid any other issues like this one.

stayre commented 7 years ago

I am having this issue as well - newly purchased key, gave it 5 days from purchase as the last time I did it, it took a couple of days before it worked.

screen shot 2017-04-20 at 7 04 07 pm

Latest public release, MacOS 10.12.4

hacknug commented 7 years ago

If you're encountering the same issue described in op, you're probably using an expired key or something like that (that's why the title says expired key)