Skip to content
Discussion options

You must be logged in to vote

@TheGuardianLight , it appears that it's trying to create the data dir but fails.

Could you try:

mkdir -p /home/trilium/trilium-data
chown -r trilium:trilium /home/trilium

second command has a tiny typo – it should be with a capital -R, like so

chown -R trilium:trilium /home/trilium

Replies: 0 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by eliandoran
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants