Whoops, looks like something went wrong.

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

  1. in Connector.php line 55
  2. at PDO->__construct('mysql:host=185.86.13.8;dbname=mangahere', 'mh_mobile', 'EiHcA74ftHLccftz', array('0', '2', '0', false, false)) in Connector.php line 55
  3. at Connector->createConnection('mysql:host=185.86.13.8;dbname=mangahere', array('driver' => 'mysql', 'prefix' => '', 'name' => 'mysql', 'host' => '185.86.13.8', 'database' => 'mangahere', 'username' => 'mh_mobile', 'password' => 'EiHcA74ftHLccftz', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'strict' => false), array('0', '2', '0', false, false)) in MySqlConnector.php line 22
  4. at MySqlConnector->connect(array('driver' => 'mysql', 'prefix' => '', 'name' => 'mysql', 'host' => '185.86.13.8', 'database' => 'mangahere', 'username' => 'mh_mobile', 'password' => 'EiHcA74ftHLccftz', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'strict' => false)) in ConnectionFactory.php line 60
  5. at ConnectionFactory->createSingleConnection(array('driver' => 'mysql', 'prefix' => '', 'name' => 'mysql', 'host' => '185.86.13.8', 'database' => 'mangahere', 'username' => 'mh_mobile', 'password' => 'EiHcA74ftHLccftz', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'strict' => false)) in ConnectionFactory.php line 73
  6. at ConnectionFactory->createReadWriteConnection(array('driver' => 'mysql', 'write' => array('host' => '185.86.13.8', 'database' => 'mangahere', 'username' => 'mh_mobile', 'password' => 'EiHcA74ftHLccftz', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false), 'read' => array('host' => '185.86.13.8', 'database' => 'mangahere', 'username' => 'mh_mobile', 'password' => 'EiHcA74ftHLccftz', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false), 'prefix' => '', 'name' => 'mysql')) in ConnectionFactory.php line 46
  7. at ConnectionFactory->make(array('driver' => 'mysql', 'write' => array('host' => '185.86.13.8', 'database' => 'mangahere', 'username' => 'mh_mobile', 'password' => 'EiHcA74ftHLccftz', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false), 'read' => array('host' => '185.86.13.8', 'database' => 'mangahere', 'username' => 'mh_mobile', 'password' => 'EiHcA74ftHLccftz', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false), 'prefix' => '', 'name' => 'mysql'), 'mysql') in DatabaseManager.php line 175
  8. at DatabaseManager->makeConnection('mysql') in DatabaseManager.php line 67
  9. at DatabaseManager->connection() in DatabaseManager.php line 296
  10. at DatabaseManager->__call('enableQueryLog', array()) in Facade.php line 213
  11. at Facade::__callStatic('enableQueryLog', array()) in AppServiceProvider.php line 19
  12. at AppServiceProvider->boot()
  13. at call_user_func_array(array(object(AppServiceProvider), 'boot'), array()) in Container.php line 507
  14. at Container->call(array(object(AppServiceProvider), 'boot')) in Application.php line 734
  15. at Application->bootProvider(object(AppServiceProvider)) in Application.php line 717
  16. at Application->Illuminate\Foundation\{closure}(object(AppServiceProvider), '14')
  17. at array_walk(array(object(EventServiceProvider), object(RoutingServiceProvider), object(AuthServiceProvider), object(ControllerServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FormRequestServiceProvider), object(FoundationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ValidationServiceProvider), object(ViewServiceProvider), object(AppServiceProvider), object(BusServiceProvider), object(ComposerServiceProvider), object(ConfigServiceProvider), object(EventServiceProvider), object(RouteServiceProvider), object(Md5HashServiceProvider)), object(Closure)) in Application.php line 718
  18. at Application->boot() in BootProviders.php line 17
  19. at BootProviders->bootstrap(object(Application)) in Application.php line 203
  20. 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 222
  21. at Kernel->bootstrap() in Kernel.php line 117
  22. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 87
  23. at Kernel->handle(object(Request)) in index.php line 53