Skip to content

MariaDB Alpine network issues #4491

@Glujaz

Description

@Glujaz

✅ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions