1 2 3 4 5 6 7 8 9 10 11
|
[2017-07-13 16:56:12] request.INFO: Matched route "{route}". {"route":"fos_user_security_check","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::checkAction","_route":"fos_user_security_check"},"request_uri":"http://xx.xxx.xx.xxx/rubis/web/app_dev.php/login_check","method":"POST"} []
[2017-07-13 16:56:12] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.locked AS locked_9, t0.expired AS expired_10, t0.expires_at AS expires_at_11, t0.confirmation_token AS confirmation_token_12, t0.password_requested_at AS password_requested_at_13, t0.roles AS roles_14, t0.credentials_expired AS credentials_expired_15, t0.credentials_expire_at AS credentials_expire_at_16, t0.id AS id_17, t0.dn AS dn_18, t0.name AS name_19, t0.language AS language_20 FROM fos_user t0 WHERE t0.username_canonical = ? LIMIT 1 ["formateur"] []
[2017-07-13 16:56:12] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.locked AS locked_9, t0.expired AS expired_10, t0.expires_at AS expires_at_11, t0.confirmation_token AS confirmation_token_12, t0.password_requested_at AS password_requested_at_13, t0.roles AS roles_14, t0.credentials_expired AS credentials_expired_15, t0.credentials_expire_at AS credentials_expire_at_16, t0.id AS id_17, t0.dn AS dn_18, t0.name AS name_19, t0.language AS language_20 FROM fos_user t0 WHERE t0.username_canonical = ? LIMIT 1 ["formateur"] []
[2017-07-13 16:56:12] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationServiceException(code: 0): Notice: unserialize(): Error at offset 9 of 30 bytes at /var/www/rubis/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Provider/DaoAuthenticationProvider.php:94, Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: unserialize(): Error at offset 9 of 30 bytes at /var/www/rubis/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ArrayType.php:58)"} []
[2017-07-13 16:56:12] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} []
[2017-07-13 16:56:12] request.INFO: Matched route "{route}". {"route":"fos_user_security_login","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::loginAction","_route":"fos_user_security_login"},"request_uri":"http://xx.xxx.xx.xxx/rubis/web/app_dev.php/login","method":"GET"} []
[2017-07-13 16:56:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2017-07-13 16:56:13] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cf8f2c","_route":"_wdt"},"request_uri":"http://xx.xxx.xx.xxx/rubis/web/app_dev.php/_wdt/cf8f2c","method":"GET"} []
[2017-07-13 16:56:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cf8f2c","_route":"_profiler"},"request_uri":"http://xx.xxx.xx.xxx/rubis/web/app_dev.php/_profiler/cf8f2c?panel=translation","method":"GET"} []
[2017-07-13 16:56:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://xx.xxx.xx.xxx/rubis/web/app_dev.php/_profiler/search_bar?panel=translation","method":"GET"} [] |
Partager