Skip to content

metubeΒ #5108

@jaainil

Description

@jaainil

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

  1. Run the MeTube script with default LXC creation settings (1 CPU, 1GB RAM, 10GB disk, unprivileged)
  2. Wait until the script reaches the Installing MeTube step
  3. 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

Image

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