MySQL script errors #1892

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

Originally created by @rowantree on GitHub (Oct 29, 2025).

Have you read and understood the above guidelines?

yes

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

MySQL

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

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

📝 Provide a clear and concise description of the issue.

script reports two errors and exists.

🔄 Steps to reproduce the issue.

Run script in console and respond as required. Select either mySQL version.

Paste the full error output (if available).

⠇ Installing MySQL
[ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1
⠙ Installing MySQL
[ERROR] in line 1345: 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).

full screen shot available

Originally created by @rowantree on GitHub (Oct 29, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? MySQL ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mysql.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.0.11 ### 📝 Provide a clear and concise description of the issue. script reports two errors and exists. ### 🔄 Steps to reproduce the issue. Run script in console and respond as required. Select either mySQL version. ### ❌ Paste the full error output (if available). ⠇ Installing MySQL [ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1 ⠙ Installing MySQL [ERROR] in line 1345: 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). full screen shot available
OVERLORD added the bug label 2026-02-05 02:41:07 +03:00
Author
Owner

@MickLesk commented on GitHub (Oct 29, 2025):

Verbose?

@MickLesk commented on GitHub (Oct 29, 2025): Verbose?
Author
Owner

@MickLesk commented on GitHub (Oct 29, 2025):

Script working fine with debian 12. tested with 8.0 and 8.4, but mysql sleeping and gpg key is not up2date and expired.
--> The following signatures were invalid: EXPKEYSIG B7B3B788A8D3785C MySQL Release Engineering mysql-build@oss.oracle.com

We Remove MySQL

@MickLesk commented on GitHub (Oct 29, 2025): Script working fine with debian 12. tested with 8.0 and 8.4, but mysql sleeping and gpg key is not up2date and expired. --> The following signatures were invalid: EXPKEYSIG B7B3B788A8D3785C MySQL Release Engineering <mysql-build@oss.oracle.com> We Remove MySQL
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1892