威尼人斯网站-下载

Whoops, looks like something went wrong.

2/2 QueryException in Connection.php line 770: SQLSTATE[HY000] [2002] Connection refused (SQL: select * from `lk_sys` where `lk_sys`.`id` = 1 limit 1)

  1. in Connection.php line 770
  2. at Connection->runQueryCallback('select * from `lk_sys` where `lk_sys`.`id` = ? limit 1', array('1'), object(Closure)) in Connection.php line 726
  3. at Connection->run('select * from `lk_sys` where `lk_sys`.`id` = ? limit 1', array('1'), object(Closure)) in Connection.php line 351
  4. at Connection->select('select * from `lk_sys` where `lk_sys`.`id` = ? limit 1', array('1'), true) in Builder.php line 1648
  5. at Builder->runSelect() in Builder.php line 1634
  6. at Builder->get(array('*')) in Builder.php line 638
  7. at Builder->getModels(array('*')) in Builder.php line 327
  8. at Builder->get(array('*')) in Builder.php line 297
  9. at Builder->first(array('*')) in Builder.php line 171
  10. at Builder->find('1') in Model.php line 3561
  11. at Model->__call('find', array('1')) in Model.php line 3573
  12. at Model::__callStatic('find', array('1')) in AppServiceProvider.php line 15
  13. at AppServiceProvider->boot()
  14. at call_user_func_array(array(object(AppServiceProvider), 'boot'), array()) in Container.php line 508
  15. at Container->call(array(object(AppServiceProvider), 'boot')) in Application.php line 769
  16. at Application->bootProvider(object(AppServiceProvider)) in Application.php line 752
  17. at Application->Illuminate\Foundation\{closure}(object(AppServiceProvider), '13')
  18. at array_walk(array(object(EventServiceProvider), object(RoutingServiceProvider), object(AuthServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FoundationServiceProvider), object(NotificationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ViewServiceProvider), object(ImageServiceProvider), object(AppServiceProvider), object(AuthServiceProvider), object(EventServiceProvider), object(RouteServiceProvider)), object(Closure)) in Application.php line 753
  19. at Application->boot() in BootProviders.php line 17
  20. at BootProviders->bootstrap(object(Application)) in Application.php line 203
  21. 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 254
  22. at Kernel->bootstrap() in Kernel.php line 145
  23. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 117
  24. at Kernel->handle(object(Request)) in index.php line 57

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

  1. in Connector.php line 119
  2. at PDO->__construct('mysql:host=172.26.48.17;port=30306;dbname=azc_website', 'azc_website', 'v8b7yDerCXS89Chd', array('0', '2', '0', false, false)) in Connector.php line 119
  3. at Connector->createPdoConnection('mysql:host=172.26.48.17;port=30306;dbname=azc_website', 'azc_website', 'v8b7yDerCXS89Chd', array('0', '2', '0', false, false)) in Connector.php line 56
  4. at Connector->createConnection('mysql:host=172.26.48.17;port=30306;dbname=azc_website', array('driver' => 'mysql', 'host' => '172.26.48.17', 'port' => '30306', 'database' => 'azc_website', 'username' => 'azc_website', 'password' => 'v8b7yDerCXS89Chd', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => 'lk_', 'strict' => true, 'engine' => null, 'name' => 'mysql'), array('0', '2', '0', false, false)) in MySqlConnector.php line 24
  5. at MySqlConnector->connect(array('driver' => 'mysql', 'host' => '172.26.48.17', 'port' => '30306', 'database' => 'azc_website', 'username' => 'azc_website', 'password' => 'v8b7yDerCXS89Chd', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => 'lk_', 'strict' => true, 'engine' => null, 'name' => 'mysql')) in ConnectionFactory.php line 126
  6. at ConnectionFactory->Illuminate\Database\Connectors\{closure}()
  7. at call_user_func(object(Closure)) in Connection.php line 965
  8. at Connection->getPdo() in Connection.php line 986
  9. at Connection->getReadPdo() in Connection.php line 423
  10. at Connection->getPdoForSelect(true) in Connection.php line 333
  11. at Connection->Illuminate\Database\{closure}(object(MySqlConnection), 'select * from `lk_sys` where `lk_sys`.`id` = ? limit 1', array('1')) in Connection.php line 763
  12. at Connection->runQueryCallback('select * from `lk_sys` where `lk_sys`.`id` = ? limit 1', array('1'), object(Closure)) in Connection.php line 726
  13. at Connection->run('select * from `lk_sys` where `lk_sys`.`id` = ? limit 1', array('1'), object(Closure)) in Connection.php line 351
  14. at Connection->select('select * from `lk_sys` where `lk_sys`.`id` = ? limit 1', array('1'), true) in Builder.php line 1648
  15. at Builder->runSelect() in Builder.php line 1634
  16. at Builder->get(array('*')) in Builder.php line 638
  17. at Builder->getModels(array('*')) in Builder.php line 327
  18. at Builder->get(array('*')) in Builder.php line 297
  19. at Builder->first(array('*')) in Builder.php line 171
  20. at Builder->find('1') in Model.php line 3561
  21. at Model->__call('find', array('1')) in Model.php line 3573
  22. at Model::__callStatic('find', array('1')) in AppServiceProvider.php line 15
  23. at AppServiceProvider->boot()
  24. at call_user_func_array(array(object(AppServiceProvider), 'boot'), array()) in Container.php line 508
  25. at Container->call(array(object(AppServiceProvider), 'boot')) in Application.php line 769
  26. at Application->bootProvider(object(AppServiceProvider)) in Application.php line 752
  27. at Application->Illuminate\Foundation\{closure}(object(AppServiceProvider), '13')
  28. at array_walk(array(object(EventServiceProvider), object(RoutingServiceProvider), object(AuthServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FoundationServiceProvider), object(NotificationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ViewServiceProvider), object(ImageServiceProvider), object(AppServiceProvider), object(AuthServiceProvider), object(EventServiceProvider), object(RouteServiceProvider)), object(Closure)) in Application.php line 753
  29. at Application->boot() in BootProviders.php line 17
  30. at BootProviders->bootstrap(object(Application)) in Application.php line 203
  31. 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 254
  32. at Kernel->bootstrap() in Kernel.php line 145
  33. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 117
  34. at Kernel->handle(object(Request)) in index.php line 57
Baidu
sogou