maierfelix / maierfelix/POGOserver

Server can't login with Ptc nor Google

Open
#320 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.