question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unhandled session token refresh error

See original GitHub issue

I get a session refresh error after running an app for a view minutes in react native on iOS:

Unhandled session token refresh error: could not look up session at path /Users/XXXXXXX/Library/Developer/CoreSimulator/Devices/85A472DA-CBCB-416B-871B-50CA0DC03DFD/data/Containers/Data/Application/865345A1-6C84-4470-8055-0F9A65A86452/Documents/realm-object-server/dfeddc7733c15fb2b3108c217c1ce0db/realm%3A%2F%2Flocalhost%3A9080%2F%7E%2F__management

React native: 0.45 Realm: 1.8.3 Realm Obj. Server: 1.7.6 Simulator Device Version: iOS 10.3

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:44 (22 by maintainers)

github_iconTop GitHub Comments

1reaction
fealebenpaecommented, Jul 12, 2017

Does that mean your changes are overwritten

Nah, it’s only downloading the core engine binaries - React Native is a layer above that.

I really hope this helps.

0reactions
mklbcommented, Jul 1, 2019

The problem persisted. This is why I pulled the plug from the realm server for the production app.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Stale Auth triggers when it should refresh the session token
I'm running into some trouble with polling triggers specifically and refreshing the token on Session Auth. Every hour the token expires and the ......
Read more >
Weird OAuth2 failure to refresh access token - Google Groups
This seems like this issue is related an internal error with refreshing the access token. In general, if access tokens cannot be refreshed,...
Read more >
How to fix refresh access token from the first http request ...
The problem is that, when the access token is expired and I do any click, then access token does not refresh. But when...
Read more >
Help with 400 error on /token without an error message
I think this error started occuring once we enabled “Refresh token” as a grant type in the application settings for our React SPA....
Read more >
Confusing error message on failed refresh token request
In order to be able to validate the access token I created a custom scope as explained under the Problem 1: Azure AD...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found