Whoops, looks like something went wrong.

2/2 PDOException in Connector.php line 55: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers

  1. in Connector.php line 55
  2. at PDO->__construct() in Connector.php line 0
  3. at Connector->createConnection('mysql:host=127.0.0.1;dbname=pitscuer_ptsf', array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql'), array('0', '2', '0', false, '0')) in MySqlConnector.php line 22
  4. at MySqlConnector->connect(array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql')) in compiled.php line 11486
  5. at ConnectionFactory->createSingleConnection(array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql')) in compiled.php line 11482
  6. at ConnectionFactory->make(array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false), 'mysql') in compiled.php line 11397
  7. at DatabaseManager->makeConnection('mysql') in compiled.php line 11352
  8. at DatabaseManager->connection('mysql') in compiled.php line 12020
  9. at SessionManager->getDatabaseConnection() in compiled.php line 12012
  10. at SessionManager->createDatabaseDriver() in compiled.php line 12099
  11. at Manager->createDriver('database') in compiled.php line 12089
  12. at Manager->driver() in compiled.php line 11625
  13. at StartSession->getSession(object(Request)) in compiled.php line 11619
  14. at StartSession->startSession(object(Request)) in compiled.php line 11600
  15. at StartSession->handle(object(Request), object(Closure))
  16. at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9652
  17. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12748
  18. at AddQueuedCookiesToResponse->handle(object(Request), object(Closure))
  19. at call_user_func_array(array(object(AddQueuedCookiesToResponse), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9652
  20. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12685
  21. at EncryptCookies->handle(object(Request), object(Closure))
  22. at call_user_func_array(array(object(EncryptCookies), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9652
  23. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 2982
  24. at CheckForMaintenanceMode->handle(object(Request), object(Closure))
  25. at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9652
  26. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  27. at call_user_func(object(Closure), object(Request)) in compiled.php line 9642
  28. at Pipeline->then(object(Closure)) in compiled.php line 2257
  29. at Kernel->sendRequestThroughRouter(object(Request)) in compiled.php line 2240
  30. at Kernel->handle(object(Request)) in index.php line 54

1/2 ErrorException in Connector.php line 55: PDO::__construct(): Server sent charset (255) unknown to the client. Please, report to the developers

  1. in Connector.php line 55
  2. at HandleExceptions->handleError('2', 'PDO::__construct(): Server sent charset (255) unknown to the client. Please, report to the developers', '/home/pitscuernacom/pits/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php', '55', array('dsn' => 'mysql:host=127.0.0.1;dbname=pitscuer_ptsf', 'config' => array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql'), 'options' => array('0', '2', '0', false, '0'), 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1'))
  3. at PDO->__construct('mysql:host=127.0.0.1;dbname=pitscuer_ptsf', 'pitscuer_ptsf', 'Itos1itos1', array('0', '2', '0', false, '0')) in Connector.php line 55
  4. at Connector->createConnection('mysql:host=127.0.0.1;dbname=pitscuer_ptsf', array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql'), array('0', '2', '0', false, '0')) in MySqlConnector.php line 22
  5. at MySqlConnector->connect(array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql')) in compiled.php line 11486
  6. at ConnectionFactory->createSingleConnection(array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql')) in compiled.php line 11482
  7. at ConnectionFactory->make(array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false), 'mysql') in compiled.php line 11397
  8. at DatabaseManager->makeConnection('mysql') in compiled.php line 11352
  9. at DatabaseManager->connection('mysql') in compiled.php line 12020
  10. at SessionManager->getDatabaseConnection() in compiled.php line 12012
  11. at SessionManager->createDatabaseDriver() in compiled.php line 12099
  12. at Manager->createDriver('database') in compiled.php line 12089
  13. at Manager->driver() in compiled.php line 11625
  14. at StartSession->getSession(object(Request)) in compiled.php line 11619
  15. at StartSession->startSession(object(Request)) in compiled.php line 11600
  16. at StartSession->handle(object(Request), object(Closure))
  17. at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9652
  18. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12748
  19. at AddQueuedCookiesToResponse->handle(object(Request), object(Closure))
  20. at call_user_func_array(array(object(AddQueuedCookiesToResponse), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9652
  21. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12685
  22. at EncryptCookies->handle(object(Request), object(Closure))
  23. at call_user_func_array(array(object(EncryptCookies), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9652
  24. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 2982
  25. at CheckForMaintenanceMode->handle(object(Request), object(Closure))
  26. at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9652
  27. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  28. at call_user_func(object(Closure), object(Request)) in compiled.php line 9642
  29. at Pipeline->then(object(Closure)) in compiled.php line 2257
  30. at Kernel->sendRequestThroughRouter(object(Request)) in compiled.php line 2240
  31. at Kernel->handle(object(Request)) in index.php line 54

Whoops, looks like something went wrong.

2/2 PDOException in Connector.php line 55: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers

  1. in Connector.php line 55
  2. at PDO->__construct() in Connector.php line 0
  3. at Connector->createConnection('mysql:host=127.0.0.1;dbname=pitscuer_ptsf', array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql'), array('0', '2', '0', false, '0')) in MySqlConnector.php line 22
  4. at MySqlConnector->connect(array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql')) in compiled.php line 11486
  5. at ConnectionFactory->createSingleConnection(array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql')) in compiled.php line 11482
  6. at ConnectionFactory->make(array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false), 'mysql') in compiled.php line 11397
  7. at DatabaseManager->makeConnection('mysql') in compiled.php line 11352
  8. at DatabaseManager->connection('mysql') in compiled.php line 12020
  9. at SessionManager->getDatabaseConnection() in compiled.php line 12012
  10. at SessionManager->createDatabaseDriver() in compiled.php line 12099
  11. at Manager->createDriver('database') in compiled.php line 12089
  12. at Manager->driver() in compiled.php line 11678
  13. at StartSession->usingCookieSessions() in compiled.php line 11613
  14. at StartSession->terminate(object(Request), object(Response)) in compiled.php line 2266
  15. at Kernel->terminate(object(Request), object(Response)) in index.php line 58

1/2 ErrorException in Connector.php line 55: PDO::__construct(): Server sent charset (255) unknown to the client. Please, report to the developers

  1. in Connector.php line 55
  2. at HandleExceptions->handleError('2', 'PDO::__construct(): Server sent charset (255) unknown to the client. Please, report to the developers', '/home/pitscuernacom/pits/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php', '55', array('dsn' => 'mysql:host=127.0.0.1;dbname=pitscuer_ptsf', 'config' => array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql'), 'options' => array('0', '2', '0', false, '0'), 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1'))
  3. at PDO->__construct('mysql:host=127.0.0.1;dbname=pitscuer_ptsf', 'pitscuer_ptsf', 'Itos1itos1', array('0', '2', '0', false, '0')) in Connector.php line 55
  4. at Connector->createConnection('mysql:host=127.0.0.1;dbname=pitscuer_ptsf', array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql'), array('0', '2', '0', false, '0')) in MySqlConnector.php line 22
  5. at MySqlConnector->connect(array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql')) in compiled.php line 11486
  6. at ConnectionFactory->createSingleConnection(array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql')) in compiled.php line 11482
  7. at ConnectionFactory->make(array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'pitscuer_ptsf', 'username' => 'pitscuer_ptsf', 'password' => 'Itos1itos1', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false), 'mysql') in compiled.php line 11397
  8. at DatabaseManager->makeConnection('mysql') in compiled.php line 11352
  9. at DatabaseManager->connection('mysql') in compiled.php line 12020
  10. at SessionManager->getDatabaseConnection() in compiled.php line 12012
  11. at SessionManager->createDatabaseDriver() in compiled.php line 12099
  12. at Manager->createDriver('database') in compiled.php line 12089
  13. at Manager->driver() in compiled.php line 11678
  14. at StartSession->usingCookieSessions() in compiled.php line 11613
  15. at StartSession->terminate(object(Request), object(Response)) in compiled.php line 2266
  16. at Kernel->terminate(object(Request), object(Response)) in index.php line 58