-
-
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?
Trilium
π 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.
Script fails after creating CT, complains about line 22 and 404
[ERROR] in line 1185: 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)" $?
π Steps to reproduce the issue.
Initiated script w/ default settings, default verbose as well as Advanced settings - same result.
β Paste the full error output (if available).
βοΈ Using Default Settings on node hp-pve3
π₯οΈ Operating System: debian
π Version: 12
π¦ Container Type: Unprivileged
πΎ Disk Size: 2 GB
π§ CPU Cores: 1
π οΈ RAM Size: 512 MiB
π Container ID: 106
π Creating a Trilium Notes LXC using the above default settings
βοΈ Using SSD-1tb for Template Storage.
βοΈ Using SSD-1tb for Container Storage.
βοΈ LXC Template List Updated
βοΈ LXC Template 'debian-12-standard_12.7-1_amd64.tar.zst' is ready to use.
βοΈ LXC Container 106 was successfully created.
βοΈ Started LXC Container
βοΈ Customized LXC Container
curl: (22) The requested URL returned error: 404
22: line 1: $'\E[?25h': command not found
22: line 2: $'\E[01': command not found
22: line 2: $'31m[ERROR]\E[m': command not found
22: line 2: $'31m1185\E[m:': command not found
22: line 2: $'31m0\E[m:': command not found
[ERROR] in line 1185: 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).
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working