The-Commit-Company / raven

Simple, open source team messaging platform
https://www.ravenchat.ai/
GNU Affero General Public License v3.0
314 stars 132 forks source link

Raven app is getting logout on every next day #980

Closed midhat2020 closed 3 months ago

midhat2020 commented 3 months ago

App always logout after sometimes so we won't get notification also because we get the notification only on login so this is a huge issue for us.

BaaridunNasr commented 3 months ago

Noticing the same on mobile. Specifically iOS. Dont know if there some specific settings we should change.

nikkothari22 commented 3 months ago

Yeah, we faced the same issue. The problem is that the PWA uses cookies, which have an expiry set in System Settings. The fix we found was increasing the session timeout in System Settings. If this is on Frappe School chat, I'll ask @NagariaHussain to increase the session timeout.

image

Will probably not be an issue when the React Native app is ready.