MariaDB Alpine network issues #957

Closed
opened 2026-02-04 22:20:26 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Glujaz on GitHub (May 15, 2025).

Have you read and understood the above guidelines?

yes

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

mariaDB Alpine

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Alpine

📝 Provide a clear and concise description of the issue.

After installation, mariaDB is not accessible outside of an ssh connection.
Port 3306 is not even actif on local machine (lsof -i does not show any active connection, and no port is open).

🔄 Steps to reproduce the issue.

Create proxmox.
Past mariaDB alpine code
Execute post install script given in documentation
create user and grant access as given by documentation

try to connect on same subnet (or different one if configured)
Try telnet command to look for open port

Paste the full error output (if available).

N/A

🖼️ Additional context (optional).

No response

Originally created by @Glujaz on GitHub (May 15, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? mariaDB Alpine ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-mariadb.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Alpine ### 📝 Provide a clear and concise description of the issue. After installation, mariaDB is not accessible outside of an ssh connection. Port 3306 is not even actif on local machine (lsof -i does not show any active connection, and no port is open). ### 🔄 Steps to reproduce the issue. Create proxmox. Past mariaDB alpine code Execute post install script given in documentation create user and grant access as given by documentation try to connect on same subnet (or different one if configured) Try telnet command to look for open port ### ❌ Paste the full error output (if available). N/A ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-04 22:20:26 +03:00
Author
Owner

@tremor021 commented on GitHub (May 15, 2025):

Why are you tagging this as a bug in the script? It's you who is doing the configuration. Database is up and running.

@tremor021 commented on GitHub (May 15, 2025): Why are you tagging this as a bug in the script? It's you who is doing the configuration. Database is up and running.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#957