Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax Error installing mariadb #3395

Open
haroldboom opened this issue Nov 5, 2024 · 0 comments
Open

Syntax Error installing mariadb #3395

haroldboom opened this issue Nov 5, 2024 · 0 comments

Comments

@haroldboom
Copy link
Contributor

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

  1. Install mariadb, tried a few times and the error always occurs

Specifications

  • Node version: 8.1.1 beta 3
  • Platform: Ubuntu 22.04
  • Node wallet: 0x1c05F319D017458bFd180b32e51789AE7d0eE43f
  • Node libp2p identity: 348

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].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant