I get an the following error if i log out me from App.
An error occurred while loading the web debug toolbar (500: Internal Server Error). Do you want to open the profiler?
I can't find anything in the error log, have anyone an idea, why this error can occur?
I find in the 1dev.log` following Error Line
Update
[2014-10-31 12:50:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //_wdt/6ce745"" at /var/www/app/trunk/app/cache/dev/classes.php line 1881 {"exception":"[object] (Symfony\Component\HttpKernel\Exception\NotFoundHttpException: No route found for \"GET //_wdt/6ce745\" at /var/www/app/trunk/app/cache/dev/classes.php:1881, Symfony\Component\Routing\Exception\ResourceNotFoundException: at /var/www/app/trunk/app/cache/dev/appDevUrlMatcher.php:506)"} []
This error occur on logout from app. The logout request redirect me on the login page.
_dev
,_profiler
, etc...)? – Jovan Perovicsecurity.yml
in order to restore default firewall (you don't need to remove one you've just made) – Jovan Perovic