yaptide / ui

Yet Another Particle Transport IDE - frontend
https://yaptide.github.io/web_dev/
GNU General Public License v3.0
9 stars 4 forks source link

user still logged in when browser reopened after long time not used #1594

Open grzanka opened 2 months ago

grzanka commented 2 months ago

I came back to https://yap-dev.c3.plgrid.pl/ after few days of not using the app and was surprised to see that I was still logged in:

Zrzut ekranu 2024-04-15 172604

after clicking on "Simulations" tab in left menu nothing appeared and all the request to backend came back with 401 code

image

moreover the status button reported good connection to the backend:

image

I've tried to run sample simulation and got very cryptic error message:

image

I've reloaded the page and got the same status: image

The only thing which helped was log out and log in.