mysqlconfigurer icon indicating copy to clipboard operation
mysqlconfigurer copied to clipboard

First run after install generates error in /tmp/.mysqlconfigurer/z_aiops_mysql.cnf file

Open arpoodle opened this issue 2 years ago • 5 comments

Executed RELEEM_API_KEY=[my key] bash -c "$(curl -L https://releem.s3.amazonaws.com/install.sh)" On completion, /tmp/.mysqlconfigurer/z_aiops_mysql.cnf file contains only:

# 500 Internal Server Error Oh no! Something bad happened. Error is:Expecting value: line 1 column 2 (char 1)

arpoodle avatar Jun 09 '22 09:06 arpoodle

Hey, have you signed up at releem.com to get API key?

drupaladmin avatar Jun 09 '22 09:06 drupaladmin

In most cases the problem is in permissions and .my.cnf. Please send us the IP address of your server on email hello [at] releem.com

drupaladmin avatar Jun 09 '22 10:06 drupaladmin

I'm not using a .my.cnf. I'm using the encrypted passwword from mysql_config_editor to allow access to the DB as we cannot allow unencypted passwords in plaintext

The server does not have a public IP address

And yes, I have an API key

arpoodle avatar Jun 12 '22 22:06 arpoodle

We didn't test Releem Agent with mysql_config_editor. We're going to test it.

I'll keep you informed.

drupaladmin avatar Jul 01 '22 05:07 drupaladmin

Please try to run mysqladmin ping. If it runs successfully, then Releem Agent should run successfully.

drupaladmin avatar Jul 05 '22 19:07 drupaladmin

@arpoodle May I ask you did you try to run mysqladmin ping?

drupaladmin avatar Sep 02 '22 09:09 drupaladmin