-
DescriptionI try all password. It failed. TriliumNext Version0.57 What operating system are you using?Windows What is your setup?Local (no sync) Operating System Versionubuntu Error logsNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @qpc001! I'm Dosu and I’m helping the Trilium team. Trilium Notes does not have any feature that automatically changes your password. If your password isn't working, it's usually due to database corruption, migration errors, or configuration issues—especially if you've moved your data between operating systems or environments. Some users have reported similar login problems, but these are not caused by intentional password changes by the app. You can manually reset your password by editing the To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Hi @qpc001! I'm Dosu and I’m helping the Trilium team.
Trilium Notes does not have any feature that automatically changes your password. If your password isn't working, it's usually due to database corruption, migration errors, or configuration issues—especially if you've moved your data between operating systems or environments. Some users have reported similar login problems, but these are not caused by intentional password changes by the app.
You can manually reset your password by editing the
document.db
file in your Trilium data directory with an SQLite client. The official troubleshooting guide provides the exact SQL queries to set your password to "password" so you can log in agai…