MediaManager: unable to use default password to login #2288

Closed
opened 2026-02-05 04:24:27 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @wendyliga on GitHub (Jan 6, 2026).

Have you read and understood the above guidelines?

Yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

📜 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?

9.1.1

📝 Provide a clear and concise description of the issue.

unable to login using default password admin

🔄 Steps to reproduce the issue.

  1. Install using the script using default configuration
  2. When asked about email, use me@example.com
  3. open website
  4. login with email me@example.com and password admin
  5. Unable to login to admin page

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @wendyliga on GitHub (Jan 6, 2026). ### ✅ Have you read and understood the above guidelines? Yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 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 - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 9.1.1 ### 📝 Provide a clear and concise description of the issue. unable to login using default password `admin` ### 🔄 Steps to reproduce the issue. 1. Install using the script using default configuration 2. When asked about email, use me@example.com 3. open website 4. login with email `me@example.com` and password `admin` 5. Unable to login to admin page ### ❌ Paste the full error output (if available). <img width="2732" height="1804" alt="Image" src="https://github.com/user-attachments/assets/83931684-24b2-47fd-a630-449c840ccaec" /> ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 04:24:27 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 6, 2026):

Working fine Here. Typo?

Check; /opt/mm/config/config.toml

@MickLesk commented on GitHub (Jan 6, 2026): Working fine Here. Typo? Check; /opt/mm/config/config.toml
Author
Owner

@wendyliga commented on GitHub (Jan 6, 2026):

@MickLesk I reinstalled twice, and i did check /opt/mm/config/config.toml, admin_emails is correct.

@MickLesk is there a way to check the password in the config file or somewhere?

@wendyliga commented on GitHub (Jan 6, 2026): @MickLesk I reinstalled twice, and i did check `/opt/mm/config/config.toml`, `admin_emails` is correct. @MickLesk is there a way to check the password in the config file or somewhere?
Author
Owner

@MickLesk commented on GitHub (Jan 6, 2026):

ah i get it, you log into the account, maybe the docu is a little bit confusing, you need to register an new one with the choosen email, this is admin.

@MickLesk commented on GitHub (Jan 6, 2026): ah i get it, you log into the account, maybe the docu is a little bit confusing, you need to register an new one with the choosen email, this is admin.
Author
Owner

@wendyliga commented on GitHub (Jan 6, 2026):

@MickLesk oh, it is working now. I registered first, and now i can use the same email as admin.

I think the guide could mention to register first.
Thanks for the clarification.

@wendyliga commented on GitHub (Jan 6, 2026): @MickLesk oh, it is working now. I registered first, and now i can use the same email as admin. I think the guide could mention to register first. Thanks for the clarification.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2288