[GH-ISSUE #3151] Trilium Update not working suspect install script wont work either #650

Closed
opened 2026-02-26 12:46:12 +03:00 by kerem · 1 comment
Owner

Originally created by @AlkaizerLord on GitHub (Mar 17, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3151

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3151 ### ✅ 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_
kerem 2026-02-26 12:46:12 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@tremor021 commented on GitHub (Mar 17, 2025):

You are right, patch is on the way

<!-- gh-comment-id:2730202677 --> @tremor021 commented on GitHub (Mar 17, 2025): You are right, patch is on the way
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#650
No description provided.