Ojs 3.2.1.1 - Statistics - Editorial Activity is not working

I have upgraded from OJS 3.2.1.1 and got a successful message. Everything seems working except under Statistics the Editorial Activity is not working. I am just getting a blank page.

Hi @latha_ojs,

Check your PHP error log for details.

Regards,
Alec Smecher
Public Knowledge Project Team

I have same problem

My log:
[Sun Sep 27 15:37:20 2020] [error] [client 46.30.164.252] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1226] User ‘-secret-’ has exceeded the ‘max_user_connections’ resource (current value: 30) in /var/www/dpnlab/data/www/jrnls.ivet.edu.ua/lib/pkp/lib/vendor/illuminate/database/Connectors/Connector.php:70, referer: https://jrnls.ivet.edu.ua/index.php/1/submissions
[Sun Sep 27 15:37:20 2020] [error] [client 46.30.164.252] Stack trace:, referer: https://jrnls.ivet.edu.ua/index.php/1/submissions
[Sun Sep 27 15:37:20 2020] [error] [client 46.30.164.252] #0 /var/www/dpnlab/data/www/jrnls.ivet.edu.ua/lib/pkp/lib/vendor/illuminate/database/Connectors/Connector.php(70): PDO->__construct(‘mysql:host=loca…’, ‘-secret-’, ‘-secret-’, Array), referer: https://jrnls.ivet.edu.ua/index.php/1/submissions
[Sun Sep 27 15:37:20 2020] [error] [client 46.30.164.252] #1 /var/www/dpnlab/data/www/jrnls.ivet.edu.ua/lib/pkp/lib/vendor/illuminate/database/Connectors/Connector.php(46): Illuminate\Database\Connectors\Connector->createPdoConnection(‘mysql:host=loca…’, ‘-secret-’, ‘-secret-’, Array), referer: https://jrnls.ivet.edu.ua/index.php/1/submissions
[Sun Sep 27 15:37:20 2020] [error] [client 46.30.164.252] #2 /var/www/dpnlab/data/www/jrnls.ivet.edu.ua/lib/pkp/lib/vendor/illuminate/database/Connectors/MySqlConnector.php(24): Illuminate\Database\Connectors\Connector->createConnection(‘mysql:host=loca…’, Array, Array), referer: https://jrnls.ivet.edu.ua/index.php/1/submissions
[Sun Sep 27 15:37:20 2020] [error] [client 46.30.164.252] #3 /var/www/dpnlab/data/www/jrnls.ivet.edu.ua/lib/pkp/lib/vendor/illuminate/database/Connectors/ConnectionFactory.php(1 in /var/www/dpnlab/data/www/jrnls.ivet.edu.ua/lib/pkp/lib/vendor/illuminate/database/Connection.php on line 664, referer: https://jrnls.ivet.edu.ua/index.php/1/submissions
[Sun Sep 27 15:37:23 2020] [error] [client 66.249.73.249] File does not exist: /var/www/dpnlab/data/www/jrnls.ivet.edu.ua/sitemaps

What it means?
Ty!

Hi @Oleksandr_Radkevych,

See: OJS 3.2.1 HTTP error 505 on clicking statistics/editorial activity - #3 by asmecher

Regards,
Alec Smecher
Public Knowledge Project Team