Error when installing the Pterodactyl Panel #1218

Closed
opened 2026-02-04 23:45:43 +03:00 by OVERLORD · 15 comments
Owner

Originally created by @DesertGamer on GitHub (Jul 4, 2025).

Have you read and understood the above guidelines?

yes

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

Pterodactyl Panel

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

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

An error occurs during the MariaDB installation phase, which prevents the script from continuing to work.

🔄 Steps to reproduce the issue.

  1. Use the command $(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pterodactyl-panel.sh)"
  2. Choose any settings, even default, even custom ones
  3. Wait a few minutes and you will see this error

Paste the full error output (if available).

⠋ Setting up MariaDB latest
[ERROR] in line 224: exit code 0: while executing command "$@" > /dev/null 2>&1

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

Originally created by @DesertGamer on GitHub (Jul 4, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Pterodactyl Panel ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pterodactyl-panel.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. An error occurs during the MariaDB installation phase, which prevents the script from continuing to work. ### 🔄 Steps to reproduce the issue. 1. Use the command `$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pterodactyl-panel.sh)"` 2. Choose any settings, even default, even custom ones 3. Wait a few minutes and you will see this error ### ❌ Paste the full error output (if available). ⠋ Setting up MariaDB latest [ERROR] in line 224: exit code 0: while executing command "$@" > /dev/null 2>&1 [ERROR] in line 1185: 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_
OVERLORD added the bug label 2026-02-04 23:45:43 +03:00
Author
Owner

@tremor021 commented on GitHub (Jul 4, 2025):

I'm gonna slap you now! Run in verbose and give log

@tremor021 commented on GitHub (Jul 4, 2025): I'm gonna slap you now! Run in verbose and give log
Author
Owner

@MickLesk commented on GitHub (Jul 4, 2025):

Working fine.

Image

Try verbose, before check pihole / adguard if they block this repo: http://mirror.mariadb.org/repo/ or this call: https://mariadb.org

@MickLesk commented on GitHub (Jul 4, 2025): Working fine. <img width="600" alt="Image" src="https://github.com/user-attachments/assets/6b80ede3-c38a-4ae8-8832-9f1a8c1946e1" /> Try verbose, before check pihole / adguard if they block this repo: http://mirror.mariadb.org/repo/ or this call: https://mariadb.org
Author
Owner

@DesertGamer commented on GitHub (Jul 4, 2025):

Image @MickLesk There are no blocks on the sites that you indicated above.
@DesertGamer commented on GitHub (Jul 4, 2025): <img width="1073" alt="Image" src="https://github.com/user-attachments/assets/af12690c-047a-436a-af6b-b47aa20fd033" /> @MickLesk There are no blocks on the sites that you indicated above.
Author
Owner

@MickLesk commented on GitHub (Jul 4, 2025):

Or other question, are you an russian? i reminder an old bug, that mariadb and php block some russian calls

@MickLesk commented on GitHub (Jul 4, 2025): Or other question, are you an russian? i reminder an old bug, that mariadb and php block some russian calls
Author
Owner

@DesertGamer commented on GitHub (Jul 4, 2025):

My traffic goes through a VPN, but yes, I'm in Russia now.

@DesertGamer commented on GitHub (Jul 4, 2025): My traffic goes through a VPN, but yes, I'm in Russia now.
Author
Owner

@MickLesk commented on GitHub (Jul 4, 2025):

try dev script for debian -> normal and verbose, and send output (i increase the outputs for this function)

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

@MickLesk commented on GitHub (Jul 4, 2025): try dev script for debian -> normal and verbose, and send output (i increase the outputs for this function) bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/debian.sh)"
Author
Owner

@DesertGamer commented on GitHub (Jul 4, 2025):

Image
@DesertGamer commented on GitHub (Jul 4, 2025): <img width="1049" alt="Image" src="https://github.com/user-attachments/assets/db33d164-2382-4f03-a3a2-8decc1421c7d" />
Author
Owner

@tremor021 commented on GitHub (Jul 4, 2025):

Guess you have to wait for Micks merge into main repo

@tremor021 commented on GitHub (Jul 4, 2025): Guess you have to wait for Micks merge into main repo
Author
Owner

@MickLesk commented on GitHub (Jul 4, 2025):

funny, its the same call 😄

wait for my prepared pr and try again

@MickLesk commented on GitHub (Jul 4, 2025): funny, its the same call :smile: wait for my prepared pr and try again
Author
Owner

@DesertGamer commented on GitHub (Jul 4, 2025):

Okay, I'll wait

@DesertGamer commented on GitHub (Jul 4, 2025): Okay, I'll wait
Author
Owner

@MickLesk commented on GitHub (Jul 4, 2025):

try with current merge - otherwise i cannot help you

@MickLesk commented on GitHub (Jul 4, 2025): try with current merge - otherwise i cannot help you
Author
Owner

@DesertGamer commented on GitHub (Jul 5, 2025):

Image @MickLesk This step works, but now everything is broken in another step.
@DesertGamer commented on GitHub (Jul 5, 2025): <img width="970" height="691" alt="Image" src="https://github.com/user-attachments/assets/f86a14e7-4a6a-443d-9ab7-ab10130d33dc" /> @MickLesk This step works, but now everything is broken in another step.
Author
Owner

@tremor021 commented on GitHub (Jul 5, 2025):

Image

Verbose works fine

@tremor021 commented on GitHub (Jul 5, 2025): <img width="607" height="281" alt="Image" src="https://github.com/user-attachments/assets/b9ff6f44-b589-438a-8f62-cf2b4bc4f8f6" /> Verbose works fine
Author
Owner

@tremor021 commented on GitHub (Jul 5, 2025):

Image

maybe we should export this as we did in some other scripts?

@tremor021 commented on GitHub (Jul 5, 2025): <img width="1249" height="73" alt="Image" src="https://github.com/user-attachments/assets/c75b89ee-9ca5-4919-af61-9e58e7c7972c" /> maybe we should export this as we did in some other scripts?
Author
Owner

@MickLesk commented on GitHub (Jul 5, 2025):

setup_composer is the function

@MickLesk commented on GitHub (Jul 5, 2025): setup_composer is the function
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1218