Whoops, looks like something went wrong.

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

  1. in Connector.php line 47
  2. at PDO->__construct('mysql:host=mysql7.superhost.pl;dbname=sh210453_o2reklama', 'sh210453_o2rekla', 'nXjc8LkEJZ', array('0', '2', '0', false, '1')) in Connector.php line 47
  3. at Connector->createConnection('mysql:host=mysql7.superhost.pl;dbname=sh210453_o2reklama', array('driver' => 'mysql', 'host' => 'mysql7.superhost.pl', 'database' => 'sh210453_o2reklama', 'username' => 'sh210453_o2rekla', 'password' => 'nXjc8LkEJZ', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'options' => array(true), 'name' => 'mysql'), array('0', '2', '0', false, '1')) in MySqlConnector.php line 20
  4. at MySqlConnector->connect(array('driver' => 'mysql', 'host' => 'mysql7.superhost.pl', 'database' => 'sh210453_o2reklama', 'username' => 'sh210453_o2rekla', 'password' => 'nXjc8LkEJZ', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'options' => array(true), 'name' => 'mysql')) in compiled.php line 10991
  5. at ConnectionFactory->createSingleConnection(array('driver' => 'mysql', 'host' => 'mysql7.superhost.pl', 'database' => 'sh210453_o2reklama', 'username' => 'sh210453_o2rekla', 'password' => 'nXjc8LkEJZ', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'options' => array(true), 'name' => 'mysql')) in compiled.php line 10987
  6. at ConnectionFactory->make(array('driver' => 'mysql', 'host' => 'mysql7.superhost.pl', 'database' => 'sh210453_o2reklama', 'username' => 'sh210453_o2rekla', 'password' => 'nXjc8LkEJZ', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'options' => array(true)), 'mysql') in compiled.php line 10903
  7. at DatabaseManager->makeConnection('mysql') in compiled.php line 10858
  8. at DatabaseManager->connection() in compiled.php line 10952
  9. at DatabaseManager->__call('select', array('SELECT p.description, p.symbol, p.code_full, p.code_short, p.name, p.category_id, p.product_id, p.price, p.unit, p.photo_url, p.catalog_id, p.stock, p.status_promotion, p.status_new, p.status_sale, c.show_availability, p.code_own FROM pr_products_a as p INNER JOIN pr_l_catalog as c ON p.catalog_id = c.catalog_id WHERE p.product_id = :product_id', array('product_id' => '13376'))) in compiled.php line 5485
  10. at DatabaseManager->select('SELECT p.description, p.symbol, p.code_full, p.code_short, p.name, p.category_id, p.product_id, p.price, p.unit, p.photo_url, p.catalog_id, p.stock, p.status_promotion, p.status_new, p.status_sale, c.show_availability, p.code_own FROM pr_products_a as p INNER JOIN pr_l_catalog as c ON p.catalog_id = c.catalog_id WHERE p.product_id = :product_id', array('product_id' => '13376')) in compiled.php line 5485
  11. at Facade::__callStatic('select', array('SELECT p.description, p.symbol, p.code_full, p.code_short, p.name, p.category_id, p.product_id, p.price, p.unit, p.photo_url, p.catalog_id, p.stock, p.status_promotion, p.status_new, p.status_sale, c.show_availability, p.code_own FROM pr_products_a as p INNER JOIN pr_l_catalog as c ON p.catalog_id = c.catalog_id WHERE p.product_id = :product_id', array('product_id' => '13376'))) in Product.php line 182
  12. at DB::select('SELECT p.description, p.symbol, p.code_full, p.code_short, p.name, p.category_id, p.product_id, p.price, p.unit, p.photo_url, p.catalog_id, p.stock, p.status_promotion, p.status_new, p.status_sale, c.show_availability, p.code_own FROM pr_products_a as p INNER JOIN pr_l_catalog as c ON p.catalog_id = c.catalog_id WHERE p.product_id = :product_id', array('product_id' => '13376')) in Product.php line 182
  13. at Product::getData('13376') in ProductController.php line 176
  14. at ProductController->getCard('Dlugopis_Andante_rozowyczarny', '13376')
  15. at call_user_func_array(array(object(ProductController), 'getCard'), array('name' => 'Dlugopis_Andante_rozowyczarny', 'id' => '13376')) in compiled.php line 8557
  16. at Controller->callAction('getCard', array('name' => 'Dlugopis_Andante_rozowyczarny', 'id' => '13376')) in compiled.php line 8625
  17. at ControllerDispatcher->call(object(ProductController), object(Route), 'getCard') in compiled.php line 8604
  18. at ControllerDispatcher->Illuminate\Routing\{closure}(object(Request))
  19. at call_user_func(object(Closure), object(Request)) in compiled.php line 9243
  20. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  21. at call_user_func(object(Closure), object(Request)) in compiled.php line 9226
  22. at Pipeline->then(object(Closure)) in compiled.php line 8605
  23. at ControllerDispatcher->callWithinStack(object(ProductController), object(Route), object(Request), 'getCard') in compiled.php line 8591
  24. at ControllerDispatcher->dispatch(object(Route), object(Request), 'App\Http\Controllers\ProductController', 'getCard') in compiled.php line 7582
  25. at Route->runWithCustomDispatcher(object(Request)) in compiled.php line 7553
  26. at Route->run(object(Request)) in compiled.php line 7218
  27. at Router->Illuminate\Routing\{closure}(object(Request))
  28. at call_user_func(object(Closure), object(Request)) in compiled.php line 9243
  29. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  30. at call_user_func(object(Closure), object(Request)) in compiled.php line 9226
  31. at Pipeline->then(object(Closure)) in compiled.php line 7219
  32. at Router->runRouteWithinStack(object(Route), object(Request)) in compiled.php line 7208
  33. at Router->dispatchToRoute(object(Request)) in compiled.php line 7193
  34. at Router->dispatch(object(Request)) in compiled.php line 2040
  35. at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
  36. at call_user_func(object(Closure), object(Request)) in compiled.php line 9243
  37. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 2548
  38. at VerifyCsrfToken->handle(object(Request), object(Closure)) in VerifyCsrfToken.php line 17
  39. at VerifyCsrfToken->handle(object(Request), object(Closure)) in compiled.php line 9235
  40. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12415
  41. at ShareErrorsFromSession->handle(object(Request), object(Closure)) in compiled.php line 9235
  42. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 11105
  43. at StartSession->handle(object(Request), object(Closure)) in compiled.php line 9235
  44. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12117
  45. at AddQueuedCookiesToResponse->handle(object(Request), object(Closure)) in compiled.php line 9235
  46. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12065
  47. at EncryptCookies->handle(object(Request), object(Closure)) in compiled.php line 9235
  48. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 2589
  49. at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in compiled.php line 9235
  50. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  51. at call_user_func(object(Closure), object(Request)) in compiled.php line 9226
  52. at Pipeline->then(object(Closure)) in compiled.php line 1996
  53. at Kernel->sendRequestThroughRouter(object(Request)) in compiled.php line 1983
  54. at Kernel->handle(object(Request)) in index.php line 53