Advertisement
Guest User

Untitled

a guest
Dec 10th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.83 KB | None | 0 0
  1. [1] Symfony\Component\HttpKernel\Exception\NotFoundHttpException: No route found for "GET " (from "http://localhost/melodiea/www/")
  2. at n/a
  3. in /var/www/html/melodiea/app/cache/dev/classes.php line 1985
  4.  
  5. at Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(object(GetResponseEvent), 'kernel.request', object(TraceableEventDispatcher))
  6. in line
  7.  
  8. at call_user_func(array(object(RouterListener), 'onKernelRequest'), object(GetResponseEvent), 'kernel.request', object(TraceableEventDispatcher))
  9. in /var/www/html/melodiea/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php line 61
  10.  
  11. at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(GetResponseEvent), 'kernel.request', object(ContainerAwareEventDispatcher))
  12. in line
  13.  
  14. at call_user_func(object(WrappedListener), object(GetResponseEvent), 'kernel.request', object(ContainerAwareEventDispatcher))
  15. in /var/www/html/melodiea/app/cache/dev/classes.php line 1755
  16.  
  17. at Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.request', object(GetResponseEvent))
  18. in /var/www/html/melodiea/app/cache/dev/classes.php line 1688
  19.  
  20. at Symfony\Component\EventDispatcher\EventDispatcher->dispatch('kernel.request', object(GetResponseEvent))
  21. in /var/www/html/melodiea/app/cache/dev/classes.php line 1852
  22.  
  23. at Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.request', object(GetResponseEvent))
  24. in /var/www/html/melodiea/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php line 112
  25.  
  26. at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch('kernel.request', object(GetResponseEvent))
  27. in /var/www/html/melodiea/app/bootstrap.php.cache line 2997
  28.  
  29. at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), '1')
  30. in /var/www/html/melodiea/app/bootstrap.php.cache line 2970
  31.  
  32. at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), '1', true)
  33. in /var/www/html/melodiea/app/bootstrap.php.cache line 3119
  34.  
  35. at Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel->handle(object(Request), '1', true)
  36. in /var/www/html/melodiea/app/bootstrap.php.cache line 2368
  37.  
  38. at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
  39. in /var/www/html/melodiea/www/app_dev.php line 28
  40.  
  41. [2] Symfony\Component\Routing\Exception\ResourceNotFoundException:
  42. at n/a
  43. in /var/www/html/melodiea/app/cache/dev/appDevUrlMatcher.php line 291
  44.  
  45. at appDevUrlMatcher->match('')
  46. in /var/www/html/melodiea/app/cache/dev/classes.php line 1366
  47.  
  48. at Symfony\Component\Routing\Matcher\UrlMatcher->matchRequest(object(Request))
  49. in /var/www/html/melodiea/app/cache/dev/classes.php line 1259
  50.  
  51. at Symfony\Component\Routing\Router->matchRequest(object(Request))
  52. in /var/www/html/melodiea/app/cache/dev/classes.php line 1969
  53.  
  54. at Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(object(GetResponseEvent), 'kernel.request', object(TraceableEventDispatcher))
  55. in line
  56.  
  57. at call_user_func(array(object(RouterListener), 'onKernelRequest'), object(GetResponseEvent), 'kernel.request', object(TraceableEventDispatcher))
  58. in /var/www/html/melodiea/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php line 61
  59.  
  60. at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(GetResponseEvent), 'kernel.request', object(ContainerAwareEventDispatcher))
  61. in line
  62.  
  63. at call_user_func(object(WrappedListener), object(GetResponseEvent), 'kernel.request', object(ContainerAwareEventDispatcher))
  64. in /var/www/html/melodiea/app/cache/dev/classes.php line 1755
  65.  
  66. at Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.request', object(GetResponseEvent))
  67. in /var/www/html/melodiea/app/cache/dev/classes.php line 1688
  68.  
  69. at Symfony\Component\EventDispatcher\EventDispatcher->dispatch('kernel.request', object(GetResponseEvent))
  70. in /var/www/html/melodiea/app/cache/dev/classes.php line 1852
  71.  
  72. at Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.request', object(GetResponseEvent))
  73. in /var/www/html/melodiea/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php line 112
  74.  
  75. at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch('kernel.request', object(GetResponseEvent))
  76. in /var/www/html/melodiea/app/bootstrap.php.cache line 2997
  77.  
  78. at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), '1')
  79. in /var/www/html/melodiea/app/bootstrap.php.cache line 2970
  80.  
  81. at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), '1', true)
  82. in /var/www/html/melodiea/app/bootstrap.php.cache line 3119
  83.  
  84. at Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel->handle(object(Request), '1', true)
  85. in /var/www/html/melodiea/app/bootstrap.php.cache line 2368
  86.  
  87. at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
  88. in /var/www/html/melodiea/www/app_dev.php line 28
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement