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=mysql-rammer.nano.pl;dbname=db100043432', 'db100043432', '1OAkGSVz', array('0', '2', '0', false, false)) in Connector.php line 55
  3. at Connector->createConnection('mysql:host=mysql-rammer.nano.pl;dbname=db100043432', array('driver' => 'mysql', 'host' => 'mysql-rammer.nano.pl', 'database' => 'db100043432', 'username' => 'db100043432', 'password' => '1OAkGSVz', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql'), array('0', '2', '0', false, false)) in MySqlConnector.php line 24
  4. at MySqlConnector->connect(array('driver' => 'mysql', 'host' => 'mysql-rammer.nano.pl', 'database' => 'db100043432', 'username' => 'db100043432', 'password' => '1OAkGSVz', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql')) in ConnectionFactory.php line 61
  5. at ConnectionFactory->Illuminate\Database\Connectors\{closure}()
  6. at call_user_func(object(Closure)) in Connection.php line 908
  7. at Connection->getPdo() in Connection.php line 776
  8. at Connection->reconnectIfMissingConnection() in Connection.php line 661
  9. at Connection->run('select * from `languages` where LOWER(code) = 'pl' limit 1', array(), object(Closure)) in Connection.php line 342
  10. at Connection->select('select * from `languages` where LOWER(code) = 'pl' limit 1', array(), true) in Builder.php line 1583
  11. at Builder->runSelect() in Builder.php line 1569
  12. at Builder->get(array('*')) in Builder.php line 624
  13. at Builder->getModels(array('*')) in Builder.php line 316
  14. at Builder->get(array('*')) in Builder.php line 286
  15. at Builder->first() in AppServiceProvider.php line 15
  16. at AppServiceProvider->boot()
  17. at call_user_func_array(array(object(AppServiceProvider), 'boot'), array()) in Container.php line 507
  18. at Container->call(array(object(AppServiceProvider), 'boot')) in Application.php line 757
  19. at Application->bootProvider(object(AppServiceProvider)) in Application.php line 740
  20. at Application->Illuminate\Foundation\{closure}(object(AppServiceProvider), '11')
  21. 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(SentryServiceProvider), object(BreadcrumbsServiceProvider), object(NotifyServiceProvider), object(ImageServiceProvider), object(BladeServiceProvider), object(MinifyServiceProvider)), object(Closure)) in Application.php line 741
  22. at Application->boot() in BootProviders.php line 17
  23. at BootProviders->bootstrap(object(Application)) in Application.php line 203
  24. 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 Kernel.php line 232
  25. at Kernel->bootstrap() in Kernel.php line 127
  26. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 99
  27. at Kernel->handle(object(Request)) in index.php line 53