Whoops, looks like something went wrong.

4/4 InvalidArgumentException in classes.php line 2482: The _controller value "ToolsBundle:Controller:CustomExceptionController" maps to a "Vibia\ToolsBundle\Controller\ControllerController" class, but this class was not found. Create this class or check the spelling of the class and its namespace.

  1. in classes.php line 2482
  2. at ControllerNameParser->parse('ToolsBundle:Controller:CustomExceptionController') in classes.php line 2542
  3. at ControllerResolver->createController('ToolsBundle:Controller:CustomExceptionController') in classes.php line 2163
  4. at ControllerResolver->getController(object(Request)) in TraceableControllerResolver.php line 46
  5. at TraceableControllerResolver->getController(object(Request)) in HttpKernel.php line 132
  6. at HttpKernel->handleRaw(object(Request), '2') in HttpKernel.php line 64
  7. at HttpKernel->handle(object(Request), '2', false) in ContainerAwareHttpKernel.php line 69
  8. at ContainerAwareHttpKernel->handle(object(Request), '2', false) in ExceptionListener.php line 50
  9. at ExceptionListener->onKernelException(object(GetResponseForExceptionEvent), 'kernel.exception', object(TraceableEventDispatcher))
  10. at call_user_func(array(object(ExceptionListener), 'onKernelException'), object(GetResponseForExceptionEvent), 'kernel.exception', object(TraceableEventDispatcher)) in WrappedListener.php line 61
  11. at WrappedListener->__invoke(object(GetResponseForExceptionEvent), 'kernel.exception', object(ContainerAwareEventDispatcher))
  12. at call_user_func(object(WrappedListener), object(GetResponseForExceptionEvent), 'kernel.exception', object(ContainerAwareEventDispatcher)) in classes.php line 1858
  13. at EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.exception', object(GetResponseForExceptionEvent)) in classes.php line 1773
  14. at EventDispatcher->dispatch('kernel.exception', object(GetResponseForExceptionEvent)) in TraceableEventDispatcher.php line 140
  15. at TraceableEventDispatcher->dispatch('kernel.exception', object(GetResponseForExceptionEvent)) in HttpKernel.php line 221
  16. at HttpKernel->handleException(object(ConnectionException), object(Request), '1') in HttpKernel.php line 75
  17. at HttpKernel->handle(object(Request), '1', true) in ContainerAwareHttpKernel.php line 69
  18. at ContainerAwareHttpKernel->handle(object(Request), '1', true) in Kernel.php line 185
  19. at Kernel->handle(object(Request)) in app_dev.php line 43

