-
-
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?
AdventureLog
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/adventurelog.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.
Installation of the AdventureLog LXC container version 0.10.0 stops before completion with the error below.
π Steps to reproduce the issue.
- Paste community script link from website into Shell on Proxmox Cluster Node.
- Select Default settings
- Script fails with error below
β Paste the full error output (if available).
0: line 24: install_node_and_modules: command not found
[ERROR] in line 24: exit code 0: while executing command NODE_VERSION="22" NODE_MODULE="pnpm@latest" install_node_and_modules
[ERROR] in line 1088: 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