1 chanakyadas Feb 05, 2019 08:15
3 poorboy2 Feb 17, 2019 22:07
https://dev.mysql.com/doc/refman/8.0/en/user-resources.html
It gets fixed after a while, but we are concerned as sometimes this error comes up in peak hour when most students/faculty are browsing our educational journal.
Makes sense.
You can ask your hosting to increase max_user_connections and either they will or they will suggest you upgrade to a higher plan.
Bottom line is that it the limit set by your webhost and in busy times, your site is exceeding that limit. Some hosts set it as low as 10 or 25 for their economy plans.
4 joeest Mar 09, 2019 13:28
Have you configured more connections on MySQL config file on the server? If you don't have access of the server, kindly escalate this issue to your web host and request them to allow more connections.
You did not mention your webhost :(
Everything is already written in the error message: User xchange3_b22823 already has more than 'max_user_connections' active connections
Contact your webhost and upgrade to a more powerful hosting plan than can accept more simultaneous users on your website.