You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2020. It is now read-only.
I installed OpenSkedge onto my server. However when i try to login as the admin as per the readme i get an error 500 with
security.DEBUG: Write SecurityContext in the session [] []
request.INFO: Matched route "login_check" (parameters: "_route": "login_check") [] []
security.INFO: Populated SecurityContext with an anonymous Token [] []
security.INFO: No expression found; abstaining from voting. [] []
request.WARNING: Unable to look for the controller as the "_controller" parameter is missing [] []
request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Unable to find the controller for path "/login_check". Maybe you forgot to add the matching route in your routing configuration?" at /homepages/36/d516172930/htdocs/covivedev/app/bootstrap.php.cache line 995 [] []
[2014-06-26 00:53:12] security.DEBUG: Write SecurityContext in the session [] []