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

v1.5-beta2: web login problems after update #544

Open
interduo opened this issue Aug 6, 2024 · 0 comments
Open

v1.5-beta2: web login problems after update #544

interduo opened this issue Aug 6, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@interduo
Copy link
Collaborator

interduo commented Aug 6, 2024

Reproduction:

  • login to WEB,
  • do upgrade via SSH,
  • completly remove lqos, install from the scrach on the same VM,
  • try to login via WEB

On internet browser:
image

In lqosd logs:

Aug 06 08:42:17 libreqos-beta lqosd[109759]: thread 'tokio-runtime-worker' panicked at lqosd/src/node_manager/auth.rs:41:63:
Aug 06 08:42:17 libreqos-beta lqosd[109759]: called `Result::unwrap()` on an `Err` value: InvalidToken
Aug 06 08:42:22 libreqos-beta lqosd[109759]: [2024-08-06T06:42:22Z WARN  lqos_config::authentication] Token 05ca9eac-313b-424d-8300-1976486141a4 not found, invalid data access >
Aug 06 08:42:22 libreqos-beta lqosd[109759]: thread 'tokio-runtime-worker' panicked at lqosd/src/node_manager/auth.rs:41:63:
Aug 06 08:42:22 libreqos-beta lqosd[109759]: called `Result::unwrap()` on an `Err` value: InvalidToken

Suggested solution: If no session token is found we should redirect user to login page instead showing an empty response.

Workaround for that: use incognito mode or clean web files in internet browser (chrome/firefox).

@interduo interduo added the bug Something isn't working label Aug 6, 2024
@interduo interduo added this to the v1.5 Beta 2 milestone Aug 6, 2024
@interduo interduo changed the title v1.5-beta2: login problems after update v1.5-beta2: web login problems after update Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant