Hi
When i try to load my leads (there are about 100,000 leads) i keep on getting either a bad server error or 502 error. When i contacted the hosting company they said its a issue with the crm not hosting.. There are about 50 people adding leads to the system and everyone is getting that error...
Then i checked the error logs and found this error all over the logs
[1203] User already has more than 'max_user_connections' active connections at /home/crm/application/Espo/ORM/EntityManager.php:138)"} []
[2018-03-22 15:14:17] Espo.ERROR: Uncaught Exception PDOException: "SQLSTATE[HY000] [1203] User already has more than 'max_user_connections' active connections" at /home/crm/application/Espo/ORM/EntityManager.php line 138 {"exception":"[object] (PDOException(code: 1203): SQLSTATE[HY000]
any idea how to fix that error?
When i try to load my leads (there are about 100,000 leads) i keep on getting either a bad server error or 502 error. When i contacted the hosting company they said its a issue with the crm not hosting.. There are about 50 people adding leads to the system and everyone is getting that error...
Then i checked the error logs and found this error all over the logs
[1203] User already has more than 'max_user_connections' active connections at /home/crm/application/Espo/ORM/EntityManager.php:138)"} []
[2018-03-22 15:14:17] Espo.ERROR: Uncaught Exception PDOException: "SQLSTATE[HY000] [1203] User already has more than 'max_user_connections' active connections" at /home/crm/application/Espo/ORM/EntityManager.php line 138 {"exception":"[object] (PDOException(code: 1203): SQLSTATE[HY000]
any idea how to fix that error?
Comment