Unable to connect AWS managed Grafana to windows PC(local hosted) MySQL database server?

0

Hi Team,

I'm trying to connect AWS Managed Grafana to my to MySQL database local hosted on my windows PC(remote MySQL server).

When I try to connect , I get the following error. Could you please help me? Error: 504 Gateway Time-out

what worked -

  • I already was able to connect AWS RDS with AWS managed grafana.

How am i setting AMG -

  • I am putting my computer ip address on AWS Grafana but I'm getting the error.

What changes i have made -

  • i allowed port:3306(Both inbound and outbound) on windows firewall.
  • i configured AWS grafana VPC to allow outbound VPC connection.'
已提问 10 个月前252 查看次数
1 回答
0

A 504 error usually means the server did not respond to the request. This often has to do on how ACL and SG are configured, I will suggest to check if there is any ACL blocking outbound traffic or if there is any managed prefix that may block public access to Grafana.

https://docs.aws.amazon.com/grafana/latest/userguide/AMG-configure-nac.html

jperez
已回答 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则