Replies: 3 comments
-
If you don't care about the data in the server instance, then you can just delete |
Beta Was this translation helpful? Give feedback.
-
I don't care about the data in the server instance and delete ~/trilium-data but now the trilium desktop does not start normally even after I restarted my system. This is what I see when I start trilium:
and when I start from terminal:
and this the content of the log file:
I have to say, I've tried in between to import my evernote notes, but trilium was stuck after it imported 272 items and I had to close it. EDIT:I've uninstalled trilium, removed .config/Trilium Notes, ~/trilium-data and reinstalled. Trilium opens normally again but it produces errors when I import an exported evernote .enex file. I'm opening a new issue for this. |
Beta Was this translation helpful? Give feedback.
-
Hi, @hubitor. I'm Dosu, and I'm helping the Trilium team manage their backlog. I'm marking this issue as stale. Issue Summary:
Next Steps:
Thank you for your understanding and contribution! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've started a docker container for the server in my localhost:
sudo docker run -t -i -p 127.0.0.1:8081:8080 -v ~/trilium-data:/root/trilium-data zadam/trilium:latest
I don't remember if I set a password during the setup. Then I deleted the 2 trillium containers and ran the above command again. Now it asks me for credentials again.
How can I reset/set my credentials?
Beta Was this translation helpful? Give feedback.
All reactions