-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed as not planned
Labels
bugSomething isn't workingSomething isn't working
Description
โ 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.
- Use the command
$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pterodactyl-panel.sh)" - Choose any settings, even default, even custom ones
- 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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working