Open frcroth opened 2 days ago
I had this a couple of times too. I think it only happens after refresh-schema. The browser localstorage points to a non-existing folder id for the dashboard. https://github.com/scalableminds/webknossos/pull/7669 introduced a redirect, but it looks like there is a race condition pushing this into a loop sometimes.
Context
This affects the local installation. The page is flickering with authentication errors.
Screencast from 11.11.2024 14:03:41.webm
Steps to Reproduce the bug
Reloading the page fixes the issue
Your Environment for bug