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 863
  10. at appDevDebugProjectContainer->getDoctrine_Dbal_CatalogConnectionService() in Container.php line 314
  11. at Container->get('doctrine.dbal.catalog_connection') in appDevDebugProjectContainer.php line 947
  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' => 'es', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ=='), array()) in ActionsExtension.php line 102
  34. at ActionsExtension->renderModifierAction('FrontBundle:Auth:authState', array('divice' => 'desktop', 'locale' => 'es', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==')) in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 391
  35. at content_673d5a481473c1_17669593(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', '138799917673d5a48147e96_94567947', 'content_673d5a481473c1_17669593') in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 87
  38. at content_673d5a481df074_75849358(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' => 'es', 'currentCat' => 'int', 'lang' => 'es', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==', '_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' => 'es', 'currentCat' => 'int', 'lang' => 'es', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==', '_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' => 'es', 'currentCat' => 'int', 'lang' => 'es', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==', '_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' => 'es', 'currentCat' => 'int', 'lang' => 'es', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/')) in PartialController.php line 92
  47. at PartialController->getHeaderAction('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==')
  48. at call_user_func_array(array(object(PartialController), 'getHeaderAction'), array('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==')) 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 863
  9. at appDevDebugProjectContainer->getDoctrine_Dbal_CatalogConnectionService() in Container.php line 314
  10. at Container->get('doctrine.dbal.catalog_connection') in appDevDebugProjectContainer.php line 947
  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' => 'es', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ=='), array()) in ActionsExtension.php line 102
  33. at ActionsExtension->renderModifierAction('FrontBundle:Auth:authState', array('divice' => 'desktop', 'locale' => 'es', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==')) in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 391
  34. at content_673d5a481473c1_17669593(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', '138799917673d5a48147e96_94567947', 'content_673d5a481473c1_17669593') in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 87
  37. at content_673d5a481df074_75849358(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' => 'es', 'currentCat' => 'int', 'lang' => 'es', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==', '_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' => 'es', 'currentCat' => 'int', 'lang' => 'es', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==', '_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' => 'es', 'currentCat' => 'int', 'lang' => 'es', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==', '_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' => 'es', 'currentCat' => 'int', 'lang' => 'es', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/')) in PartialController.php line 92
  46. at PartialController->getHeaderAction('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==')
  47. at call_user_func_array(array(object(PartialController), 'getHeaderAction'), array('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==')) 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 863
  10. at appDevDebugProjectContainer->getDoctrine_Dbal_CatalogConnectionService() in Container.php line 314
  11. at Container->get('doctrine.dbal.catalog_connection') in appDevDebugProjectContainer.php line 947
  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' => 'es', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ=='), array()) in ActionsExtension.php line 102
  34. at ActionsExtension->renderModifierAction('FrontBundle:Auth:authState', array('divice' => 'desktop', 'locale' => 'es', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==')) in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 391
  35. at content_673d5a481473c1_17669593(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', '138799917673d5a48147e96_94567947', 'content_673d5a481473c1_17669593') in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 87
  38. at content_673d5a481df074_75849358(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' => 'es', 'currentCat' => 'int', 'lang' => 'es', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==', '_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' => 'es', 'currentCat' => 'int', 'lang' => 'es', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==', '_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' => 'es', 'currentCat' => 'int', 'lang' => 'es', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==', '_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' => 'es', 'currentCat' => 'int', 'lang' => 'es', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/')) in PartialController.php line 92
  47. at PartialController->getHeaderAction('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==')
  48. at call_user_func_array(array(object(PartialController), 'getHeaderAction'), array('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC9taWxhbi1kZXNpZ24td2Vlay1hbi1pbnNpZGVyLXMtc3Vydml2YWwtZ3VpZGVcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcL21pbGFuby1kZXNpZ24td2Vlay1sZS1kcml0dGUtZGVnbGktaW5zaWRlci1wZXItc29wcmF2dml2ZXJlLWEtdW5hLXNldHRpbWFuYS1kaS1mdW9jb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvbWlsYW4tZGVzaWduLXdlZWstZ3VpZGUtZGUtc3VydmllLWRlLWwtaW5pdGllXC8iLCJkZSI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2RlXC9tYWlsYW5kZXItZGVzaWdud29jaGUtZWluLXViZXJsZWJlbnNmdWhyZXItZnVyLWluc2lkZXJcLyIsImVzIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZXNcL3NlbWFuYS1kZWwtZGlzZW5vLWRlLW1pbGFuLWd1aWEtZGUtc3VwZXJ2aXZlbmNpYS1wYXJhLWluaWNpYWRvc1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvbWlsYW4tZGVzaWduLXdlZWstYW4taW5zaWRlci1zLXN1cnZpdmFsLWd1aWRlXC8ifQ==')) 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

Semana del diseño de Milán: guía de supervivencia para iniciados

Vibia - Salone del Mobile Milano

Con una semana repleta de eventos y exposiciones, del 9 al 14 de abril la Semana del diseño de Milán es la feria más grande del mundo en su género. Cerca de medio millón de visitantes acude a esta ciudad para asistir al Salone del Mobile –que ocupa 200.000 metros cuadrados en el recinto ferial de Rho Fiera, a las afueras de Milán– y a los innumerables eventos relacionados con el Fuorisalone.

 

La agenda puede ser abrumadora, así que para ayudarte a sacarle el máximo provecho, hablamos con algunos expertos que nos ofrecen sus trucos sobre muchas cuestiones, desde el transporte hasta el entretenimiento. 

Javiera Del Río, gerente general de Open Dark, una empresa de iluminación de Santiago de Chile, asiste cada año a la Semana del diseño de Milán, igual que el diseñador François Pellan, que trabaja para Arik Levy en París. Fulvio Fratti es un representante comercial de Vibia nacido y criado en Milán.

 

Vibia - Survival guide to Milano Design Week

 

Las mejores zonas para alojarse

Del Río recomienda alojarse cerca de las líneas roja (M) o azul (S) del metro, que son las que conducen al recinto ferial. Pellan prefiere quedarse en Chinatown –que describe como “tranquilo y cómodo”– y Fratti sugiere hacerlo cerca de Como o Bergamo. “Son ciudades bonitas y no quedan lejos de Milán”, dice.

Cómo moverse por Milán

Debido a los grandes atascos, es crucial elegir cómo moverse por la ciudad. Todos nuestros expertos aconsejan hacerlo en transporte público o caminando y, según Fratti, por el orden de preferencia siguiente: 1) caminando, 2) en metro y 3) compartiendo bicicleta. También sugiere utilizar el histórico tranvía. “El nombre técnico del modelo antiguo es ‘Serie 1500 Carrelli’. Algunos de estos tranvías fueron construidos en 1928 y todavía se usan”, confirma. También hay un Carrelli que funciona como restaurante, donde se pueden degustar una buena comida y un buen vino mientras se recorre el centro de Milán por la noche.

Comprar billetes de metro puede significar largas colas, por lo que Del Río compra billetes de un día; Fratti lo hace durante las horas de menor demanda, en el metro o en los quioscos de periódicos menos concurridos.

Cómo viajar al Salone

Nuestros expertos recomiendan desplazarse en metro desde y hacia Rho Feira; si hay huelga de metro, aconsejan hacerlo en tren. Del Río y Pellan sugieren llegar a la feria y abandonarla entre 30 y 40 minutos antes de la apertura y el cierre sus puertas, para escapar de las avalanchas matutinas hacia los stands y del aluvión de usuarios que inunda el metro a última hora de tarde, de regreso a Milán.

Cómo recorrer el Salone

Según nuestro equipo, es clave usar un calzado cómodo y vestirse en capas. “La mejor opción para los pies son siempre las zapatillas de deporte», recomienda Del Río. “Y elegir ropa que puedas quitarte y guardar en la mochila, pero sin que sea demasiado pesada y se convierta en una carga que debas transportar durante todo el día”.

A la hora de organizar su tiempo, Del Río se asegura de dedicar sus primeros días a visitar las marcas y los stands que más le interesan, trazando el recorrido por la feria en función de su ubicación. Los últimos días, visita todo lo que le ha llamado la atención desde el principio. Sin embargo, Pellan da prioridad a sus clientes; después, visita las grandes marcas y, por último, las marcas más pequeñas con un potencial interesante. ¿El método que mejor resultado ha dado a Fratti? “Confío en un exhaustivo estudio preliminar del plano de la feria. O uso mi método favorito: dejarlo todo al azar”.

 

Vibia - Survival guide to Milano Design Week

 

En lugar de ir acumulando catálogos –que Pellan considera pesados y fáciles de perder–, nuestros expertos prefieren coger tarjetas de visita y utilizar sus iPhones para tomar notas y sacar fotos. “Si algo me llama realmente la atención, guardo un folleto en mi mochila”, nos dice Del Río “pero, en general, no cojo nada que obstaculice mi objetivo principal: visitar tantos stands como me sea posible”.

En cuanto a la comida durante el recorrido, sobre las 12.30 horas, antes de que las colas sean demasiado largas, Pellan suele comprarse un bocadillo. Durante la feria, Del Río alquila un apartamento en Milán, donde desayuna fuerte; para comer, se lleva un bocadillo y, por la noche, cocina. “Y bebo muchos líquidos durante el día”, añade.

¿Salone del Mobile o Fuorisalone?

Del Río pasa gran parte de la semana en Euroluce y visita el Fuorisalone durante su tiempo libre. Fratti disfruta de ambos, pero sus lugares favoritos del Fuorisalone son Brera, Isola, Durini, Tortona y Lambrate.

La actividad nocturna

Además de las numerosas fiestas del diseño que se celebran por la noche, en Milán abundan las opciones para cenar. Pellan comienza la noche con un aperitivo en el barrio de Navigli, seguido de una tradicional pizza napolitana y termina el día saboreando un helado mientras pasea por la ciudad.

“En Milán puedes encontrar lo que quieras”, concluye Fratti, refiriéndose a la gran cantidad de restaurantes italianos, coreanos, japoneses, indios y africanos que convive en esta ciudad. Eataly es, quizá, el mejor lugar donde empezar.”

Para más información e indicaciones sobre la Semana del diseño de Milán, visita Architonic, Interni y Archiproducts .

 

Vibia - Euroluce 2019 - descubre nuestras nuevas colecciones

 

Posts relacionados:

Luz, cámaras, acción, ¡Euroluce!

Vibia en Euroluce 2019

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 863
  10. at appDevDebugProjectContainer->getDoctrine_Dbal_CatalogConnectionService() in Container.php line 314
  11. at Container->get('doctrine.dbal.catalog_connection') in appDevDebugProjectContainer.php line 947
  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 863
  9. at appDevDebugProjectContainer->getDoctrine_Dbal_CatalogConnectionService() in Container.php line 314
  10. at Container->get('doctrine.dbal.catalog_connection') in appDevDebugProjectContainer.php line 947
  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 863
  10. at appDevDebugProjectContainer->getDoctrine_Dbal_CatalogConnectionService() in Container.php line 314
  11. at Container->get('doctrine.dbal.catalog_connection') in appDevDebugProjectContainer.php line 947
  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