maierfelix / maierfelix/POGOserver
Server can't login with Ptc nor Google
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 476
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
Hello, i was trying to open a new server to test it out, but after all installation procedure, and when I start the server, the console print out those msg:
[Console] https://github.com/maierfelix/POGOServer
[Console] Booting Server v0.6.1
[Console] Error: File game_master was not found!
[Console] Required assets are missing! Preparing dump session..
[Console] Attempt to login with Ptc..
[Console] StopError: Status code 100 received from RPC
Same error when I try to login using google account.
I found that error 100 from RPC means: Invalid auth provider, the authentication provider name you sent is invalid or misspelled.
Any Ideas? thanks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the server startup flow that prints the authentication provider and RPC status, then reproduce login with both Ptc and Google using the installation procedure. Trace why each provider reaches RPC status 100 and verify that a fresh server can authenticate successfully with both providers without the missing-assets error blocking startup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100