MediaManager fails to start #1945

Closed
opened 2026-02-05 03:01:09 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @tremor021 on GitHub (Nov 6, 2025).

Originally assigned to: @vhsdream on GitHub.

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

MediaManager

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mediamanager.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-3-pve)

📝 Provide a clear and concise description of the issue.

@vhsdream the script finishes ok, but start.sh fails to run. Adding LOG_FILE="/opt/mm/mediamanager.log" env var to start.sh makes it run, but outputs blank page when visiting LXCIP:8000/web
Please take a look

🔄 Steps to reproduce the issue.

Just install

Paste the full error output (if available).

No log is relevant,

🖼️ Additional context (optional).

No response

Originally created by @tremor021 on GitHub (Nov 6, 2025). Originally assigned to: @vhsdream on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? MediaManager ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mediamanager.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-3-pve) ### 📝 Provide a clear and concise description of the issue. @vhsdream the script finishes ok, but `start.sh` fails to run. Adding `LOG_FILE="/opt/mm/mediamanager.log"` env var to `start.sh` makes it run, but outputs blank page when visiting `LXCIP:8000/web` Please take a look ### 🔄 Steps to reproduce the issue. Just install ### ❌ Paste the full error output (if available). No log is relevant, ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 03:01:09 +03:00
Author
Owner

@vhsdream commented on GitHub (Nov 8, 2025):

I've seen this, and I investigated a bit before work this morning, but then work was full-on so I wasn't able to get to this yet, and I'll likely have to wait until tomorrow before I can fix it.

@vhsdream commented on GitHub (Nov 8, 2025): I've seen this, and I investigated a bit before work this morning, but then work was full-on so I wasn't able to get to this yet, and I'll likely have to wait until tomorrow before I can fix it.
Author
Owner

@tremor021 commented on GitHub (Nov 8, 2025):

Fixed with #8981

@tremor021 commented on GitHub (Nov 8, 2025): Fixed with #8981
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1945