-
-
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?
metube.sh
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/metube.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.
The script fails while installing MeTube. All prior steps like DNS, Node.js 22, Python3, etc., succeed. However, the process exits with a [ERROR] in line 51: exit code 0 followed by a second error:
/dev/fd/63: line 74: SPINNER_PID: unbound variable
π Steps to reproduce the issue.
- Run the MeTube script with default LXC creation settings (1 CPU, 1GB RAM, 10GB disk, unprivileged)
- Wait until the script reaches the Installing MeTube step
- Observe the error output and script halt
β Paste the full error output (if available).
[ERROR] in line 51: exit code 0: while executing command "$@" > /dev/null 2>&1
/dev/fd/63: line 74: SPINNER_PID: unbound variable
πΌοΈ Additional context (optional).
- The LXC has IPv4 internet access and working DNS
- ant-1TB storage used for both template and container
- All dependencies installed correctly before MeTube step
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
