Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hallo need help [api_error] Session stale #3364

Closed
akmalmm opened this issue Aug 10, 2016 · 4 comments
Closed

hallo need help [api_error] Session stale #3364

akmalmm opened this issue Aug 10, 2016 · 4 comments

Comments

@akmalmm
Copy link

akmalmm commented Aug 10, 2016

2016-08-10 07:52:09,234 [PokemonGoBot] [INFO] [api_error] Session stale, re-logging in.
2016-08-10 07:52:09,235 [PokemonGoBot] [INFO] [login_started] Login procedure started.
2016-08-10 07:52:29,047 [PokemonGoBot] [INFO] [login_successful] Login successful.
2016-08-10 07:52:29,049 [PokemonGoBot] [INFO] Found encrypt.so! Platform: linux2 Encrypt.so directory: /root/PokemonGo-Bot
2016-08-10 07:52:31,258 [RecycleItems] [INFO] [item_discard_skipped] Skipping Recycling of Items. 19 space left in bag.
2016-08-10 07:52:42,222 [PokemonGoBot] [INFO] [api_error] Session stale, re-logging in.
2016-08-10 07:52:42,224 [PokemonGoBot] [INFO] [login_started] Login procedure started.
2016-08-10 07:52:47,641 [PokemonGoBot] [INFO] [login_successful] Login successful.
2016-08-10 07:52:47,647 [PokemonGoBot] [INFO] Found encrypt.so! Platform: linux2 Encrypt.so directory: /root/PokemonGo-Bot
2016-08-10 07:52:49,950 [RecycleItems] [INFO] [item_discard_skipped] Skipping Recycling of Items. 19 space left in bag.
2016-08-10 07:52:54,382 [PokemonGoBot] [INFO] [api_error] Session stale, re-logging in.
2016-08-10 07:52:54,383 [PokemonGoBot] [INFO] [login_started] Login procedure started.
2016-08-10 07:53:04,686 [PokemonGoBot] [INFO] [login_successful] Login successful.
2016-08-10 07:53:04,690 [PokemonGoBot] [INFO] Found encrypt.so! Platform: linux2 Encrypt.so directory: /root/PokemonGo-Bot
2016-08-10 07:53:06,971 [RecycleItems] [INFO] [item_discard_skipped] Skipping Recycling of Items. 19 space left in bag.
2016-08-10 07:53:11,601 [PokemonGoBot] [INFO] [api_error] Session stale, re-logging in.
2016-08-10 07:53:11,607 [PokemonGoBot] [INFO] [login_started] Login procedure started.
2016-08-10 07:53:16,702 [PokemonGoBot] [INFO] [login_successful] Login successful.
2016-08-10 07:53:16,706 [PokemonGoBot] [INFO] Found encrypt.so! Platform: linux2 Encrypt.so directory: /root/PokemonGo-Bot
2016-08-10 07:53:19,240 [RecycleItems] [INFO] [item_discard_skipped] Skipping Recycling of Items. 19 space left in bag.
2016-08-10 07:53:22,965 [PokemonGoBot] [INFO] [api_error] Session stale, re-logging in.
2016-08-10 07:53:22,967 [PokemonGoBot] [INFO] [login_started] Login procedure started.
2016-08-10 07:53:28,536 [PokemonGoBot] [INFO] [login_successful] Login successful.
2016-08-10 07:53:28,540 [PokemonGoBot] [INFO] Found encrypt.so! Platform: linux2 Encrypt.so directory: /root/PokemonGo-Bot
2016-08-10 07:53:30,682 [RecycleItems] [INFO] [item_discard_skipped] Skipping Recycling of Items. 19 space left in bag.
2016-08-10 07:53:30,691 [FollowSpiral] [INFO] [position_update] Walking from (-33.865142990529584, 151.21059003318967, 0) to (-33.865142990529584, 151.2099, 0) (63.7113403314 m)
2016-08-10 07:53:34,826 [PokemonGoBot] [INFO] [api_error] Session stale, re-logging in.
2016-08-10 07:53:34,833 [PokemonGoBot] [INFO] [login_started] Login procedure started.
2016-08-10 07:53:40,371 [PokemonGoBot] [INFO] [login_successful] Login successful.
2016-08-10 07:53:40,375 [PokemonGoBot] [INFO] Found encrypt.so! Platform: linux2 Encrypt.so directory: /root/PokemonGo-Bot
2016-08-10 07:53:42,721 [RecycleItems] [INFO] [item_discard_skipped] Skipping Recycling of Items. 19 space left in bag.
2016-08-10 07:53:55,508 [PokemonGoBot] [INFO] [api_error] Session stale, re-logging in.
2016-08-10 07:53:55,510 [PokemonGoBot] [INFO] [login_started] Login procedure started.

@Ph4i1ur3
Copy link

What commit are you running? Also, would be useful to know what OS you are using

@phu-nguyen
Copy link

Check your system time and make sure its set to the right time.

@EvanRijn
Copy link

EvanRijn commented Aug 10, 2016

I have the same error, with debug on i get this:

2016-08-10 12:39:34,217 [requests.packages.urllib3.connectionpool] [INFO] Starting new HTTPS connection (1): android.clients.google.com
2016-08-10 12:39:34,606 [requests.packages.urllib3.connectionpool] [DEBUG] "POST /auth HTTP/1.1" 200 None
2016-08-10 12:39:34,610 [pgoapi.auth] [INFO] Google User Login successful.
2016-08-10 12:39:34,610 [pgoapi.auth] [DEBUG] No Access Token available!
2016-08-10 12:39:34,610 [pgoapi.auth] [INFO] Request Google Access Token...
2016-08-10 12:39:34,612 [requests.packages.urllib3.connectionpool] [INFO] Starting new HTTPS connection (1): android.clients.google.com

And it is doing nothing ...

@maddeep
Copy link

maddeep commented Aug 12, 2016

I can confirm that setting proper system time fixes the session stale issue.

@k4n30 k4n30 closed this as completed Aug 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants