tteck / Proxmox

Proxmox VE Helper-Scripts
https://Helper-Scripts.com
MIT License
14.43k stars 2.37k forks source link

MariaDB script failing #3635

Closed connoleg closed 2 months ago

connoleg commented 2 months ago

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

Default settings, script fails at the installing dependencies point:

/curl: (6) Could not resolve host: r.mariadb.com

What settings are you currently utilizing?

Default Settings

Which Linux distribution are you employing?

Debian 12

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

Processing triggers for man-db (2.11.2-2) ... |Processing triggers for mailcap (3.70+nmu1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... ✓ Installed Dependencies /curl: (6) Could not resolve host: r.mariadb.com /dev/fd/63: line 1: $'\E[?25h': command not found /dev/fd/63: line 2: $'\E[01': command not found /dev/fd/63: line 2: $'31m[ERROR]\E[m': command not found /dev/fd/63: line 2: $'31m23\E[m:': command not found /dev/fd/63: line 2: $'31m0\E[m:': command not found /dev/fd/63: line 3: The: command not found

[ERROR] in line 23: exit code 0: while executing command $STD bash <(curl -fsSL https://r.mariadb.com/downloads/mariadb_repo_setup)

Please provide detailed steps to reproduce the issue.

Ran script in standard and verbose modes

Ran nslookup on the PVE and mariadb.com resolves fine. r.maria.com does not.