[GH-ISSUE #10580] MediaManager: unable to use default password to login #2287

Closed
opened 2026-02-26 12:51:55 +03:00 by kerem · 4 comments
Owner

Originally created by @wendyliga on GitHub (Jan 6, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10580

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10580 ### ✅ 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_
kerem 2026-02-26 12:51:55 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

Working fine Here. Typo?

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

<!-- gh-comment-id:3713394565 --> @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?

<!-- gh-comment-id:3713408006 --> @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.

<!-- gh-comment-id:3715792584 --> @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.

<!-- gh-comment-id:3716192947 --> @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.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2287
No description provided.