Whoops, looks like something went wrong.

1/1 PDOException in Connector.php line 55: SQLSTATE[HY000] [2002] Connection refused

  1. in Connector.php line 55
  2. at PDO->__construct('mysql:host=srv-db-plesk12.ps.kz:3306;port=3306;dbname=kz123302_russdoors', 'kz123_russdoors', 'U4ewy8#6', array('0', '2', '0', false, false)) in Connector.php line 55
  3. at Connector->createConnection('mysql:host=srv-db-plesk12.ps.kz:3306;port=3306;dbname=kz123302_russdoors', array('driver' => 'mysql', 'host' => 'srv-db-plesk12.ps.kz:3306', 'port' => '3306', 'database' => 'kz123302_russdoors', 'username' => 'kz123_russdoors', 'password' => 'U4ewy8#6', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'engine' => null, 'name' => 'mysql'), array('0', '2', '0', false, false)) in MySqlConnector.php line 24
  4. at MySqlConnector->connect(array('driver' => 'mysql', 'host' => 'srv-db-plesk12.ps.kz:3306', 'port' => '3306', 'database' => 'kz123302_russdoors', 'username' => 'kz123_russdoors', 'password' => 'U4ewy8#6', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'engine' => null, 'name' => 'mysql')) in compiled.php line 11825
  5. at ConnectionFactory->Illuminate\Database\Connectors\{closure}()
  6. at call_user_func(object(Closure)) in Connection.php line 924
  7. at Connection->getPdo() in compiled.php line 11715
  8. at DatabaseManager->refreshPdoConnections('mysql') in compiled.php line 11710
  9. at DatabaseManager->reconnect('mysql') in compiled.php line 11736
  10. at DatabaseManager->Illuminate\Database\{closure}(object(MySqlConnection))
  11. at call_user_func(object(Closure), object(MySqlConnection)) in Connection.php line 779
  12. at Connection->reconnect() in Connection.php line 751
  13. at Connection->tryAgainIfCausedByLostConnection(object(QueryException), 'select * from `menu` where `id` = ?', array('5'), object(Closure)) in Connection.php line 692
  14. at Connection->run('select * from `menu` where `id` = ?', array('5'), object(Closure)) in Connection.php line 349
  15. at Connection->select('select * from `menu` where `id` = ?', array('5'), true) in Builder.php line 1610
  16. at Builder->runSelect() in Builder.php line 1596
  17. at Builder->get(array('*')) in Builder.php line 625
  18. at Builder->getModels(array('*')) in Builder.php line 316
  19. at Builder->get() in AppServiceProvider.php line 28
  20. at AppServiceProvider->boot(object(Factory), object(Request))
  21. at call_user_func_array(array(object(AppServiceProvider), 'boot'), array(object(Factory), object(Request))) in compiled.php line 1257
  22. at Container->call(array(object(AppServiceProvider), 'boot')) in compiled.php line 1899
  23. at Application->bootProvider(object(AppServiceProvider)) in compiled.php line 1891
  24. at Application->Illuminate\Foundation\{closure}(object(AppServiceProvider), '11')
  25. at array_walk(array(object(EventServiceProvider), object(RoutingServiceProvider), object(AuthServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FoundationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ViewServiceProvider), object(AppServiceProvider), object(AuthServiceProvider), object(EventServiceProvider), object(RouteServiceProvider), object(ServiceProvider), object(ImageServiceProvider), object(LaravelLocalizationServiceProvider), object(TranslationServiceProvider)), object(Closure)) in compiled.php line 1892
  26. at Application->boot() in compiled.php line 2231
  27. at BootProviders->bootstrap(object(Application)) in compiled.php line 1666
  28. at Application->bootstrapWith(array('Illuminate\Foundation\Bootstrap\DetectEnvironment', 'Illuminate\Foundation\Bootstrap\LoadConfiguration', 'Illuminate\Foundation\Bootstrap\ConfigureLogging', 'Illuminate\Foundation\Bootstrap\HandleExceptions', 'Illuminate\Foundation\Bootstrap\RegisterFacades', 'Illuminate\Foundation\Bootstrap\RegisterProviders', 'Illuminate\Foundation\Bootstrap\BootProviders')) in compiled.php line 2412
  29. at Kernel->bootstrap() in compiled.php line 2365
  30. at Kernel->sendRequestThroughRouter(object(Request)) in compiled.php line 2350
  31. at Kernel->handle(object(Request)) in index.php line 55