TomBursch / kitchenowl

KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook.
https://kitchenowl.org/
GNU Affero General Public License v3.0
1.24k stars 68 forks source link

Bug: Logged out after coming back from offline mode #414

Open irishrain opened 6 months ago

irishrain commented 6 months ago

Is this urgent?

No

What parts are affected

Both

What is the server version

v93

What is the client version

0.4.22

What platform are you using

Android

What's the problem 🤔

When shopping today in a store with bad reception, the automatic offline mode worked fine. When I looked at my phone after leaving the store, I was greeted by the login screen.

Share your logs

WARNING in config:
 Unauthorized: IP xxx.xxx.xxx.xxx reused the same refresh token, loging
 out user

Share your configuration

No response

Timoses commented 6 months ago

Potentially connected with #239 and #400?

irishrain commented 6 months ago

Possible. But not constant losses as in #239 and not in the browser as in #400. So I rather wrote a new issue.