-
Notifications
You must be signed in to change notification settings - Fork 17
login? or just me? #95
Comments
Having the same error... Seems like they changed something. |
Damn it worked the other day. I was gonna trim my dex for the new 80 about to drop |
Im experiencing the same issue. Any ideas on why ? |
@b-ffs guessing the update dropped new code like what happened with ditto. But 80x as much. Sad to lose such an awesome tool but the mods were getting frustrated with it. |
Is this tool off maintenance? Is there any alternative for mass IV calculator? |
Yeah, it seems something changed in the API. I currently do not have the time to maintain the tool. I am not sure about @n2o, but its probably similar. If somebody is aware what was changed and wants to submit a pull request, we'll be more than happy to merge. |
@Wegi understandable. Wosh I understood this stuff more. This was a fantastic tool. Hopefully it can make a comeback. But it seems a lot of people are giving up on trying to keep up with all the changes |
I'll give it a try and try to fix the Auth module if possible. |
Okay, @Wegi and me have an idea how to fix this. Previously, we monkey-patched a script from pogoapidev to use location-less authentication. We will apply our changes to the latest pogoapi version to achieve the same results. |
Hm, I am working on a workaroud to not use GPS location when logging in. The pgoapi devs dropped this feature last year and the current version does not support location-less login... |
that explains why a lot of pages died |
Okay, got a working version of our cruncher in devlop branch. I'll test ist and publish a new version later. You can test the develop docker image with the tag :develop
I did not test the image, but I keep on coding tomorrow ;-) |
I've run
Thank for your effort |
I think you created a wrong container I'll test it in an hour and give you feedback |
I've tried with your command, and the same problem. But I'm having issues to log in with the official app as well, so maybe it is my problem. I'll check it again tomorrow. |
tried the code. same error :-( sucks they keep makin this game so complicated. I really loved the mass transfer with IV's all in one place with your program. |
I tried it yesterday in the train, but got another error... Not that easy to get the old functionality back... |
I don't doubt it. I commend you guys for your great work. Like i said ditto was a pain, so this had gotta be 80x worse |
Is signing in with location again an option? |
I tried to provide a non-valid option to provoke something like position-not-defined, but this produces error messages. Maybe we need to provide again positions... |
Someone is experiencing the same issue as we are... One day it worked with the current pgoapi (that was the night when I pushed the new develop image) and the next day I am getting the same error 100... https://www.reddit.com/r/pokemongodev/comments/5w3x36/question_api_returns_status_code_100_session/ |
I created an issue at the pogodevs, maybe they have an idea (see pogodevorg/pgoapi#188) |
There is a pull request in the official repository fixing our issue. I applied these changes and a new dev image is currently building on dockerhub. Testing in when I am home. Worked on my laptop with Google 2FA |
Sounds promising! Did you also test PTC or just Google? I can't login yet using PTC on the current version nor the develop branch. |
Working on a new image, since google protobuf uses a library which is not available for Alpine Linux. This prevents users to login with the current develop image... Local execution of the code gives the desired result, but the Docker Image with Alpine produces a problem. And Docker Hub is currently having issues, which slowed the development process :-) I will test a PTC Account when the image is ready. |
Okay, I am able to login with the latest image (currently building on docker hub) with Google + PTC, but I am not sure if everything is correct, since I accidently crunched all my pokemon from the testing account :D |
Edit: New images online!
Please be sure that you are using the latest version, check your JS console |
how do I build the image on my machine? |
@yroc78 Change to the directory containing the |
It is on Docker Hub. Just pull the latest image as usual |
since I tried
|
Old version. Pull the latest version und CTRL SHIFT R your Browser. It is now version 0.4 |
that work on mac? I thought I had done it |
This works on all x64 / x86 OSs supporting Docker. |
still getting it
|
How do you login? Google 2FA / PTC? I have no issues here with both... |
Google chrom local host 8888 |
But not with Two-factor-authentication (2FA), yes? So I need another account to verify the steps without 2FA and you should concern to use 2FA for security reasons ;-) Just as an example: Imagine we phished your password with this application (we don't, you can verify this in the code), but if you do not use 2FA, you'd given us your "master"-password for your account. A malicious person could then have access to your account. But if you use 2FA, you'd just given us an app-password for this only purpose, just for one application, but not for the whole account. |
I'll have to look up how to set that up. Wasn't an issue till now. |
This might come from the new form field... I do not use this feature in the cruncher. |
@n2o I have the 2 factor on now and now it doesn't let me in at all. and no alerts to my phone either |
2 factor auth app password enabled getting this
|
how do you use it? @n2o |
Now I'm getting the same error as you :D So annoying... I'll take a look at it after work. |
Maybe related to pogodevorg/pgoapi#189 |
Lol sorry to be the news breaker |
So I think we have fixed another issue when this issue was closed, or the new discussion is a new issue. But the login seems to work for me using the Docker Hub image |
Setup
Browser Console Output
Each browser has a Dev-Console. Please open it and paste the output inside the
triple ticks (```). To open it, follow these steps:
Important are the red lines, which indicate an error.
Other Console Output
Are there any other errors? Paste them here:
Description
Describe your problem here. (and delete this line)
The text was updated successfully, but these errors were encountered: