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

(Bug report) Cannot log in. #4886

Open
Steltek opened this issue Dec 11, 2024 · 1 comment
Open

(Bug report) Cannot log in. #4886

Steltek opened this issue Dec 11, 2024 · 1 comment

Comments

@Steltek
Copy link

Steltek commented Dec 11, 2024

Trilium Version

0.90.12

What operating system are you using?

Other Linux

What is your setup?

Local (no sync)

Operating System Version

Debian Linux bookworm + Docker

Description

When trying to log in, I just get returned to the login page. (Entering an incorrect password results in the appropriate error message. No message when I enter the correct one.)

I see this on the docker console:

[session-file-store] will retry, error on last attempt: Error: ENOENT: no such file or directory, open '/home/node/trilium-data/sessions/Nv768hpvDlZmrrBbdXyf6HkLzFnJqZLw.json'
[session-file-store] will retry, error on last attempt: Error: ENOENT: no such file or directory, open '/home/node/trilium-data/sessions/Nv768hpvDlZmrrBbdXyf6HkLzFnJqZLw.json'
[session-file-store] will retry, error on last attempt: Error: ENOENT: no such file or directory, open '/home/node/trilium-data/sessions/Nv768hpvDlZmrrBbdXyf6HkLzFnJqZLw.json'

Checking inside the directory, only this file exists:

Nv768hpvDlZmrrBbdXyf6HkLzFnJqZLw.json.1839561978

... and only a minute or so later, it appears as:

Nv768hpvDlZmrrBbdXyf6HkLzFnJqZLw.json

Error logs

No response

@Steltek
Copy link
Author

Steltek commented Dec 11, 2024

P.S. This happens when the server is under high load. If the load goes down, I suddenly can log in. (It seems like there's a race condition.)

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

1 participant