Whoops, looks like something went wrong.

2/2 QueryException in Connection.php line 647: SQLSTATE[HY000] [1203] User cefiratest already has more than 'max_user_connections' active connections (SQL: select * from `cf_formations_participants` where `valid` = n)

  1. in Connection.php line 647
  2. at Connection->runQueryCallback('select * from `cf_formations_participants` where `valid` = ?', array('n'), object(Closure)) in Connection.php line 607
  3. at Connection->run('select * from `cf_formations_participants` where `valid` = ?', array('n'), object(Closure)) in Connection.php line 326
  4. at Connection->select('select * from `cf_formations_participants` where `valid` = ?', array('n'), true) in Builder.php line 1711
  5. at Builder->runSelect() in Builder.php line 1696
  6. at Builder->get(array('*')) in Builder.php line 462
  7. at Builder->getModels(array('*')) in Builder.php line 446
  8. at Builder->get() in AppServiceProvider.php line 26
  9. at AppServiceProvider->boot()
  10. at call_user_func_array(array(object(AppServiceProvider), 'boot'), array()) in BoundMethod.php line 29
  11. at BoundMethod::Illuminate\Container\{closure}() in BoundMethod.php line 87
  12. at BoundMethod::callBoundMethod(object(Application), array(object(AppServiceProvider), 'boot'), object(Closure)) in BoundMethod.php line 31
  13. at BoundMethod::call(object(Application), array(object(AppServiceProvider), 'boot'), array(), null) in Container.php line 531
  14. at Container->call(array(object(AppServiceProvider), 'boot')) in Application.php line 762
  15. at Application->bootProvider(object(AppServiceProvider)) in Application.php line 745
  16. at Application->Illuminate\Foundation\{closure}(object(AppServiceProvider), 14)
  17. at array_walk(array(object(EventServiceProvider), object(LogServiceProvider), object(RoutingServiceProvider), object(AuthServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FormRequestServiceProvider), object(FoundationServiceProvider), object(NotificationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ViewServiceProvider), object(AppServiceProvider), object(AuthServiceProvider), object(EventServiceProvider), object(RouteServiceProvider), object(ImageServiceProvider), object(LaravelLocalizationServiceProvider), object(ComposerServiceProvider)), object(Closure)) in Application.php line 746
  18. at Application->boot() in BootProviders.php line 17
  19. at BootProviders->bootstrap(object(Application)) in Application.php line 208
  20. at Application->bootstrapWith(array('Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 'Illuminate\\Foundation\\Bootstrap\\BootProviders')) in Kernel.php line 160
  21. at Kernel->bootstrap() in Kernel.php line 144
  22. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 116
  23. at Kernel->handle(object(Request)) in index.php line 53

1/2 PDOException in Connector.php line 68: SQLSTATE[HY000] [1203] User cefiratest already has more than 'max_user_connections' active connections

  1. in Connector.php line 68
  2. at PDO->__construct('mysql:host=cefiratest.mysql.db;port=3306;dbname=cefiratest', 'cefiratest', 'jDDZ9HdXntKk', array(0, 2, 0, false, false)) in Connector.php line 68
  3. at Connector->createPdoConnection('mysql:host=cefiratest.mysql.db;port=3306;dbname=cefiratest', 'cefiratest', 'jDDZ9HdXntKk', array(0, 2, 0, false, false)) in Connector.php line 44
  4. at Connector->createConnection('mysql:host=cefiratest.mysql.db;port=3306;dbname=cefiratest', array('driver' => 'mysql', 'host' => 'cefiratest.mysql.db', 'port' => '3306', 'database' => 'cefiratest', 'username' => 'cefiratest', 'password' => 'jDDZ9HdXntKk', 'unix_socket' => '', 'charset' => 'utf8', 'collation' => 'utf8_general_ci', 'prefix' => '', 'strict' => false, 'engine' => null, 'name' => 'mysql'), array(0, 2, 0, false, false)) in MySqlConnector.php line 24
  5. at MySqlConnector->connect(array('driver' => 'mysql', 'host' => 'cefiratest.mysql.db', 'port' => '3306', 'database' => 'cefiratest', 'username' => 'cefiratest', 'password' => 'jDDZ9HdXntKk', 'unix_socket' => '', 'charset' => 'utf8', 'collation' => 'utf8_general_ci', 'prefix' => '', 'strict' => false, 'engine' => null, 'name' => 'mysql')) in ConnectionFactory.php line 183
  6. at ConnectionFactory->Illuminate\Database\Connectors\{closure}()
  7. at call_user_func(object(Closure)) in Connection.php line 882
  8. at Connection->getPdo() in Connection.php line 903
  9. at Connection->getReadPdo() in Connection.php line 392
  10. at Connection->getPdoForSelect(true) in Connection.php line 318
  11. at Connection->Illuminate\Database\{closure}('select * from `cf_formations_participants` where `valid` = ?', array('n')) in Connection.php line 640
  12. at Connection->runQueryCallback('select * from `cf_formations_participants` where `valid` = ?', array('n'), object(Closure)) in Connection.php line 607
  13. at Connection->run('select * from `cf_formations_participants` where `valid` = ?', array('n'), object(Closure)) in Connection.php line 326
  14. at Connection->select('select * from `cf_formations_participants` where `valid` = ?', array('n'), true) in Builder.php line 1711
  15. at Builder->runSelect() in Builder.php line 1696
  16. at Builder->get(array('*')) in Builder.php line 462
  17. at Builder->getModels(array('*')) in Builder.php line 446
  18. at Builder->get() in AppServiceProvider.php line 26
  19. at AppServiceProvider->boot()
  20. at call_user_func_array(array(object(AppServiceProvider), 'boot'), array()) in BoundMethod.php line 29
  21. at BoundMethod::Illuminate\Container\{closure}() in BoundMethod.php line 87
  22. at BoundMethod::callBoundMethod(object(Application), array(object(AppServiceProvider), 'boot'), object(Closure)) in BoundMethod.php line 31
  23. at BoundMethod::call(object(Application), array(object(AppServiceProvider), 'boot'), array(), null) in Container.php line 531
  24. at Container->call(array(object(AppServiceProvider), 'boot')) in Application.php line 762
  25. at Application->bootProvider(object(AppServiceProvider)) in Application.php line 745
  26. at Application->Illuminate\Foundation\{closure}(object(AppServiceProvider), 14)
  27. at array_walk(array(object(EventServiceProvider), object(LogServiceProvider), object(RoutingServiceProvider), object(AuthServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FormRequestServiceProvider), object(FoundationServiceProvider), object(NotificationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ViewServiceProvider), object(AppServiceProvider), object(AuthServiceProvider), object(EventServiceProvider), object(RouteServiceProvider), object(ImageServiceProvider), object(LaravelLocalizationServiceProvider), object(ComposerServiceProvider)), object(Closure)) in Application.php line 746
  28. at Application->boot() in BootProviders.php line 17
  29. at BootProviders->bootstrap(object(Application)) in Application.php line 208
  30. at Application->bootstrapWith(array('Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 'Illuminate\\Foundation\\Bootstrap\\BootProviders')) in Kernel.php line 160
  31. at Kernel->bootstrap() in Kernel.php line 144
  32. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 116
  33. at Kernel->handle(object(Request)) in index.php line 53