Problem installing Mariadb on a Debian
Hello, Im trying to intall Mariadb with this command: curl -LsS https://r.mariadb.com/downloads/mariadb_repo_setup | sudo bash -s -- --os-type=debian --os-version=11 --mariadb-server-version="mariadb-10.5"
curl: (28) Failed to connect to dlm.mariadb.com port 443: Connection timed out
I have downloaded the script to execute it as sudo. sh Maria_install.sh -s -- --os-type=debian --os-version=11 --mariadb-server-version="mariadb-10.5"
I got this error: 159: Syntax error: "(" unexpected the 159 line is > key_ids=( 0x8167EE24 0xE3C94F49 0xcbcb082a1bb943db 0xf1656f24c74cd1d8 0x135659e928c12247 )
How can i solve the problem ?
Thanks
Answer Answered by RAN 55 in this comment.
Thanks to both of you, but we think the problem is our proxy configuration. Sorry about that,