Open Closed

Issues using with a AWS RDS proxy endpoint #7461


User avatar
0
naeem76 created
  • ABP Framework version: v7.1.1
  • UI Type: MVC
  • Database System: EF Core MySQL
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hello we've been using load balanced ABP MVC on AWS with a RDS MySQL/Aurora instances for a while now, and everything has been great. However for a newer application we have to use RDS proxy, but using the RDS proxy endpoint we are getting timeout issues.

From the same EC2 instance that hosts the api I've used mysql cli to connect to the proxy endpoint, and everything works smoothly, so there is no network / security group issues. I've tried a brand new ABP template that has no Redis Cache or DistributedLock provider, and its the same issue.

Any help would be appreciated


1 Answer(s)
  • User Avatar
    0
    naeem76 created

    Ignore please, was a bad config.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11