Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql bug #915

Closed
mikeSimonson opened this issue Aug 10, 2009 · 1 comment
Closed

sql bug #915

mikeSimonson opened this issue Aug 10, 2009 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Critical Indicates the severity of an issue is very critical and the issue has a very high priority. duplicate For issues that already existed in our issue tracker and were reported previously.
Milestone

Comments

@mikeSimonson
Copy link

After my update on my remote server i get this error.

SQLSTATE[1203 User xxxxxxxxxx already has more than 'max_user_connections' active connections

Backtrace:
#0 /piwik/libs/Zend/Db/Adapter/Abstract.php(228): Zend_Db_Adapter_Pdo_Abstract->_connect()
#1 /piwik/core/Piwik.php(1213): Zend_Db_Adapter_Abstract->getConnection()
#2 /piwik/core/FrontController.php(206): Piwik::createDatabaseObject()
#3 /piwik/index.php(52): Piwik_FrontController->init()
#4 {main}

This is surprising for me because i don't get any problem on my local server.

On the remote server all the design from the main dashboard is also broken.
I deleted all the widget and then replace them again. Both problems of connection to the db and of the design were solve but after a logout/login the problem was there again.

@robocoder
Copy link
Contributor

Please see #885.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Critical Indicates the severity of an issue is very critical and the issue has a very high priority. duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

No branches or pull requests

2 participants