Hi There,
Im trying to deploy Zabbix 6.4 on the RHEL9 hosted on AWS and the database Im using is AWS RDS Aurora MySQL. But I am facing the following erro when starting up the Zabbix-server:
[Z3001] connection to database 'zabbix' failed: [2002] Cant connect to server on 'MyRDSEndpoint' (13)
I can connect to the RDS Database using # mysql
Can someone help me solving this issue?
Thanks.
Im trying to deploy Zabbix 6.4 on the RHEL9 hosted on AWS and the database Im using is AWS RDS Aurora MySQL. But I am facing the following erro when starting up the Zabbix-server:
[Z3001] connection to database 'zabbix' failed: [2002] Cant connect to server on 'MyRDSEndpoint' (13)
I can connect to the RDS Database using # mysql
Can someone help me solving this issue?
Thanks.
Comment