-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Trillium
π What was the exact command used to execute the script?
update
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
New installation of TriliumNext.
In the LXC command line i ran command 'update' in Verbose mode, with the following resutls
βοΈ Stopped Trilium
β Updating to 0.95.0mv: cannot stat '/opt/trilium/db': No such file or directory
[ERROR] in line 40: exit code 0: while executing command mv /opt/trilium/db /opt/trilium_backup/
π Steps to reproduce the issue.
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/trilium.sh)"
default settings
update
β Paste the full error output (if available).
βοΈ Stopped Trilium
β Updating to 0.95.0mv: cannot stat '/opt/trilium/db': No such file or directory
[ERROR] in line 40: exit code 0: while executing command mv /opt/trilium/db /opt/trilium_backup/
πΌοΈ Additional context (optional).
Folder structure /opt/trilium
root@trilium:/opt/trilium# ls -al
total 9132
drwxr-xr-x 7 1001 128 4096 Jun 15 13:34 .
drwxr-xr-x 4 root root 4096 Jun 16 08:41 ..
drwxr-xr-x 8 1001 128 4096 Jun 15 13:34 assets
-rw-r--r-- 1 1001 128 288314 Jun 15 13:34 docker_healthcheck.cjs
-rw-r--r-- 1 1001 128 9015999 Jun 15 13:34 main.cjs
drwxr-xr-x 6 1001 128 4096 Jun 15 13:34 node
drwxr-xr-x 5 1001 128 4096 Jun 15 13:34 node_modules
drwxr-xr-x 8 1001 128 4096 Jun 15 13:34 public
drwxr-xr-x 3 1001 128 4096 Jun 15 13:34 share-theme
-rwxr-xr-x 1 1001 128 35 Jun 15 13:34 trilium.sh
-rw-r--r-- 1 1001 128 19 Jun 15 13:34 tsconfig.app.tsbuildinfo
-rw-r--r-- 1 1001 128 1641 Jun 15 13:34 xhr-sync-worker.js
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working