Trilium Notes Installation Problem #1237

Closed
opened 2026-02-04 23:52:07 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @malpre on GitHub (Jul 7, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Trilium Notes

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/trilium.sh)"

⚙️ 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.

Despite the successful execution of the Trilium script, I am unable to access the application via http://192.168.1.117:8080/. My investigation revealed that the service is failing to locate /opt/trilium/trilium.sh, which leads me to believe there was an error during the installation process.

🔄 Steps to reproduce the issue.

Just install the Trilium Server with the script and Default Settings.

Paste the full error output (if available).

Jul 07 16:58:05 trilium (ilium.sh)[11522]: trilium.service: Failed to locate executable /opt/trilium/trilium.sh: No such file or directory
Jul 07 16:58:05 trilium (ilium.sh)[11522]: trilium.service: Failed at step EXEC spawning /opt/trilium/trilium.sh: No such file or directory

🖼️ Additional context (optional).

No response

Originally created by @malpre on GitHub (Jul 7, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Trilium Notes ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/trilium.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Despite the successful execution of the Trilium script, I am unable to access the application via http://192.168.1.117:8080/. My investigation revealed that the service is failing to locate /opt/trilium/trilium.sh, which leads me to believe there was an error during the installation process. ### 🔄 Steps to reproduce the issue. Just install the Trilium Server with the script and Default Settings. ### ❌ Paste the full error output (if available). Jul 07 16:58:05 trilium (ilium.sh)[11522]: trilium.service: Failed to locate executable /opt/trilium/trilium.sh: No such file or directory Jul 07 16:58:05 trilium (ilium.sh)[11522]: trilium.service: Failed at step EXEC spawning /opt/trilium/trilium.sh: No such file or directory ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 23:52:07 +03:00
Author
Owner

@MickLesk commented on GitHub (Jul 7, 2025):

Then its not successful. Whats inside the trillium folder?

@MickLesk commented on GitHub (Jul 7, 2025): Then its not successful. Whats inside the trillium folder?
Author
Owner

@malpre commented on GitHub (Jul 7, 2025):

Inside the folder /opt/trilium ist just the following file: TriliumNotes-Server-0.96.0-linux-x64

root@trilium:/opt/trilium# cd /opt/trilium/
root@trilium:/opt/trilium# ls -al
total 12
drwxr-xr-x 3 root root 4096 Jul  7 17:10 .
drwxr-xr-x 3 root root 4096 Jul  7 17:10 ..
drwxr-xr-x 7 1001  128 4096 Jul  1 09:16 TriliumNotes-Server-0.96.0-linux-x64

Thanks for your help :)

@malpre commented on GitHub (Jul 7, 2025): Inside the folder /opt/trilium ist just the following file: TriliumNotes-Server-0.96.0-linux-x64 ``` root@trilium:/opt/trilium# cd /opt/trilium/ root@trilium:/opt/trilium# ls -al total 12 drwxr-xr-x 3 root root 4096 Jul 7 17:10 . drwxr-xr-x 3 root root 4096 Jul 7 17:10 .. drwxr-xr-x 7 1001 128 4096 Jul 1 09:16 TriliumNotes-Server-0.96.0-linux-x64 ``` Thanks for your help :)
Author
Owner

@MickLesk commented on GitHub (Jul 7, 2025):

Phew ok, Yesterday it works, i check it later

@MickLesk commented on GitHub (Jul 7, 2025): Phew ok, Yesterday it works, i check it later
Author
Owner

@MickLesk commented on GitHub (Jul 7, 2025):

fixed

@MickLesk commented on GitHub (Jul 7, 2025): fixed
Author
Owner

@malpre commented on GitHub (Jul 8, 2025):

Thanks, works perfectly now! Thank you very much for the quick help.

@malpre commented on GitHub (Jul 8, 2025): Thanks, works perfectly now! Thank you very much for the quick help.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1237