3/4 ConnectionException in AbstractMySQLDriver.php line 103: An exception occured in driver: SQLSTATE[HY000] [2002] Connection refused

  1. in AbstractMySQLDriver.php line 103
  2. at AbstractMySQLDriver->convertException('An exception occured in driver: SQLSTATE[HY000] [2002] Connection refused', object(PDOException)) in DBALException.php line 145
  3. at DBALException::driverException(object(Driver), object(PDOException)) in Driver.php line 47
  4. at Driver->connect(array('driver' => 'pdo_mysql', 'host' => '10.13.1.10', 'port' => '3311', 'dbname' => 'vibia_pro', 'user' => 'u_vibia', 'password' => '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), 'u_vibia', '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', array()) in Connection.php line 360
  5. at Connection->connect() in Connection.php line 429
  6. at Connection->getDatabasePlatformVersion() in Connection.php line 389
  7. at Connection->detectDatabasePlatform() in Connection.php line 328
  8. at Connection->getDatabasePlatform() in ConnectionFactory.php line 61
  9. at ConnectionFactory->createConnection(array('driver' => 'pdo_mysql', 'host' => '10.13.1.10', 'port' => '3311', 'dbname' => 'vibia_pro', 'user' => 'u_vibia', 'password' => '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), object(Configuration), object(ContainerAwareEventManager), array('enum' => 'string')) in appDevDebugProjectContainer.php line 864
  10. at appDevDebugProjectContainer->getDoctrine_Dbal_CatalogConnectionService() in Container.php line 314
  11. at Container->get('doctrine.dbal.catalog_connection') in appDevDebugProjectContainer.php line 948
  12. at appDevDebugProjectContainer->getDoctrine_Orm_CatalogEntityManagerService() in Container.php line 314
  13. at Container->get('doctrine.orm.catalog_entity_manager') in classes.php line 7027
  14. at ManagerRegistry->getService('doctrine.orm.catalog_entity_manager') in classes.php line 6997
  15. at AbstractManagerRegistry->getManagers() in DoctrineDataCollector.php line 65
  16. at DoctrineDataCollector->collect(object(Request), object(Response), null) in Profiler.php line 223
  17. at Profiler->collect(object(Request), object(Response), null) in ProfilerListener.php line 128
  18. at ProfilerListener->onKernelResponse(object(FilterResponseEvent), 'kernel.response', object(TraceableEventDispatcher))
  19. at call_user_func(array(object(ProfilerListener), 'onKernelResponse'), object(FilterResponseEvent), 'kernel.response', object(TraceableEventDispatcher)) in WrappedListener.php line 61
  20. at WrappedListener->__invoke(object(FilterResponseEvent), 'kernel.response', object(ContainerAwareEventDispatcher))
  21. at call_user_func(object(WrappedListener), object(FilterResponseEvent), 'kernel.response', object(ContainerAwareEventDispatcher)) in classes.php line 1858
  22. at EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.response', object(FilterResponseEvent)) in classes.php line 1773
  23. at EventDispatcher->dispatch('kernel.response', object(FilterResponseEvent)) in TraceableEventDispatcher.php line 140
  24. at TraceableEventDispatcher->dispatch('kernel.response', object(FilterResponseEvent)) in HttpKernel.php line 184
  25. at HttpKernel->filterResponse(object(Response), object(Request), '2') in HttpKernel.php line 166
  26. at HttpKernel->handleRaw(object(Request), '2') in HttpKernel.php line 64
  27. at HttpKernel->handle(object(Request), '2', false) in ContainerAwareHttpKernel.php line 69
  28. at ContainerAwareHttpKernel->handle(object(Request), '2', false) in InlineFragmentRenderer.php line 85
  29. at InlineFragmentRenderer->render(object(ControllerReference), object(Request), array('ignore_errors' => false)) in FragmentHandler.php line 136
  30. at FragmentHandler->render(object(ControllerReference), 'inline', array()) in LazyLoadingFragmentHandler.php line 76
  31. at LazyLoadingFragmentHandler->render(object(ControllerReference), 'inline', array()) in ActionsHelper.php line 52
  32. at ActionsHelper->render(object(ControllerReference), array()) in ActionsExtension.php line 131
  33. at ActionsExtension->render('FrontBundle:Auth:authState', array('divice' => 'desktop', 'locale' => 'fr', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9'), array()) in ActionsExtension.php line 102
  34. at ActionsExtension->renderModifierAction('FrontBundle:Auth:authState', array('divice' => 'desktop', 'locale' => 'fr', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9')) in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 383
  35. at content_68367a0450fd13_39457289(object(Smarty_Internal_Template)) in smarty_internal_template.php line 371
  36. at Smarty_Internal_Template->getRenderedTemplateCode() in smarty_internal_template.php line 537
  37. at Smarty_Internal_Template->getInlineSubTemplate('file:Partial/menu.html.tpl', null, null, '0', '3600', array(), '0', '9304105468367a04510736_77931780', 'content_68367a0450fd13_39457289') in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 87
  38. at content_68367a045a88e7_03081945(object(Smarty_Internal_Template)) in smarty_internal_template.php line 371
  39. at Smarty_Internal_Template->getRenderedTemplateCode() in smarty_template_compiled.php line 202
  40. at Smarty_Template_Compiled->render(object(Smarty_Internal_Template)) in smarty_internal_template.php line 246
  41. at Smarty_Internal_Template->render(true, false, false) in Smarty.class.php line 820
  42. at Smarty->fetch('/var/www/html/vibia-front/src/Vibia/FrontBundle/Resources/views/Partial/header.html.tpl') in SmartyEngine.php line 255
  43. at SmartyEngine->render('FrontBundle:Partial:header.html.tpl', array('currentLang' => 'fr', 'currentCat' => 'int', 'lang' => 'fr', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/')) in SmartyEngine.php line 408
  44. at SmartyEngine->renderResponse('FrontBundle:Partial:header.html.tpl', array('currentLang' => 'fr', 'currentCat' => 'int', 'lang' => 'fr', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/'), null) in DelegatingEngine.php line 57
  45. at DelegatingEngine->renderResponse('FrontBundle:Partial:header.html.tpl', array('currentLang' => 'fr', 'currentCat' => 'int', 'lang' => 'fr', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/'), null) in Controller.php line 185
  46. at Controller->render('FrontBundle:Partial:header.html.tpl', array('currentLang' => 'fr', 'currentCat' => 'int', 'lang' => 'fr', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/')) in PartialController.php line 92
  47. at PartialController->getHeaderAction('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9')
  48. at call_user_func_array(array(object(PartialController), 'getHeaderAction'), array('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9')) in PartialController.php line 70
  49. at PartialController->indexAction(object(Request))
  50. at call_user_func_array(array(object(PartialController), 'indexAction'), array(object(Request))) in HttpKernel.php line 144
  51. at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 64
  52. at HttpKernel->handle(object(Request), '1', true) in ContainerAwareHttpKernel.php line 69
  53. at ContainerAwareHttpKernel->handle(object(Request), '1', true) in Kernel.php line 185
  54. at Kernel->handle(object(Request)) in app_dev.php line 43

2/4 PDOException in PDOConnection.php line 47: SQLSTATE[HY000] [2002] Connection refused

  1. in PDOConnection.php line 47
  2. at PDOConnection::__construct('mysql:host=10.13.1.10;port=3311;dbname=vibia_pro;charset=UTF8;', 'u_vibia', '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', array()) in Driver.php line 45
  3. at Driver->connect(array('driver' => 'pdo_mysql', 'host' => '10.13.1.10', 'port' => '3311', 'dbname' => 'vibia_pro', 'user' => 'u_vibia', 'password' => '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), 'u_vibia', '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', array()) in Connection.php line 360
  4. at Connection->connect() in Connection.php line 429
  5. at Connection->getDatabasePlatformVersion() in Connection.php line 389
  6. at Connection->detectDatabasePlatform() in Connection.php line 328
  7. at Connection->getDatabasePlatform() in ConnectionFactory.php line 61
  8. at ConnectionFactory->createConnection(array('driver' => 'pdo_mysql', 'host' => '10.13.1.10', 'port' => '3311', 'dbname' => 'vibia_pro', 'user' => 'u_vibia', 'password' => '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), object(Configuration), object(ContainerAwareEventManager), array('enum' => 'string')) in appDevDebugProjectContainer.php line 864
  9. at appDevDebugProjectContainer->getDoctrine_Dbal_CatalogConnectionService() in Container.php line 314
  10. at Container->get('doctrine.dbal.catalog_connection') in appDevDebugProjectContainer.php line 948
  11. at appDevDebugProjectContainer->getDoctrine_Orm_CatalogEntityManagerService() in Container.php line 314
  12. at Container->get('doctrine.orm.catalog_entity_manager') in classes.php line 7027
  13. at ManagerRegistry->getService('doctrine.orm.catalog_entity_manager') in classes.php line 6997
  14. at AbstractManagerRegistry->getManagers() in DoctrineDataCollector.php line 65
  15. at DoctrineDataCollector->collect(object(Request), object(Response), null) in Profiler.php line 223
  16. at Profiler->collect(object(Request), object(Response), null) in ProfilerListener.php line 128
  17. at ProfilerListener->onKernelResponse(object(FilterResponseEvent), 'kernel.response', object(TraceableEventDispatcher))
  18. at call_user_func(array(object(ProfilerListener), 'onKernelResponse'), object(FilterResponseEvent), 'kernel.response', object(TraceableEventDispatcher)) in WrappedListener.php line 61
  19. at WrappedListener->__invoke(object(FilterResponseEvent), 'kernel.response', object(ContainerAwareEventDispatcher))
  20. at call_user_func(object(WrappedListener), object(FilterResponseEvent), 'kernel.response', object(ContainerAwareEventDispatcher)) in classes.php line 1858
  21. at EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.response', object(FilterResponseEvent)) in classes.php line 1773
  22. at EventDispatcher->dispatch('kernel.response', object(FilterResponseEvent)) in TraceableEventDispatcher.php line 140
  23. at TraceableEventDispatcher->dispatch('kernel.response', object(FilterResponseEvent)) in HttpKernel.php line 184
  24. at HttpKernel->filterResponse(object(Response), object(Request), '2') in HttpKernel.php line 166
  25. at HttpKernel->handleRaw(object(Request), '2') in HttpKernel.php line 64
  26. at HttpKernel->handle(object(Request), '2', false) in ContainerAwareHttpKernel.php line 69
  27. at ContainerAwareHttpKernel->handle(object(Request), '2', false) in InlineFragmentRenderer.php line 85
  28. at InlineFragmentRenderer->render(object(ControllerReference), object(Request), array('ignore_errors' => false)) in FragmentHandler.php line 136
  29. at FragmentHandler->render(object(ControllerReference), 'inline', array()) in LazyLoadingFragmentHandler.php line 76
  30. at LazyLoadingFragmentHandler->render(object(ControllerReference), 'inline', array()) in ActionsHelper.php line 52
  31. at ActionsHelper->render(object(ControllerReference), array()) in ActionsExtension.php line 131
  32. at ActionsExtension->render('FrontBundle:Auth:authState', array('divice' => 'desktop', 'locale' => 'fr', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9'), array()) in ActionsExtension.php line 102
  33. at ActionsExtension->renderModifierAction('FrontBundle:Auth:authState', array('divice' => 'desktop', 'locale' => 'fr', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9')) in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 383
  34. at content_68367a0450fd13_39457289(object(Smarty_Internal_Template)) in smarty_internal_template.php line 371
  35. at Smarty_Internal_Template->getRenderedTemplateCode() in smarty_internal_template.php line 537
  36. at Smarty_Internal_Template->getInlineSubTemplate('file:Partial/menu.html.tpl', null, null, '0', '3600', array(), '0', '9304105468367a04510736_77931780', 'content_68367a0450fd13_39457289') in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 87
  37. at content_68367a045a88e7_03081945(object(Smarty_Internal_Template)) in smarty_internal_template.php line 371
  38. at Smarty_Internal_Template->getRenderedTemplateCode() in smarty_template_compiled.php line 202
  39. at Smarty_Template_Compiled->render(object(Smarty_Internal_Template)) in smarty_internal_template.php line 246
  40. at Smarty_Internal_Template->render(true, false, false) in Smarty.class.php line 820
  41. at Smarty->fetch('/var/www/html/vibia-front/src/Vibia/FrontBundle/Resources/views/Partial/header.html.tpl') in SmartyEngine.php line 255
  42. at SmartyEngine->render('FrontBundle:Partial:header.html.tpl', array('currentLang' => 'fr', 'currentCat' => 'int', 'lang' => 'fr', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/')) in SmartyEngine.php line 408
  43. at SmartyEngine->renderResponse('FrontBundle:Partial:header.html.tpl', array('currentLang' => 'fr', 'currentCat' => 'int', 'lang' => 'fr', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/'), null) in DelegatingEngine.php line 57
  44. at DelegatingEngine->renderResponse('FrontBundle:Partial:header.html.tpl', array('currentLang' => 'fr', 'currentCat' => 'int', 'lang' => 'fr', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/'), null) in Controller.php line 185
  45. at Controller->render('FrontBundle:Partial:header.html.tpl', array('currentLang' => 'fr', 'currentCat' => 'int', 'lang' => 'fr', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/')) in PartialController.php line 92
  46. at PartialController->getHeaderAction('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9')
  47. at call_user_func_array(array(object(PartialController), 'getHeaderAction'), array('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9')) in PartialController.php line 70
  48. at PartialController->indexAction(object(Request))
  49. at call_user_func_array(array(object(PartialController), 'indexAction'), array(object(Request))) in HttpKernel.php line 144
  50. at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 64
  51. at HttpKernel->handle(object(Request), '1', true) in ContainerAwareHttpKernel.php line 69
  52. at ContainerAwareHttpKernel->handle(object(Request), '1', true) in Kernel.php line 185
  53. at Kernel->handle(object(Request)) in app_dev.php line 43

1/4 PDOException in PDOConnection.php line 43: SQLSTATE[HY000] [2002] Connection refused

  1. in PDOConnection.php line 43
  2. at PDO->__construct('mysql:host=10.13.1.10;port=3311;dbname=vibia_pro;charset=UTF8;', 'u_vibia', '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', array()) in PDOConnection.php line 43
  3. at PDOConnection->__construct('mysql:host=10.13.1.10;port=3311;dbname=vibia_pro;charset=UTF8;', 'u_vibia', '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', array()) in Driver.php line 45
  4. at Driver->connect(array('driver' => 'pdo_mysql', 'host' => '10.13.1.10', 'port' => '3311', 'dbname' => 'vibia_pro', 'user' => 'u_vibia', 'password' => '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), 'u_vibia', '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', array()) in Connection.php line 360
  5. at Connection->connect() in Connection.php line 429
  6. at Connection->getDatabasePlatformVersion() in Connection.php line 389
  7. at Connection->detectDatabasePlatform() in Connection.php line 328
  8. at Connection->getDatabasePlatform() in ConnectionFactory.php line 61
  9. at ConnectionFactory->createConnection(array('driver' => 'pdo_mysql', 'host' => '10.13.1.10', 'port' => '3311', 'dbname' => 'vibia_pro', 'user' => 'u_vibia', 'password' => '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), object(Configuration), object(ContainerAwareEventManager), array('enum' => 'string')) in appDevDebugProjectContainer.php line 864
  10. at appDevDebugProjectContainer->getDoctrine_Dbal_CatalogConnectionService() in Container.php line 314
  11. at Container->get('doctrine.dbal.catalog_connection') in appDevDebugProjectContainer.php line 948
  12. at appDevDebugProjectContainer->getDoctrine_Orm_CatalogEntityManagerService() in Container.php line 314
  13. at Container->get('doctrine.orm.catalog_entity_manager') in classes.php line 7027
  14. at ManagerRegistry->getService('doctrine.orm.catalog_entity_manager') in classes.php line 6997
  15. at AbstractManagerRegistry->getManagers() in DoctrineDataCollector.php line 65
  16. at DoctrineDataCollector->collect(object(Request), object(Response), null) in Profiler.php line 223
  17. at Profiler->collect(object(Request), object(Response), null) in ProfilerListener.php line 128
  18. at ProfilerListener->onKernelResponse(object(FilterResponseEvent), 'kernel.response', object(TraceableEventDispatcher))
  19. at call_user_func(array(object(ProfilerListener), 'onKernelResponse'), object(FilterResponseEvent), 'kernel.response', object(TraceableEventDispatcher)) in WrappedListener.php line 61
  20. at WrappedListener->__invoke(object(FilterResponseEvent), 'kernel.response', object(ContainerAwareEventDispatcher))
  21. at call_user_func(object(WrappedListener), object(FilterResponseEvent), 'kernel.response', object(ContainerAwareEventDispatcher)) in classes.php line 1858
  22. at EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.response', object(FilterResponseEvent)) in classes.php line 1773
  23. at EventDispatcher->dispatch('kernel.response', object(FilterResponseEvent)) in TraceableEventDispatcher.php line 140
  24. at TraceableEventDispatcher->dispatch('kernel.response', object(FilterResponseEvent)) in HttpKernel.php line 184
  25. at HttpKernel->filterResponse(object(Response), object(Request), '2') in HttpKernel.php line 166
  26. at HttpKernel->handleRaw(object(Request), '2') in HttpKernel.php line 64
  27. at HttpKernel->handle(object(Request), '2', false) in ContainerAwareHttpKernel.php line 69
  28. at ContainerAwareHttpKernel->handle(object(Request), '2', false) in InlineFragmentRenderer.php line 85
  29. at InlineFragmentRenderer->render(object(ControllerReference), object(Request), array('ignore_errors' => false)) in FragmentHandler.php line 136
  30. at FragmentHandler->render(object(ControllerReference), 'inline', array()) in LazyLoadingFragmentHandler.php line 76
  31. at LazyLoadingFragmentHandler->render(object(ControllerReference), 'inline', array()) in ActionsHelper.php line 52
  32. at ActionsHelper->render(object(ControllerReference), array()) in ActionsExtension.php line 131
  33. at ActionsExtension->render('FrontBundle:Auth:authState', array('divice' => 'desktop', 'locale' => 'fr', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9'), array()) in ActionsExtension.php line 102
  34. at ActionsExtension->renderModifierAction('FrontBundle:Auth:authState', array('divice' => 'desktop', 'locale' => 'fr', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9')) in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 383
  35. at content_68367a0450fd13_39457289(object(Smarty_Internal_Template)) in smarty_internal_template.php line 371
  36. at Smarty_Internal_Template->getRenderedTemplateCode() in smarty_internal_template.php line 537
  37. at Smarty_Internal_Template->getInlineSubTemplate('file:Partial/menu.html.tpl', null, null, '0', '3600', array(), '0', '9304105468367a04510736_77931780', 'content_68367a0450fd13_39457289') in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 87
  38. at content_68367a045a88e7_03081945(object(Smarty_Internal_Template)) in smarty_internal_template.php line 371
  39. at Smarty_Internal_Template->getRenderedTemplateCode() in smarty_template_compiled.php line 202
  40. at Smarty_Template_Compiled->render(object(Smarty_Internal_Template)) in smarty_internal_template.php line 246
  41. at Smarty_Internal_Template->render(true, false, false) in Smarty.class.php line 820
  42. at Smarty->fetch('/var/www/html/vibia-front/src/Vibia/FrontBundle/Resources/views/Partial/header.html.tpl') in SmartyEngine.php line 255
  43. at SmartyEngine->render('FrontBundle:Partial:header.html.tpl', array('currentLang' => 'fr', 'currentCat' => 'int', 'lang' => 'fr', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/')) in SmartyEngine.php line 408
  44. at SmartyEngine->renderResponse('FrontBundle:Partial:header.html.tpl', array('currentLang' => 'fr', 'currentCat' => 'int', 'lang' => 'fr', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/'), null) in DelegatingEngine.php line 57
  45. at DelegatingEngine->renderResponse('FrontBundle:Partial:header.html.tpl', array('currentLang' => 'fr', 'currentCat' => 'int', 'lang' => 'fr', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/'), null) in Controller.php line 185
  46. at Controller->render('FrontBundle:Partial:header.html.tpl', array('currentLang' => 'fr', 'currentCat' => 'int', 'lang' => 'fr', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/')) in PartialController.php line 92
  47. at PartialController->getHeaderAction('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9')
  48. at call_user_func_array(array(object(PartialController), 'getHeaderAction'), array('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC93aW50ZXItcmVhZGluZy03LXJlY29tbWVuZGF0aW9ucy1mcm9tLXRvcC1jcmVhdGl2ZS1taW5kc1wvIiwiaXQiOiJodHRwczpcL1wvdmliaWEuZGV2XC9pdFwvbGV0dHVyZS1pbnZlcm5hbGktNy1jb25zaWdsaS1kYWxsZS1tZW50aS1waXUtY3JlYXRpdmVcLyIsImZyIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZnJcL2xhLWxpc3RlLWRlcy1sZWN0dXJlcy1kaGl2ZXItZGUtdmliaWEtZWRpdGlvbi0yMDIzXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC92aWJpYXMtZW1wZmVobHVuZ2VuLWZ1ZXItZGllLXdpbnRlcmxla3R1ZXJlLWF1c2dhYmUtMjAyM1wvIiwiZXMiOiJodHRwczpcL1wvdmliaWEuZGV2XC9lc1wvbGVjdHVyYXMtZGUtaW52aWVybm8tNy1yZWNvbWVuZGFjaW9uZXMtZGUtcmVjb25vY2lkYXMtbWVudGVzLWNyZWF0aXZhc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvd2ludGVyLXJlYWRpbmctNy1yZWNvbW1lbmRhdGlvbnMtZnJvbS10b3AtY3JlYXRpdmUtbWluZHNcLyJ9')) in PartialController.php line 70
  49. at PartialController->indexAction(object(Request))
  50. at call_user_func_array(array(object(PartialController), 'indexAction'), array(object(Request))) in HttpKernel.php line 144
  51. at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 64
  52. at HttpKernel->handle(object(Request), '1', true) in ContainerAwareHttpKernel.php line 69
  53. at ContainerAwareHttpKernel->handle(object(Request), '1', true) in Kernel.php line 185
  54. at Kernel->handle(object(Request)) in app_dev.php line 43

La liste des lectures d’hiver de Vibia : édition 2023

Que ce soit au coin du feu, lorsque vous préparez un délicieux repas ou dans votre coin préféré chez vous, l’hiver est le moment de se détendre et de se ménager des moments de qualité, et pour cela, un bon livre est toujours une valeur sûre. Nous avons demandé à un groupe de designers et d’architectes internationaux de nous révéler ce qui les inspire en ce début d’année. Voici quelques-uns de leurs livres favoris.

Golnaz Afkhami est la fondatrice et la directrice de création du Renocon Design Center, une agence de design d’intérieur à Vancouver qui dispose d’une collection de finitions, de textures, de matériaux et de produits sélectionnés dans le monde entier.

Fascinée par la création d’espaces, elle admire Creating Innovators: The Making of Young People Who Will Change the World de Tony Wagner. « La lecture de ce livre a aligné mon intuition sur le fait que créer un espace qui touche les gens et qui émane d’une intention a le pouvoir magique de se manifester en cascade dans de nombreuses autres créations du côté des usagers », dit-elle.

Vibia The Edit - Winter Reading -

« La lecture de ce livre a aligné mon intuition sur le fait que créer un espace qui touche les gens et qui émane d’une intention a le pouvoir magique de se manifester en cascade dans de nombreuses autres créations du côté des usagers »

Greenlights de Matthew McConaughey est un autre coup de cœur, qui lui a fait « apprécier le parcours professionnel qu’il lui a fallu accomplir pour arriver là où elle est aujourd’hui ». N’ayant pas froid aux yeux, elle a commencé sa carrière à 23 ans dans un secteur « dominé par les hommes ». Elle avoue que son besoin impérieux de se consacrer à ce qui la passionnait lui a permis d’être audacieuse envers tout obstacle qui pouvait se dresser sur son chemin.

Esther Rico, designer d’intérieur établie à Barcelone, estime que tout intérieur doit raconter l’histoire de la personne qui l’habite. Material Designers Book [Livre des designers de matériau (non traduit en français)], qui dépeint « comment le design peut changer le monde », a influencé son approche du design centrée sur l’humain ; une transformation qui commence par le matériau, selon elle, « au commencement même ».

Rico cite également l’essai d’Oscar Guayabero intitulé El diseño para el día antes, qui « aborde le design non pas comme un moyen mais comme un intermédiaire » dans une perspective pluridisciplinaire.

« aborde le design non pas comme un moyen mais comme un intermédiaire »

Vibia The Edit - Winter Reading -

Son dernier coup de cœur, c’est El diseño invisible. Siete lecciones sobre la intervención culta en el hábitat humano, de Norberto Chaves, qu’elle admire pour sa « vision anthropologique du design, sa sensibilité aux détails et son regard critique sur la profession ».

L’architecte d’origine italienne Carmelo Zappulla est le fondateur et le directeur général d’External Reference, une agence d’architecture expérimentale qui réalise des travaux internationaux à plusieurs échelles : de l’espace d’exposition au design urbain, en passant par le design d’intérieur et la conception de produits.

L’un de ses grands favoris, c’est Le regard des sens de Juhani Pallasmaa. Dans cet essai, le théoricien finlandais insiste sur la préséance de la vue sur tout autre sens dans le domaine, ce qui « appauvrit l’expérience architecturale » lorsqu’elle est « réduite à une simple image bi-dimensionnelle ».

Dans le même esprit, il recommande également La cura dello sguardo: Nuova farmacia poetica [Le soin du regard : nouvelle pharmacie poétique (non traduit en français)] de Franco Arminio et son « souci de regarder les choses attentivement, profondément ». « La poésie est une expression de l’observation des détails, que nous pouvons cristalliser avec le pouvoir du mot », dit-il.

Vibia The Edit - Winter Reading - Carmelo Zappulla

« La poésie est une expression de l’observation des détails, que nous pouvons cristalliser avec le pouvoir du mot »

Sa recherche et son processus créatif ne seraient pas les mêmes sans un profond sentiment de nostalgie, qu’il partage avec Louis Kahn: The Importance of a Drawing de Charlotte et Peter Fiell. « J’ai adoré sa revendication du dessin à main levée non pas comme une représentation mais comme un processus de design », déclare-t-il.

*Traductions de courtoisie des titres des livres non traduits en français :

– Creating Innovators: The Making of Young People Who Will Change the World [Créer des innovateurs : former les jeunes qui vont changer le monde].
– El diseño para el día antes [Le design pour le jour d’avant].
– El diseño invisible. Siete lecciones sobre la intervención culta en el hábitat humano [Le design invisible. Sept leçons sur l’intervention cultivée dans l’habitat humain].
– La cura dello sguardo: Nuova farmacia poetica [Le soin du regard : nouvelle pharmacie poétique].
– Louis Kahn: The Importance of a Drawing [Louis Kahn : l’importance d’un dessin].

Whoops, looks like something went wrong.

4/4 InvalidArgumentException in classes.php line 2482: The _controller value "ToolsBundle:Controller:CustomExceptionController" maps to a "Vibia\ToolsBundle\Controller\ControllerController" class, but this class was not found. Create this class or check the spelling of the class and its namespace.

  1. in classes.php line 2482
  2. at ControllerNameParser->parse('ToolsBundle:Controller:CustomExceptionController') in classes.php line 2542
  3. at ControllerResolver->createController('ToolsBundle:Controller:CustomExceptionController') in classes.php line 2163
  4. at ControllerResolver->getController(object(Request)) in TraceableControllerResolver.php line 46
  5. at TraceableControllerResolver->getController(object(Request)) in HttpKernel.php line 132
  6. at HttpKernel->handleRaw(object(Request), '2') in HttpKernel.php line 64
  7. at HttpKernel->handle(object(Request), '2', false) in ContainerAwareHttpKernel.php line 69
  8. at ContainerAwareHttpKernel->handle(object(Request), '2', false) in ExceptionListener.php line 50
  9. at ExceptionListener->onKernelException(object(GetResponseForExceptionEvent), 'kernel.exception', object(TraceableEventDispatcher))
  10. at call_user_func(array(object(ExceptionListener), 'onKernelException'), object(GetResponseForExceptionEvent), 'kernel.exception', object(TraceableEventDispatcher)) in WrappedListener.php line 61
  11. at WrappedListener->__invoke(object(GetResponseForExceptionEvent), 'kernel.exception', object(ContainerAwareEventDispatcher))
  12. at call_user_func(object(WrappedListener), object(GetResponseForExceptionEvent), 'kernel.exception', object(ContainerAwareEventDispatcher)) in classes.php line 1858
  13. at EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.exception', object(GetResponseForExceptionEvent)) in classes.php line 1773
  14. at EventDispatcher->dispatch('kernel.exception', object(GetResponseForExceptionEvent)) in TraceableEventDispatcher.php line 140
  15. at TraceableEventDispatcher->dispatch('kernel.exception', object(GetResponseForExceptionEvent)) in HttpKernel.php line 221
  16. at HttpKernel->handleException(object(ConnectionException), object(Request), '1') in HttpKernel.php line 75
  17. at HttpKernel->handle(object(Request), '1', true) in ContainerAwareHttpKernel.php line 69
  18. at ContainerAwareHttpKernel->handle(object(Request), '1', true) in Kernel.php line 185
  19. at Kernel->handle(object(Request)) in app_dev.php line 43

3/4 ConnectionException in AbstractMySQLDriver.php line 103: An exception occured in driver: SQLSTATE[HY000] [2002] Connection refused

  1. in AbstractMySQLDriver.php line 103
  2. at AbstractMySQLDriver->convertException('An exception occured in driver: SQLSTATE[HY000] [2002] Connection refused', object(PDOException)) in DBALException.php line 145
  3. at DBALException::driverException(object(Driver), object(PDOException)) in Driver.php line 47
  4. at Driver->connect(array('driver' => 'pdo_mysql', 'host' => '10.13.1.10', 'port' => '3311', 'dbname' => 'vibia_pro', 'user' => 'u_vibia', 'password' => '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), 'u_vibia', '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', array()) in Connection.php line 360
  5. at Connection->connect() in Connection.php line 429
  6. at Connection->getDatabasePlatformVersion() in Connection.php line 389
  7. at Connection->detectDatabasePlatform() in Connection.php line 328
  8. at Connection->getDatabasePlatform() in ConnectionFactory.php line 61
  9. at ConnectionFactory->createConnection(array('driver' => 'pdo_mysql', 'host' => '10.13.1.10', 'port' => '3311', 'dbname' => 'vibia_pro', 'user' => 'u_vibia', 'password' => '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), object(Configuration), object(ContainerAwareEventManager), array('enum' => 'string')) in appDevDebugProjectContainer.php line 864
  10. at appDevDebugProjectContainer->getDoctrine_Dbal_CatalogConnectionService() in Container.php line 314
  11. at Container->get('doctrine.dbal.catalog_connection') in appDevDebugProjectContainer.php line 948
  12. at appDevDebugProjectContainer->getDoctrine_Orm_CatalogEntityManagerService() in Container.php line 314
  13. at Container->get('doctrine.orm.catalog_entity_manager') in classes.php line 7027
  14. at ManagerRegistry->getService('doctrine.orm.catalog_entity_manager') in classes.php line 6997
  15. at AbstractManagerRegistry->getManagers() in DoctrineDataCollector.php line 65
  16. at DoctrineDataCollector->collect(object(Request), object(Response), null) in Profiler.php line 223
  17. at Profiler->collect(object(Request), object(Response), null) in ProfilerListener.php line 128
  18. at ProfilerListener->onKernelResponse(object(FilterResponseEvent), 'kernel.response', object(TraceableEventDispatcher))
  19. at call_user_func(array(object(ProfilerListener), 'onKernelResponse'), object(FilterResponseEvent), 'kernel.response', object(TraceableEventDispatcher)) in WrappedListener.php line 61
  20. at WrappedListener->__invoke(object(FilterResponseEvent), 'kernel.response', object(ContainerAwareEventDispatcher))
  21. at call_user_func(object(WrappedListener), object(FilterResponseEvent), 'kernel.response', object(ContainerAwareEventDispatcher)) in classes.php line 1858
  22. at EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.response', object(FilterResponseEvent)) in classes.php line 1773
  23. at EventDispatcher->dispatch('kernel.response', object(FilterResponseEvent)) in TraceableEventDispatcher.php line 140
  24. at TraceableEventDispatcher->dispatch('kernel.response', object(FilterResponseEvent)) in HttpKernel.php line 184
  25. at HttpKernel->filterResponse(object(Response), object(Request), '1') in HttpKernel.php line 166
  26. at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 64
  27. at HttpKernel->handle(object(Request), '1', true) in ContainerAwareHttpKernel.php line 69
  28. at ContainerAwareHttpKernel->handle(object(Request), '1', true) in Kernel.php line 185
  29. at Kernel->handle(object(Request)) in app_dev.php line 43

2/4 PDOException in PDOConnection.php line 47: SQLSTATE[HY000] [2002] Connection refused

  1. in PDOConnection.php line 47
  2. at PDOConnection::__construct('mysql:host=10.13.1.10;port=3311;dbname=vibia_pro;charset=UTF8;', 'u_vibia', '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', array()) in Driver.php line 45
  3. at Driver->connect(array('driver' => 'pdo_mysql', 'host' => '10.13.1.10', 'port' => '3311', 'dbname' => 'vibia_pro', 'user' => 'u_vibia', 'password' => '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), 'u_vibia', '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', array()) in Connection.php line 360
  4. at Connection->connect() in Connection.php line 429
  5. at Connection->getDatabasePlatformVersion() in Connection.php line 389
  6. at Connection->detectDatabasePlatform() in Connection.php line 328
  7. at Connection->getDatabasePlatform() in ConnectionFactory.php line 61
  8. at ConnectionFactory->createConnection(array('driver' => 'pdo_mysql', 'host' => '10.13.1.10', 'port' => '3311', 'dbname' => 'vibia_pro', 'user' => 'u_vibia', 'password' => '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), object(Configuration), object(ContainerAwareEventManager), array('enum' => 'string')) in appDevDebugProjectContainer.php line 864
  9. at appDevDebugProjectContainer->getDoctrine_Dbal_CatalogConnectionService() in Container.php line 314
  10. at Container->get('doctrine.dbal.catalog_connection') in appDevDebugProjectContainer.php line 948
  11. at appDevDebugProjectContainer->getDoctrine_Orm_CatalogEntityManagerService() in Container.php line 314
  12. at Container->get('doctrine.orm.catalog_entity_manager') in classes.php line 7027
  13. at ManagerRegistry->getService('doctrine.orm.catalog_entity_manager') in classes.php line 6997
  14. at AbstractManagerRegistry->getManagers() in DoctrineDataCollector.php line 65
  15. at DoctrineDataCollector->collect(object(Request), object(Response), null) in Profiler.php line 223
  16. at Profiler->collect(object(Request), object(Response), null) in ProfilerListener.php line 128
  17. at ProfilerListener->onKernelResponse(object(FilterResponseEvent), 'kernel.response', object(TraceableEventDispatcher))
  18. at call_user_func(array(object(ProfilerListener), 'onKernelResponse'), object(FilterResponseEvent), 'kernel.response', object(TraceableEventDispatcher)) in WrappedListener.php line 61
  19. at WrappedListener->__invoke(object(FilterResponseEvent), 'kernel.response', object(ContainerAwareEventDispatcher))
  20. at call_user_func(object(WrappedListener), object(FilterResponseEvent), 'kernel.response', object(ContainerAwareEventDispatcher)) in classes.php line 1858
  21. at EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.response', object(FilterResponseEvent)) in classes.php line 1773
  22. at EventDispatcher->dispatch('kernel.response', object(FilterResponseEvent)) in TraceableEventDispatcher.php line 140
  23. at TraceableEventDispatcher->dispatch('kernel.response', object(FilterResponseEvent)) in HttpKernel.php line 184
  24. at HttpKernel->filterResponse(object(Response), object(Request), '1') in HttpKernel.php line 166
  25. at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 64
  26. at HttpKernel->handle(object(Request), '1', true) in ContainerAwareHttpKernel.php line 69
  27. at ContainerAwareHttpKernel->handle(object(Request), '1', true) in Kernel.php line 185
  28. at Kernel->handle(object(Request)) in app_dev.php line 43

1/4 PDOException in PDOConnection.php line 43: SQLSTATE[HY000] [2002] Connection refused

  1. in PDOConnection.php line 43
  2. at PDO->__construct('mysql:host=10.13.1.10;port=3311;dbname=vibia_pro;charset=UTF8;', 'u_vibia', '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', array()) in PDOConnection.php line 43
  3. at PDOConnection->__construct('mysql:host=10.13.1.10;port=3311;dbname=vibia_pro;charset=UTF8;', 'u_vibia', '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', array()) in Driver.php line 45
  4. at Driver->connect(array('driver' => 'pdo_mysql', 'host' => '10.13.1.10', 'port' => '3311', 'dbname' => 'vibia_pro', 'user' => 'u_vibia', 'password' => '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), 'u_vibia', '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', array()) in Connection.php line 360
  5. at Connection->connect() in Connection.php line 429
  6. at Connection->getDatabasePlatformVersion() in Connection.php line 389
  7. at Connection->detectDatabasePlatform() in Connection.php line 328
  8. at Connection->getDatabasePlatform() in ConnectionFactory.php line 61
  9. at ConnectionFactory->createConnection(array('driver' => 'pdo_mysql', 'host' => '10.13.1.10', 'port' => '3311', 'dbname' => 'vibia_pro', 'user' => 'u_vibia', 'password' => '47m_YhCRXca=WJJqSPm@n2X!uaZSwh', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), object(Configuration), object(ContainerAwareEventManager), array('enum' => 'string')) in appDevDebugProjectContainer.php line 864
  10. at appDevDebugProjectContainer->getDoctrine_Dbal_CatalogConnectionService() in Container.php line 314
  11. at Container->get('doctrine.dbal.catalog_connection') in appDevDebugProjectContainer.php line 948
  12. at appDevDebugProjectContainer->getDoctrine_Orm_CatalogEntityManagerService() in Container.php line 314
  13. at Container->get('doctrine.orm.catalog_entity_manager') in classes.php line 7027
  14. at ManagerRegistry->getService('doctrine.orm.catalog_entity_manager') in classes.php line 6997
  15. at AbstractManagerRegistry->getManagers() in DoctrineDataCollector.php line 65
  16. at DoctrineDataCollector->collect(object(Request), object(Response), null) in Profiler.php line 223
  17. at Profiler->collect(object(Request), object(Response), null) in ProfilerListener.php line 128
  18. at ProfilerListener->onKernelResponse(object(FilterResponseEvent), 'kernel.response', object(TraceableEventDispatcher))
  19. at call_user_func(array(object(ProfilerListener), 'onKernelResponse'), object(FilterResponseEvent), 'kernel.response', object(TraceableEventDispatcher)) in WrappedListener.php line 61
  20. at WrappedListener->__invoke(object(FilterResponseEvent), 'kernel.response', object(ContainerAwareEventDispatcher))
  21. at call_user_func(object(WrappedListener), object(FilterResponseEvent), 'kernel.response', object(ContainerAwareEventDispatcher)) in classes.php line 1858
  22. at EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.response', object(FilterResponseEvent)) in classes.php line 1773
  23. at EventDispatcher->dispatch('kernel.response', object(FilterResponseEvent)) in TraceableEventDispatcher.php line 140
  24. at TraceableEventDispatcher->dispatch('kernel.response', object(FilterResponseEvent)) in HttpKernel.php line 184
  25. at HttpKernel->filterResponse(object(Response), object(Request), '1') in HttpKernel.php line 166
  26. at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 64
  27. at HttpKernel->handle(object(Request), '1', true) in ContainerAwareHttpKernel.php line 69
  28. at ContainerAwareHttpKernel->handle(object(Request), '1', true) in Kernel.php line 185
  29. at Kernel->handle(object(Request)) in app_dev.php line 43