You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing mariadb wtih the install script there seems to be a syntax error
Expected behavior
normal install with no errors like MySQL
Actual behavior
Please select the SQL you would like to use: (Default: MySQL) [1]MySQL [2]MariaDB [E]xit 2
MariaDB selected. Proceeding with installation.
Installing mariadb dependencies: OK
bash: line 1: syntax error near unexpected token newline' bash: line 1: <!doctype html>'
curl: (23) Failure writing output to destination
Installing mariadb-server: OK
Steps to reproduce the problem
Install mariadb, tried a few times and the error always occurs
Please select the SQL you would like to use: (Default: MySQL) [1]MySQL [2]MariaDB [E]xit 2 MariaDB selected. Proceeding with installation. Installing mariadb dependencies: OK bash: line 1: syntax error near unexpected token newline'
bash: line 1: <!doctype html>' curl: (23) Failure writing output to destination
Disclaimer
Please be aware that the issue reported on a public repository allows everyone to see your node logs, node details, and contact details. If you have any sensitive information, feel free to share it by sending an email to [email protected].
The text was updated successfully, but these errors were encountered:
Issue description
When installing mariadb wtih the install script there seems to be a syntax error
Expected behavior
normal install with no errors like MySQL
Actual behavior
Please select the SQL you would like to use: (Default: MySQL) [1]MySQL [2]MariaDB [E]xit 2
MariaDB selected. Proceeding with installation.
Installing mariadb dependencies: OK
bash: line 1: syntax error near unexpected token
newline' bash: line 1:
<!doctype html>'curl: (23) Failure writing output to destination
Installing mariadb-server: OK
Steps to reproduce the problem
Specifications
Error logs
Please select the SQL you would like to use: (Default: MySQL) [1]MySQL [2]MariaDB [E]xit 2 MariaDB selected. Proceeding with installation. Installing mariadb dependencies: OK bash: line 1: syntax error near unexpected token
newline'bash: line 1:
<!doctype html>' curl: (23) Failure writing output to destination
Disclaimer
Please be aware that the issue reported on a public repository allows everyone to see your node logs, node details, and contact details. If you have any sensitive information, feel free to share it by sending an email to [email protected].
The text was updated successfully, but these errors were encountered: