Whoops, looks like something went wrong.

1/1 PDOException in Connector.php line 50: SQLSTATE[HY000] [2002] No such file or directory

  1. in Connector.php line 50
  2. at PDO->__construct() in Connector.php line 50
  3. at Connector->createConnection() in MySqlConnector.php line 22
  4. at MySqlConnector->connect() in ConnectionFactory.php line 60
  5. at ConnectionFactory->createSingleConnection() in ConnectionFactory.php line 49
  6. at ConnectionFactory->make() in DatabaseManager.php line 175
  7. at DatabaseManager->makeConnection() in DatabaseManager.php line 67
  8. at DatabaseManager->connection() in Model.php line 3181
  9. at Model::resolveConnection() in Model.php line 3147
  10. at Model->getConnection() in Model.php line 1895
  11. at Model->newBaseQueryBuilder() in Model.php line 1838
  12. at Model->newQueryWithoutScopes() in Model.php line 1812
  13. at Model->newQuery() in Model.php line 3393
  14. at Model->__call()
  15. at call_user_func_array() in Model.php line 3409
  16. at Model::__callStatic() in routes.php line 3
  17. at require('/var/www/html/redhotblock.com/app/Http/routes.php') in RouteServiceProvider.php line 41
  18. at RouteServiceProvider->App\Providers\{closure}()
  19. at call_user_func() in Router.php line 350
  20. at Router->group() in RouteServiceProvider.php line 42
  21. at RouteServiceProvider->map()
  22. at call_user_func_array() in Container.php line 502
  23. at Container->call() in RouteServiceProvider.php line 68
  24. at RouteServiceProvider->loadRoutes() in RouteServiceProvider.php line 30
  25. at RouteServiceProvider->boot() in RouteServiceProvider.php line 29
  26. at RouteServiceProvider->boot()
  27. at call_user_func_array() in Container.php line 502
  28. at Container->call() in Application.php line 734
  29. at Application->bootProvider() in Application.php line 717
  30. at Application->Illuminate\Foundation\{closure}()
  31. at array_walk() in Application.php line 718
  32. at Application->boot() in BootProviders.php line 17
  33. at BootProviders->bootstrap() in Application.php line 203
  34. at Application->bootstrapWith() in Kernel.php line 222
  35. at Kernel->bootstrap() in Kernel.php line 117
  36. at Kernel->sendRequestThroughRouter() in Kernel.php line 87
  37. at Kernel->handle() in index.php line 55