Whoops, looks like something went wrong.

(3/3) QueryException

SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: No address associated with hostname (SQL: select * from `services` where `services`.`deleted_at` is null)

in Connection.php (line 647)
at Connection->runQueryCallback('select * from `services` where `services`.`deleted_at` is null', array(), object(Closure))in Connection.php (line 607)
at Connection->run('select * from `services` where `services`.`deleted_at` is null', array(), object(Closure))in Connection.php (line 326)
at Connection->select('select * from `services` where `services`.`deleted_at` is null', array(), true)in Builder.php (line 1706)
at Builder->runSelect()in Builder.php (line 1690)
at Builder->get(array('*'))in Builder.php (line 462)
at Builder->getModels(array('*'))in Builder.php (line 446)
at Builder->get(array('*'))in Model.php (line 348)
at Model::all()in AppServiceProvider.php (line 21)
at AppServiceProvider->boot()
at call_user_func_array(array(object(AppServiceProvider), 'boot'), array())in BoundMethod.php (line 30)
at BoundMethod::Illuminate\Container\{closure}()in BoundMethod.php (line 87)
at BoundMethod::callBoundMethod(object(Application), array(object(AppServiceProvider), 'boot'), object(Closure))in BoundMethod.php (line 31)
at BoundMethod::call(object(Application), array(object(AppServiceProvider), 'boot'), array(), null)in Container.php (line 539)
at Container->call(array(object(AppServiceProvider), 'boot'))in Application.php (line 788)
at Application->bootProvider(object(AppServiceProvider))in Application.php (line 771)
at Application->Illuminate\Foundation\{closure}(object(AppServiceProvider), 15)
at array_walk(array(object(EventServiceProvider), object(LogServiceProvider), object(RoutingServiceProvider), object(ImageServiceProvider), object(AuthServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FormRequestServiceProvider), object(FoundationServiceProvider), object(NotificationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ViewServiceProvider), object(AppServiceProvider), object(AuthServiceProvider), object(EventServiceProvider), object(RouteServiceProvider)), object(Closure))in Application.php (line 772)
at Application->boot()in BootProviders.php (line 17)
at BootProviders->bootstrap(object(Application))in Application.php (line 208)
at Application->bootstrapWith(array('Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 'Illuminate\\Foundation\\Bootstrap\\BootProviders'))in Kernel.php (line 162)
at Kernel->bootstrap()in Kernel.php (line 146)
at Kernel->sendRequestThroughRouter(object(Request))in Kernel.php (line 116)
at Kernel->handle(object(Request))in index.php (line 55)

(2/3) PDOException

SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: No address associated with hostname

in Connector.php (line 68)
at PDO->__construct()in Connector.php (line 0)
at Connector->createPdoConnection('mysql:host=bvk-228409.mysql.binero.se;port=3306;dbname=228409-bvk', '228409_kb57014', 'kmB25CtfFe', array(0, 2, 0, false, false))in Connector.php (line 45)
at Connector->createConnection('mysql:host=bvk-228409.mysql.binero.se;port=3306;dbname=228409-bvk', array('driver' => 'mysql', 'host' => 'bvk-228409.mysql.binero.se', 'port' => '3306', 'database' => '228409-bvk', 'username' => '228409_kb57014', 'password' => 'kmB25CtfFe', 'unix_socket' => '', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => '', 'strict' => true, 'engine' => null, 'name' => 'mysql'), array(0, 2, 0, false, false))in MySqlConnector.php (line 24)
at MySqlConnector->connect(array('driver' => 'mysql', 'host' => 'bvk-228409.mysql.binero.se', 'port' => '3306', 'database' => '228409-bvk', 'username' => '228409_kb57014', 'password' => 'kmB25CtfFe', 'unix_socket' => '', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => '', 'strict' => true, 'engine' => null, 'name' => 'mysql'))in ConnectionFactory.php (line 183)
at ConnectionFactory->Illuminate\Database\Connectors\{closure}()
at call_user_func(object(Closure))in Connection.php (line 883)
at Connection->getPdo()in Connection.php (line 904)
at Connection->getReadPdo()in Connection.php (line 392)
at Connection->getPdoForSelect(true)in Connection.php (line 318)
at Connection->Illuminate\Database\{closure}('select * from `services` where `services`.`deleted_at` is null', array())in Connection.php (line 640)
at Connection->runQueryCallback('select * from `services` where `services`.`deleted_at` is null', array(), object(Closure))in Connection.php (line 607)
at Connection->run('select * from `services` where `services`.`deleted_at` is null', array(), object(Closure))in Connection.php (line 326)
at Connection->select('select * from `services` where `services`.`deleted_at` is null', array(), true)in Builder.php (line 1706)
at Builder->runSelect()in Builder.php (line 1690)
at Builder->get(array('*'))in Builder.php (line 462)
at Builder->getModels(array('*'))in Builder.php (line 446)
at Builder->get(array('*'))in Model.php (line 348)
at Model::all()in AppServiceProvider.php (line 21)
at AppServiceProvider->boot()
at call_user_func_array(array(object(AppServiceProvider), 'boot'), array())in BoundMethod.php (line 30)
at BoundMethod::Illuminate\Container\{closure}()in BoundMethod.php (line 87)
at BoundMethod::callBoundMethod(object(Application), array(object(AppServiceProvider), 'boot'), object(Closure))in BoundMethod.php (line 31)
at BoundMethod::call(object(Application), array(object(AppServiceProvider), 'boot'), array(), null)in Container.php (line 539)
at Container->call(array(object(AppServiceProvider), 'boot'))in Application.php (line 788)
at Application->bootProvider(object(AppServiceProvider))in Application.php (line 771)
at Application->Illuminate\Foundation\{closure}(object(AppServiceProvider), 15)
at array_walk(array(object(EventServiceProvider), object(LogServiceProvider), object(RoutingServiceProvider), object(ImageServiceProvider), object(AuthServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FormRequestServiceProvider), object(FoundationServiceProvider), object(NotificationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ViewServiceProvider), object(AppServiceProvider), object(AuthServiceProvider), object(EventServiceProvider), object(RouteServiceProvider)), object(Closure))in Application.php (line 772)
at Application->boot()in BootProviders.php (line 17)
at BootProviders->bootstrap(object(Application))in Application.php (line 208)
at Application->bootstrapWith(array('Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 'Illuminate\\Foundation\\Bootstrap\\BootProviders'))in Kernel.php (line 162)
at Kernel->bootstrap()in Kernel.php (line 146)
at Kernel->sendRequestThroughRouter(object(Request))in Kernel.php (line 116)
at Kernel->handle(object(Request))in index.php (line 55)

(1/3) ErrorException

PDO::__construct(): php_network_getaddresses: getaddrinfo failed: No address associated with hostname

in Connector.php (line 68)
at HandleExceptions->handleError(2, 'PDO::__construct(): php_network_getaddresses: getaddrinfo failed: No address associated with hostname', '/data/e/5/e5b4f20c-8c92-4408-8eea-44ef1a61c767/bvkab.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php', 68, array('dsn' => 'mysql:host=bvk-228409.mysql.binero.se;port=3306;dbname=228409-bvk', 'username' => '228409_kb57014', 'password' => 'kmB25CtfFe', 'options' => array(0, 2, 0, false, false)))
at PDO->__construct('mysql:host=bvk-228409.mysql.binero.se;port=3306;dbname=228409-bvk', '228409_kb57014', 'kmB25CtfFe', array(0, 2, 0, false, false))in Connector.php (line 68)
at Connector->createPdoConnection('mysql:host=bvk-228409.mysql.binero.se;port=3306;dbname=228409-bvk', '228409_kb57014', 'kmB25CtfFe', array(0, 2, 0, false, false))in Connector.php (line 45)
at Connector->createConnection('mysql:host=bvk-228409.mysql.binero.se;port=3306;dbname=228409-bvk', array('driver' => 'mysql', 'host' => 'bvk-228409.mysql.binero.se', 'port' => '3306', 'database' => '228409-bvk', 'username' => '228409_kb57014', 'password' => 'kmB25CtfFe', 'unix_socket' => '', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => '', 'strict' => true, 'engine' => null, 'name' => 'mysql'), array(0, 2, 0, false, false))in MySqlConnector.php (line 24)
at MySqlConnector->connect(array('driver' => 'mysql', 'host' => 'bvk-228409.mysql.binero.se', 'port' => '3306', 'database' => '228409-bvk', 'username' => '228409_kb57014', 'password' => 'kmB25CtfFe', 'unix_socket' => '', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => '', 'strict' => true, 'engine' => null, 'name' => 'mysql'))in ConnectionFactory.php (line 183)
at ConnectionFactory->Illuminate\Database\Connectors\{closure}()
at call_user_func(object(Closure))in Connection.php (line 883)
at Connection->getPdo()in Connection.php (line 904)
at Connection->getReadPdo()in Connection.php (line 392)
at Connection->getPdoForSelect(true)in Connection.php (line 318)
at Connection->Illuminate\Database\{closure}('select * from `services` where `services`.`deleted_at` is null', array())in Connection.php (line 640)
at Connection->runQueryCallback('select * from `services` where `services`.`deleted_at` is null', array(), object(Closure))in Connection.php (line 607)
at Connection->run('select * from `services` where `services`.`deleted_at` is null', array(), object(Closure))in Connection.php (line 326)
at Connection->select('select * from `services` where `services`.`deleted_at` is null', array(), true)in Builder.php (line 1706)
at Builder->runSelect()in Builder.php (line 1690)
at Builder->get(array('*'))in Builder.php (line 462)
at Builder->getModels(array('*'))in Builder.php (line 446)
at Builder->get(array('*'))in Model.php (line 348)
at Model::all()in AppServiceProvider.php (line 21)
at AppServiceProvider->boot()
at call_user_func_array(array(object(AppServiceProvider), 'boot'), array())in BoundMethod.php (line 30)
at BoundMethod::Illuminate\Container\{closure}()in BoundMethod.php (line 87)
at BoundMethod::callBoundMethod(object(Application), array(object(AppServiceProvider), 'boot'), object(Closure))in BoundMethod.php (line 31)
at BoundMethod::call(object(Application), array(object(AppServiceProvider), 'boot'), array(), null)in Container.php (line 539)
at Container->call(array(object(AppServiceProvider), 'boot'))in Application.php (line 788)
at Application->bootProvider(object(AppServiceProvider))in Application.php (line 771)
at Application->Illuminate\Foundation\{closure}(object(AppServiceProvider), 15)
at array_walk(array(object(EventServiceProvider), object(LogServiceProvider), object(RoutingServiceProvider), object(ImageServiceProvider), object(AuthServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FormRequestServiceProvider), object(FoundationServiceProvider), object(NotificationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ViewServiceProvider), object(AppServiceProvider), object(AuthServiceProvider), object(EventServiceProvider), object(RouteServiceProvider)), object(Closure))in Application.php (line 772)
at Application->boot()in BootProviders.php (line 17)
at BootProviders->bootstrap(object(Application))in Application.php (line 208)
at Application->bootstrapWith(array('Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 'Illuminate\\Foundation\\Bootstrap\\BootProviders'))in Kernel.php (line 162)
at Kernel->bootstrap()in Kernel.php (line 146)
at Kernel->sendRequestThroughRouter(object(Request))in Kernel.php (line 116)
at Kernel->handle(object(Request))in index.php (line 55)