-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
β 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