Hello,
I am self-hosting Version: v2.1.0 and using the latest Android mobile app. The app gets logged out very frequently. I can’t pin down an exact time, but it’s sometimes less than 2 hours. I’m using the default JWT timeout settings, and have specific a JWT key in the config file. I have not restarted the server.
I’ve read the documentation but I can’t figure out where to start debugging the issue. Could someone point me in the right direction?
Edit: I just logged back into the app, and the first thing on the screen says “Code: 11, message: missing, malformed, expired, or otherwise invalid token provided”, so it does seem to be something with the JWT token. Still not sure where to start though.