Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flickering homepage after restarting WK #8182

Open
frcroth opened this issue Nov 11, 2024 · 1 comment
Open

Flickering homepage after restarting WK #8182

frcroth opened this issue Nov 11, 2024 · 1 comment

Comments

@frcroth
Copy link
Member

frcroth commented Nov 11, 2024

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

  1. Open WK in Browser (open dataset list)
  2. Stop WK where it is running
  3. Restart WK
  4. Interact with the WK in the browser

Reloading the page fixes the issue

Your Environment for bug

  • Browser name and version: Chromium Version 130.0.6723.69 (Official Build) snap (64-bit)
  • Version of WEBKNOSSOS (Release or Commit): 078fc20
@frcroth frcroth added the bug label Nov 11, 2024
@fm3 fm3 added the frontend label Nov 11, 2024
@fm3
Copy link
Member

fm3 commented Nov 11, 2024

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. #7669 introduced a redirect, but it looks like there is a race condition pushing this into a loop sometimes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants