Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

I have an application connected to a MySQL database, but sometimes when I update my app this message appears

I have an application connected to a MySQL database, but sometimes when I update my app this message appears.

any tips not to happen this anymore?

0 2 340
2 REPLIES 2

Steve
Platinum 5
Platinum 5

As the errors say, the app is being blocked from getting to your database. You’ll need to look for a problem there. Given that the problem is intermittent, I would suspect your database, or a firewall and/or proxy server in front of the database, is overloaded or rate-limiting connections.

Indeed.

Top Labels in this Space