Installation of trilium notes ends in error #1385

Closed
opened 2026-02-05 00:35:29 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @markusglaetzner on GitHub (Aug 2, 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.

I start the script and at the end I see the entry (see below)

🔄 Steps to reproduce the issue.

Start the script...

Paste the full error output (if available).

curl: (22) The requested URL returned error: 403
curl: (22) The requested URL returned error: 403
curl: (22) The requested URL returned error: 403
✖️ Failed to fetch release metadata from https://api.github.com/repos/TriliumNext/Trilium/releases/latest after 3 attempts

[ERROR] in line 16: exit code 0: while executing command return 1

[ERROR] in line 1349: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $?

🖼️ Additional context (optional).

I get the same error when I try to install 2fauth with Helper Script. No entries in my firewall- and dns-block-logs.

Originally created by @markusglaetzner on GitHub (Aug 2, 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 - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. I start the script and at the end I see the entry (see below) ### 🔄 Steps to reproduce the issue. Start the script... ### ❌ Paste the full error output (if available). curl: (22) The requested URL returned error: 403 curl: (22) The requested URL returned error: 403 curl: (22) The requested URL returned error: 403 ✖️ Failed to fetch release metadata from https://api.github.com/repos/TriliumNext/Trilium/releases/latest after 3 attempts [ERROR] in line 16: exit code 0: while executing command return 1 [ERROR] in line 1349: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL [https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh](https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/%22$var_install%22.sh))" $? ### 🖼️ Additional context (optional). I get the same error when I try to install 2fauth with Helper Script. No entries in my firewall- and dns-block-logs.
OVERLORD added the not a script issue label 2026-02-05 00:35:29 +03:00
Author
Owner

@MickLesk commented on GitHub (Aug 2, 2025):

Curl 403 - forbidden

You cant reach there GitHub Repo or API is limited

@MickLesk commented on GitHub (Aug 2, 2025): Curl 403 - forbidden You cant reach there GitHub Repo or API is limited
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1385