[Bug] An exception occurred

This is probably nothing, but might as well document it in case it helps.

At least for the past 5 minutes the site has been hard to load--a lot of partial pages (missing styles/css, parts of the threads, or random widgets [like the one I'm using to type this post, which loaded on the 3rd attempt]).

Also, 2/3rd of my page loads end giving back this stack trace page:
An exception occurred: Too many connections in /home/davidn/public_html/xenforo/library/Zend/Db/Adapter/Mysqli.php on line 333
  1. Zend_Db_Adapter_Mysqli->_connect() in Zend/Db/Adapter/Abstract.php at line 315
  2. Zend_Db_Adapter_Abstract->getConnection() in XenForo/Application.php at line 728
  3. XenForo_Application->loadDb()
  4. call_user_func_array() in XenForo/Application.php at line 971
  5. XenForo_Application->lazyLoad() in XenForo/Application.php at line 1002
  6. XenForo_Application::get() in XenForo/Application.php at line 1607
  7. XenForo_Application::getDb() in XenForo/Model.php at line 161
  8. XenForo_Model->_getDb() in XenForo/Model/DataRegistry.php at line 138
  9. XenForo_Model_DataRegistry->_getMultiFromDb() in XenForo/Model/DataRegistry.php at line 97
  10. XenForo_Model_DataRegistry->getMulti() in XenForo/Dependencies/Abstract.php at line 147
  11. XenForo_Dependencies_Abstract->preLoadData() in XenForo/FrontController.php at line 127
  12. XenForo_FrontController->run() in /home/davidn/public_html/xenforo/index.php at line 13
 
For the last 4-5 months, it seems like the hosting provider gets DDoS'd every Sunday for a few hours. I've just come to accept it as normal.

--Patrick
 
I was just getting that, too. It's working fine now (so far).

EDIT: Except it won't let me post.

EDIT EDIT: Or now it will. :rage:
 
For the last 4-5 months, it seems like the hosting provider gets DDoS'd every Sunday for a few hours. I've just come to accept it as normal.

--Patrick
Fascinating. I either hadn't noticed (I'm a very sporadic user), or just haven't gotten on at the right time to catch it.

Ooh, slightly different error message now:
An exception occurred: No such file or directory in /home/davidn/public_html/xenforo/library/Zend/Db/Adapter/Mysqli.php on line 333
  1. Zend_Db_Adapter_Mysqli->_connect() in Zend/Db/Adapter/Abstract.php at line 315
  2. Zend_Db_Adapter_Abstract->getConnection() in XenForo/Application.php at line 728
  3. XenForo_Application->loadDb()
  4. call_user_func_array() in XenForo/Application.php at line 971
  5. XenForo_Application->lazyLoad() in XenForo/Application.php at line 1002
  6. XenForo_Application::get() in XenForo/Application.php at line 1607
  7. XenForo_Application::getDb() in XenForo/Model.php at line 161
  8. XenForo_Model->_getDb() in XenForo/Model/DataRegistry.php at line 138
  9. XenForo_Model_DataRegistry->_getMultiFromDb() in XenForo/Model/DataRegistry.php at line 97
  10. XenForo_Model_DataRegistry->getMulti() in XenForo/Dependencies/Abstract.php at line 147
  11. XenForo_Dependencies_Abstract->preLoadData() in XenForo/FrontController.php at line 127
  12. XenForo_FrontController->run() in /home/davidn/public_html/xenforo/index.php at line 13
 
Top