Skip to content

Trilium Notes | [ERROR] in line 1185: exit code 0: while executing command lxc-attach....Β #5704

@the-polak

Description

@the-polak

βœ… 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions