Whoops, looks like something went wrong.

3/3 QueryException in Connection.php line 770: SQLSTATE[HY000] [2002] Connection refused (SQL: select * from `types`)

  1. in Connection.php line 770
  2. at Connection->runQueryCallback('select * from `types`', array(), object(Closure)) in Connection.php line 726
  3. at Connection->run('select * from `types`', array(), object(Closure)) in Connection.php line 351
  4. at Connection->select('select * from `types`', array(), true) in Builder.php line 1648
  5. at Builder->runSelect() in Builder.php line 1634
  6. at Builder->get(array('*')) in Builder.php line 638
  7. at Builder->getModels(array('*')) in Builder.php line 327
  8. at Builder->get(array('*')) in Model.php line 631
  9. at Model::all() in FilterService.php line 82
  10. at FilterService->initThings() in FilterService.php line 95
  11. at FilterService->init('') in FilterService.php line 77
  12. at FilterService->__construct('') in ComposerServiceProvider.php line 34
  13. at ComposerServiceProvider->App\Providers\{closure}(object(View))
  14. at call_user_func_array(object(Closure), array(object(View))) in Dispatcher.php line 221
  15. at Dispatcher->fire('composing: errors.404', array(object(View))) in Factory.php line 519
  16. at Factory->callComposer(object(View)) in View.php line 118
  17. at View->renderContents() in View.php line 85
  18. at View->render() in Response.php line 45
  19. at Response->setContent(object(View)) in Response.php line 201
  20. at Response->__construct(object(View), '404', array()) in ResponseFactory.php line 55
  21. at ResponseFactory->make(object(View), '404', array()) in ResponseFactory.php line 69
  22. at ResponseFactory->view('errors.404', array('exception' => object(NotFoundHttpException)), '404', array()) in Handler.php line 200
  23. at Handler->renderHttpException(object(NotFoundHttpException)) in Handler.php line 153
  24. at Handler->prepareResponse(object(Request), object(NotFoundHttpException)) in Handler.php line 140
  25. at Handler->render(object(Request), object(NotFoundHttpException)) in Handler.php line 51
  26. at Handler->render(object(Request), object(NotFoundHttpException)) in Pipeline.php line 81
  27. at Pipeline->handleException(object(Request), object(NotFoundHttpException)) in Pipeline.php line 55
  28. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in CheckForMaintenanceMode.php line 46
  29. at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in Pipeline.php line 137
  30. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 33
  31. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 104
  32. at Pipeline->then(object(Closure)) in Kernel.php line 150
  33. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 117
  34. at Kernel->handle(object(Request)) in index.php line 53

2/3 PDOException in PDOConnection.php line 47: SQLSTATE[HY000] [2002] Connection refused

  1. in PDOConnection.php line 47
  2. at PDOConnection->__construct('mysql:host=127.0.0.1;port=3306;dbname=1st-monitor', '1admonitor', '9eOn6sKRrzN4evQ??8xKMT618', array('0', '2', '0', false, false)) in Connector.php line 116
  3. at Connector->createPdoConnection('mysql:host=127.0.0.1;port=3306;dbname=1st-monitor', '1admonitor', '9eOn6sKRrzN4evQ??8xKMT618', array('0', '2', '0', false, false)) in Connector.php line 56
  4. at Connector->createConnection('mysql:host=127.0.0.1;port=3306;dbname=1st-monitor', array('driver' => 'mysql', 'host' => '127.0.0.1', 'port' => '3306', 'database' => '1st-monitor', 'username' => '1admonitor', 'password' => '9eOn6sKRrzN4evQ??8xKMT618', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_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' => '127.0.0.1', 'port' => '3306', 'database' => '1st-monitor', 'username' => '1admonitor', 'password' => '9eOn6sKRrzN4evQ??8xKMT618', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => '', 'strict' => false, 'engine' => null, 'name' => 'mysql')) in ConnectionFactory.php line 126
  6. at ConnectionFactory->Illuminate\Database\Connectors\{closure}()
  7. at call_user_func(object(Closure)) in Connection.php line 965
  8. at Connection->getPdo() in Connection.php line 986
  9. at Connection->getReadPdo() in Connection.php line 423
  10. at Connection->getPdoForSelect(true) in Connection.php line 333
  11. at Connection->Illuminate\Database\{closure}(object(MySqlConnection), 'select * from `types`', array()) in Connection.php line 763
  12. at Connection->runQueryCallback('select * from `types`', array(), object(Closure)) in Connection.php line 726
  13. at Connection->run('select * from `types`', array(), object(Closure)) in Connection.php line 351
  14. at Connection->select('select * from `types`', array(), true) in Builder.php line 1648
  15. at Builder->runSelect() in Builder.php line 1634
  16. at Builder->get(array('*')) in Builder.php line 638
  17. at Builder->getModels(array('*')) in Builder.php line 327
  18. at Builder->get(array('*')) in Model.php line 631
  19. at Model::all() in FilterService.php line 82
  20. at FilterService->initThings() in FilterService.php line 95
  21. at FilterService->init('') in FilterService.php line 77
  22. at FilterService->__construct('') in ComposerServiceProvider.php line 34
  23. at ComposerServiceProvider->App\Providers\{closure}(object(View))
  24. at call_user_func_array(object(Closure), array(object(View))) in Dispatcher.php line 221
  25. at Dispatcher->fire('composing: errors.404', array(object(View))) in Factory.php line 519
  26. at Factory->callComposer(object(View)) in View.php line 118
  27. at View->renderContents() in View.php line 85
  28. at View->render() in Response.php line 45
  29. at Response->setContent(object(View)) in Response.php line 201
  30. at Response->__construct(object(View), '404', array()) in ResponseFactory.php line 55
  31. at ResponseFactory->make(object(View), '404', array()) in ResponseFactory.php line 69
  32. at ResponseFactory->view('errors.404', array('exception' => object(NotFoundHttpException)), '404', array()) in Handler.php line 200
  33. at Handler->renderHttpException(object(NotFoundHttpException)) in Handler.php line 153
  34. at Handler->prepareResponse(object(Request), object(NotFoundHttpException)) in Handler.php line 140
  35. at Handler->render(object(Request), object(NotFoundHttpException)) in Handler.php line 51
  36. at Handler->render(object(Request), object(NotFoundHttpException)) in Pipeline.php line 81
  37. at Pipeline->handleException(object(Request), object(NotFoundHttpException)) in Pipeline.php line 55
  38. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in CheckForMaintenanceMode.php line 46
  39. at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in Pipeline.php line 137
  40. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 33
  41. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 104
  42. at Pipeline->then(object(Closure)) in Kernel.php line 150
  43. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 117
  44. at Kernel->handle(object(Request)) in index.php line 53

1/3 PDOException in PDOConnection.php line 43: SQLSTATE[HY000] [2002] Connection refused

  1. in PDOConnection.php line 43
  2. at PDO->__construct('mysql:host=127.0.0.1;port=3306;dbname=1st-monitor', '1admonitor', '9eOn6sKRrzN4evQ??8xKMT618', array('0', '2', '0', false, false)) in PDOConnection.php line 43
  3. at PDOConnection->__construct('mysql:host=127.0.0.1;port=3306;dbname=1st-monitor', '1admonitor', '9eOn6sKRrzN4evQ??8xKMT618', array('0', '2', '0', false, false)) in Connector.php line 116
  4. at Connector->createPdoConnection('mysql:host=127.0.0.1;port=3306;dbname=1st-monitor', '1admonitor', '9eOn6sKRrzN4evQ??8xKMT618', array('0', '2', '0', false, false)) in Connector.php line 56
  5. at Connector->createConnection('mysql:host=127.0.0.1;port=3306;dbname=1st-monitor', array('driver' => 'mysql', 'host' => '127.0.0.1', 'port' => '3306', 'database' => '1st-monitor', 'username' => '1admonitor', 'password' => '9eOn6sKRrzN4evQ??8xKMT618', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => '', 'strict' => false, 'engine' => null, 'name' => 'mysql'), array('0', '2', '0', false, false)) in MySqlConnector.php line 24
  6. at MySqlConnector->connect(array('driver' => 'mysql', 'host' => '127.0.0.1', 'port' => '3306', 'database' => '1st-monitor', 'username' => '1admonitor', 'password' => '9eOn6sKRrzN4evQ??8xKMT618', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => '', 'strict' => false, 'engine' => null, 'name' => 'mysql')) in ConnectionFactory.php line 126
  7. at ConnectionFactory->Illuminate\Database\Connectors\{closure}()
  8. at call_user_func(object(Closure)) in Connection.php line 965
  9. at Connection->getPdo() in Connection.php line 986
  10. at Connection->getReadPdo() in Connection.php line 423
  11. at Connection->getPdoForSelect(true) in Connection.php line 333
  12. at Connection->Illuminate\Database\{closure}(object(MySqlConnection), 'select * from `types`', array()) in Connection.php line 763
  13. at Connection->runQueryCallback('select * from `types`', array(), object(Closure)) in Connection.php line 726
  14. at Connection->run('select * from `types`', array(), object(Closure)) in Connection.php line 351
  15. at Connection->select('select * from `types`', array(), true) in Builder.php line 1648
  16. at Builder->runSelect() in Builder.php line 1634
  17. at Builder->get(array('*')) in Builder.php line 638
  18. at Builder->getModels(array('*')) in Builder.php line 327
  19. at Builder->get(array('*')) in Model.php line 631
  20. at Model::all() in FilterService.php line 82
  21. at FilterService->initThings() in FilterService.php line 95
  22. at FilterService->init('') in FilterService.php line 77
  23. at FilterService->__construct('') in ComposerServiceProvider.php line 34
  24. at ComposerServiceProvider->App\Providers\{closure}(object(View))
  25. at call_user_func_array(object(Closure), array(object(View))) in Dispatcher.php line 221
  26. at Dispatcher->fire('composing: errors.404', array(object(View))) in Factory.php line 519
  27. at Factory->callComposer(object(View)) in View.php line 118
  28. at View->renderContents() in View.php line 85
  29. at View->render() in Response.php line 45
  30. at Response->setContent(object(View)) in Response.php line 201
  31. at Response->__construct(object(View), '404', array()) in ResponseFactory.php line 55
  32. at ResponseFactory->make(object(View), '404', array()) in ResponseFactory.php line 69
  33. at ResponseFactory->view('errors.404', array('exception' => object(NotFoundHttpException)), '404', array()) in Handler.php line 200
  34. at Handler->renderHttpException(object(NotFoundHttpException)) in Handler.php line 153
  35. at Handler->prepareResponse(object(Request), object(NotFoundHttpException)) in Handler.php line 140
  36. at Handler->render(object(Request), object(NotFoundHttpException)) in Handler.php line 51
  37. at Handler->render(object(Request), object(NotFoundHttpException)) in Pipeline.php line 81
  38. at Pipeline->handleException(object(Request), object(NotFoundHttpException)) in Pipeline.php line 55
  39. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in CheckForMaintenanceMode.php line 46
  40. at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in Pipeline.php line 137
  41. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 33
  42. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 104
  43. at Pipeline->then(object(Closure)) in Kernel.php line 150
  44. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 117
  45. at Kernel->handle(object(Request)) in index.php line 53