Skip to content

MagicMirror script errors when installΒ #6482

@gerbenp

Description

@gerbenp

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

magicmirror

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/magicmirror.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.

When running the magicmirror.sh installation script, it fails with a error.

This issue occurs with both Advanced settings and Default settings (installing as a server).

The container is created but the magicmirror server is not responsing with an default config on port 8080.

πŸ”„ Steps to reproduce the issue.

Step 1. Install Proxmox VE 8.4
Step 2. open shell. paste the command
Step 3. Select default or advanced.
Step 4. Hit enter

❌ Paste the full error output (if available).

β Ό Configuring MagicMirror

[ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1

β ΄ Configuring MagicMirror

[ERROR] in line 1345: 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