Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

"retrying_api_req: request error" loop #51

Description

@bonswouar

Expected Behavior

Not looping on an error I guess ?
If I stop it and re-run it it works fine (for some time).

Current Behavior

[...]
Completed: 100.0%
[-] register_background_thread called
[-] register_background_thread: queueing
[+] Locale is en
[!] Google login for: stevejobs
[+] RPC Session Token: eyJhbGaiOiJSUzI1MiIsImtpZ ...
[+] Received API endpoint: https://pgorelease.nianticlabs.com/plfe/108/rpc
[-] retrying_api_req: request error (Unexpected end-group tag.), retrying
[-] retrying_api_req: request error (Unexpected end-group tag.), retrying
[-] retrying_api_req: request error (Unexpected end-group tag.), retrying
[-] retrying_api_req: request error (Unexpected end-group tag.), retrying
[...]

Possible Solution

Well I guess some error handling might be incorrect, an initialization or something is missing..?
I dumped some vars, it looks like none of them change (access_token for example), maybe that's the problem, catching this error should re-log to google or ptc ..?

Steps to Reproduce (for bugs)

Looks random, maybe due to PTC servers.

Context

Just trying to keep the program running !

Your Environment

  • Version used: master
  • Environment name and version: Python 2.7.9
  • Operating System and version: Debian Jessie

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions