Warning (2): file_put_contents(): Only 0 of 2436 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]
Errors

Missing Database Connection

Error: A Database connection using "Mysql" was missing or unable to connect.
The database server returned this error: SQLSTATE[HY000] [1045] ProxySQL Error: Access denied for user 'MrRDS'@'10.0.0.21' (using password: YES)mysql:host=10.3.3.30;port=3306;dbname=classera_g2

Notice: If you want to customize this error message, create app/View/Errors/missing_connection.ctp

Stack Trace

  • CORE/Cake/Model/Datasource/DboSource.php line 281Mysql->connect()
  • CORE/Cake/Model/ConnectionManager.php line 105DboSource->__construct(array)
  • CORE/Cake/Model/Model.php line 3659ConnectionManager::getDataSource(string)
  • CORE/Cake/Model/Model.php line 1162Model->setDataSource(string)
  • CORE/Cake/Model/Model.php line 3686Model->setSource(string)
  • CORE/Cake/Model/Model.php line 1394Model->getDataSource()
  • APP/Plugin/HtmlPurifier/Model/Behavior/HtmlPurifierBehavior.php line 41Model->schema()
  • CORE/Cake/Model/BehaviorCollection.php line 145HtmlPurifierBehavior->setup(Role, array)
  • CORE/Cake/Model/BehaviorCollection.php line 66BehaviorCollection->load(string, array)
  • CORE/Cake/Model/Model.php line 781BehaviorCollection->init(string, array)
  • APP/Model/Role.php line 81Model->__construct(null, string)
  • [internal function]Role->__construct(array)
  • CORE/Cake/Utility/ClassRegistry.php line 169ReflectionClass->newInstance(array)
  • APP/Controller/Component/CAuthComponent.php line 270ClassRegistry::init(string)
  • APP/Controller/Component/CAuthComponent.php line 68CAuthComponent::getRoles()
  • CORE/Cake/Controller/ComponentCollection.php line 116CAuthComponent->__construct(ComponentCollection, array)
  • CORE/Cake/Controller/ComponentCollection.php line 53ComponentCollection->load(string, array)
  • CORE/Cake/Controller/Controller.php line 649ComponentCollection->init(UsersController)
  • CORE/Cake/Routing/Dispatcher.php line 188Controller->constructClasses()
  • CORE/Cake/Routing/Dispatcher.php line 167Dispatcher->_invoke(UsersController, CakeRequest)
  • APP/webroot/index.php line 137Dispatcher->dispatch(CakeRequest, CakeResponse)