Trilium Update not working suspect install script wont work either #719

Open
opened 2025-11-20 04:52:52 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @AlkaizerLord on GitHub (Mar 17, 2025).

Have you read and understood the above guidelines?

yes

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

TriliumNext

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/trilium.sh)"

📝 Provide a clear and concise description of the issue.

Trilium fails to update and I believe will also fail to install. The reason is that the naming of TriliumNext in the Github repo has changed to

TriliumNextNotes-Server-v0.92.4-linux-x64.tar.xz

This is in contrast to the install and update script which uses wget -q https://github.com/TriliumNext/Notes/releases/download/${RELEASE}/TriliumNextNotes-linux-x64-${RELEASE}.tar.xz

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Run update script

Paste the full error output (if available).

N/A

🖼️ Additional context (optional).

No response

Originally created by @AlkaizerLord on GitHub (Mar 17, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? TriliumNext ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/trilium.sh)" ### 📝 Provide a clear and concise description of the issue. Trilium fails to update and I believe will also fail to install. The reason is that the naming of TriliumNext in the Github repo has changed to > TriliumNextNotes-Server-v0.92.4-linux-x64.tar.xz This is in contrast to the install and update script which uses `wget -q https://github.com/TriliumNext/Notes/releases/download/${RELEASE}/TriliumNextNotes-linux-x64-${RELEASE}.tar.xz` ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Run update script ### ❌ Paste the full error output (if available). N/A ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 04:52:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#719