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

Errors on entering API page #24

Closed
SanyukS opened this issue Jan 16, 2014 · 4 comments
Closed

Errors on entering API page #24

SanyukS opened this issue Jan 16, 2014 · 4 comments

Comments

@SanyukS
Copy link

SanyukS commented Jan 16, 2014

Hi everybody! I tried to install the server, but on last (## confirm database is working) step I got this error:

2/2NotFoundHttpException: No route found for "GET /api"
in /vagrant_data/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 116
at RouterListener->onKernelRequest(object(GetResponseEvent))
at call_user_func(array(object(RouterListener), 'onKernelRequest'), object(GetResponseEvent)) in /vagrant_data/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php line 164
at EventDispatcher->doDispatch(array(array(object(RouterListener), 'onKernelRequest'), array(object(LocaleListener), 'onKernelRequest'), object(Closure), array(object(MiddlewareListener), 'onKernelRequest')), 'kernel.request', object(GetResponseEvent)) in /vagrant_data/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php line 53
at EventDispatcher->dispatch('kernel.request', object(GetResponseEvent)) in /vagrant_data/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php line 98
at HttpKernel->handleRaw(object(Request), '1') in /vagrant_data/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php line 61
at HttpKernel->handle(object(Request), '1', true) in /vagrant_data/vendor/silex/silex/src/Silex/Application.php line 511
at Application->handle(object(Request)) in /vagrant_data/vendor/silex/silex/src/Silex/Application.php line 488
at Application->run() in /vagrant_data/wwwroot/api.php line 5

1/2ResourceNotFoundException:
in /vagrant_data/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php line 91
at UrlMatcher->match('/api') in /vagrant_data/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php line 30
at RedirectableUrlMatcher->match('/api') in /vagrant_data/vendor/silex/silex/src/Silex/LazyUrlMatcher.php line 51
at LazyUrlMatcher->match('/api') in /vagrant_data/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 102
at RouterListener->onKernelRequest(object(GetResponseEvent))
at call_user_func(array(object(RouterListener), 'onKernelRequest'), object(GetResponseEvent)) in /vagrant_data/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php line 164
at EventDispatcher->doDispatch(array(array(object(RouterListener), 'onKernelRequest'), array(object(LocaleListener), 'onKernelRequest'), object(Closure), array(object(MiddlewareListener), 'onKernelRequest')), 'kernel.request', object(GetResponseEvent)) in /vagrant_data/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php line 53
at EventDispatcher->dispatch('kernel.request', object(GetResponseEvent)) in /vagrant_data/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php line 98
at HttpKernel->handleRaw(object(Request), '1') in /vagrant_data/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php line 61
at HttpKernel->handle(object(Request), '1', true) in /vagrant_data/vendor/silex/silex/src/Silex/Application.php line 511
at Application->handle(object(Request)) in /vagrant_data/vendor/silex/silex/src/Silex/Application.php line 488
at Application->run() in /vagrant_data/wwwroot/api.php line 5

@SanyukS
Copy link
Author

SanyukS commented Jan 16, 2014

Was installed VirtualBox 4.3.6 and Vagrant 1.4.3.

@cloverstudio
Copy link
Owner

hi

that's ok, please setup the url to the app and try to sign up.

@ghost
Copy link

ghost commented Feb 14, 2014

Can you please tell me more?

@ghost
Copy link

ghost commented Feb 14, 2014

I'm having the same issue.

@ghost ghost mentioned this issue Feb 14, 2014
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

2 participants