Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't login on fresh install #115

Open
sacesare opened this issue May 6, 2019 · 0 comments
Open

Can't login on fresh install #115

sacesare opened this issue May 6, 2019 · 0 comments

Comments

@sacesare
Copy link

sacesare commented May 6, 2019

Cloned from master, composer install --no-dev and in result(docker version):

Sorry, the page you are looking for could not be found.
1/1
NotFoundHttpException in RouterSubscriber.php line 57:
No route found for "GET /index.php/login"
in RouterSubscriber.php line 57
at RouterSubscriber->onKernelRequest(object(GetResponseEvent), 'kernel.request', object(ContainerAwareEventDispatcher))
at call_user_func(array(object(RouterSubscriber), 'onKernelRequest'), object(GetResponseEvent), 'kernel.request', object(ContainerAwareEventDispatcher)) in EventDispatcher.php line 174
at EventDispatcher->doDispatch(array(array(object(SessionSubscriber), 'onKernelRequest'), array(object(FragmentListener), 'onKernelRequest'), array(object(FirewallSubscriber), 'onKernelRequest'), array(object(RouterSubscriber), 'onKernelRequest'), array(object(WrappedHandlerSubscriber), 'onKernelRequest')), 'kernel.request', object(GetResponseEvent)) in EventDispatcher.php line 43
at EventDispatcher->dispatch('kernel.request', object(GetResponseEvent)) in HttpKernel.php line 116
at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 57
at HttpKernel->handle(object(Request), '1', true) in ContainerAwareHttpKernel.php line 67
at ContainerAwareHttpKernel->handle(object(Request), '1', true) in Application.php line 260
at Application->handle(object(Request)) in Application.php line 234
at Application->run() in index_dev.php line 26

index_dev.php works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant