Example:
- Code: Select all
[2012-02-08 14:51:18] security.DEBUG: Read SecurityContext from the session [] []
[2012-02-08 14:51:18] security.DEBUG: Reloading user from user provider. [] []
[2012-02-08 14:51:19] security.DEBUG: Username "" was reloaded from user provider. [] []
[2012-02-08 14:51:19] request.ERROR: Symfony\Component\HttpKernel\Exception\NotFoundHttpException: No route found for "GET /app_dev.ph/foo/bar" (uncaught exception) at /var/www/website/app/cache/prod/classes.php line 4560 [] []
[2012-02-08 14:51:19] security.DEBUG: Write SecurityContext in the session [] []
Have anyone idea what can causes that username is missing in log? any suggestion will be appreciated.
