yoja-ai / yoja

An open source personal assistant
https://yoja.ai
MIT License
6 stars 1 forks source link

Occassionally, the UI displays an error of some kind momentarily, then it hangs #6

Open jagane opened 1 month ago

jagane commented 1 month ago

The only reason I can see this happen is if the cookie expires - the cookie is set for 1 week, and that works fine on Firefox in Ubuntu (which is my environment).

I suspect that Safari is maybe expiring cookies faster. This is just a theory.

jagane commented 1 month ago

I have added more diagnostics in the backend to provide more visiblity.

Also, on the front end, I have added an alert to explicitly inform the user that his/her login has expired.