-
-
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?
TriliumNext
π 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.
A β400β error occurs when installing TriliumNext
π Steps to reproduce the issue.
- Ran the script βbash -c β$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/trilium.sh)ββ
- After βLXC Template is ready to use.β I got error 400 from curl
β Paste the full error output (if available).
βοΈ Container creation failed. Checking if template is corrupted.
βοΈ Container creation failed, but template is not corrupted.
curl: (22) The requested URL returned error: 400
[ERROR] in line 1316: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/create_lxc.sh)" $?
πΌοΈ Additional context (optional).
Perhaps the problem I encountered was similar to the one described in this issue: #1886
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working