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' => 'en', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ=='), array()) in ActionsExtension.php line 102
  34. at ActionsExtension->renderModifierAction('FrontBundle:Auth:authState', array('divice' => 'desktop', 'locale' => 'en', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==')) in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 383
  35. at content_6923d718532c35_83890476(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', '3167405316923d7185336b5_91859145', 'content_6923d718532c35_83890476') in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 87
  38. at content_6923d7185d18d2_35761363(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' => 'en', 'currentCat' => 'int', 'lang' => 'en', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==', '_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' => 'en', 'currentCat' => 'int', 'lang' => 'en', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==', '_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' => 'en', 'currentCat' => 'int', 'lang' => 'en', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==', '_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' => 'en', 'currentCat' => 'int', 'lang' => 'en', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/')) in PartialController.php line 92
  47. at PartialController->getHeaderAction('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==')
  48. at call_user_func_array(array(object(PartialController), 'getHeaderAction'), array('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==')) 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' => 'en', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ=='), array()) in ActionsExtension.php line 102
  33. at ActionsExtension->renderModifierAction('FrontBundle:Auth:authState', array('divice' => 'desktop', 'locale' => 'en', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==')) in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 383
  34. at content_6923d718532c35_83890476(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', '3167405316923d7185336b5_91859145', 'content_6923d718532c35_83890476') in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 87
  37. at content_6923d7185d18d2_35761363(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' => 'en', 'currentCat' => 'int', 'lang' => 'en', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==', '_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' => 'en', 'currentCat' => 'int', 'lang' => 'en', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==', '_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' => 'en', 'currentCat' => 'int', 'lang' => 'en', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==', '_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' => 'en', 'currentCat' => 'int', 'lang' => 'en', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/')) in PartialController.php line 92
  46. at PartialController->getHeaderAction('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==')
  47. at call_user_func_array(array(object(PartialController), 'getHeaderAction'), array('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==')) 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' => 'en', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ=='), array()) in ActionsExtension.php line 102
  34. at ActionsExtension->renderModifierAction('FrontBundle:Auth:authState', array('divice' => 'desktop', 'locale' => 'en', 'catalog' => 'int', 'wprms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==')) in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 383
  35. at content_6923d718532c35_83890476(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', '3167405316923d7185336b5_91859145', 'content_6923d718532c35_83890476') in f404e33d70234d501fb1f09ef5df6568aa2f9220_0.file.header.html.tpl.php line 87
  38. at content_6923d7185d18d2_35761363(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' => 'en', 'currentCat' => 'int', 'lang' => 'en', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==', '_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' => 'en', 'currentCat' => 'int', 'lang' => 'en', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==', '_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' => 'en', 'currentCat' => 'int', 'lang' => 'en', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==', '_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' => 'en', 'currentCat' => 'int', 'lang' => 'en', 'catalog' => 'int', 'prms' => 'eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==', '_urlEproject' => 'https://app.vibia.dev', '_url_wordpress' => 'https://vibia.dev/')) in PartialController.php line 92
  47. at PartialController->getHeaderAction('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==')
  48. at call_user_func_array(array(object(PartialController), 'getHeaderAction'), array('eyJ1cyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL3VzXC81LXNvbHV0aW9ucy01LWNvbW1vbi1lbGVjdHJpY2FsLWNhYmxpbmctcHJvYmxlbXNcLyIsIml0IjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvaXRcLzUtc29sdXppb25lLWEtNS1wcm9ibGVtaS1jb211bmktZGktY2FibGFnZ2lvLWVsZXR0cmljb1wvIiwiZnIiOiJodHRwczpcL1wvdmliaWEuZGV2XC9mclwvc29sdXRpb25zLXBvdXItbGVzLXByb2JsZW0tY291cmFudHMtaW5zdGFsbGF0aW9uLWVsZWN0cmlxdWVcLyIsImRlIjoiaHR0cHM6XC9cL3ZpYmlhLmRldlwvZGVcLzUtbG9zdW5nZW4tZnVyLTUtaGF1ZmlnZS1wcm9ibGVtZS1iZWktZWxla3RyaXNjaGVyLXZlcmthYmVsdW5nXC8iLCJlcyI6Imh0dHBzOlwvXC92aWJpYS5kZXZcL2VzXC81LXNvbHVjaW9uZXMtYS01LXByb2JsZW1hcy1oYWJpdHVhbGVzLWRlbC1jYWJsZWFkb1wvIiwiZW4iOiJodHRwczpcL1wvdmliaWEuZGV2XC9lblwvNS1zb2x1dGlvbnMtNS1jb21tb24tZWxlY3RyaWNhbC1jYWJsaW5nLXByb2JsZW1zXC8ifQ==')) 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

5 Solutions to 5 common electrical cabling problems

When developing a lighting plan, difficulties with electrical installation—where the cables are routed and where the fittings can be placed—can occur, curbing your creative freedom and preventing you from placing lighting points exactly where you need them.

 

Cabling problems are most common in:

– Listed or protected buildings
– Refurbished spaces
– Structures that lack sufficient space for recessed light fittings
– Exposed concrete, brick, or wood ceilings

In these cases, it can be complicated or even impossible to hide the cables within wall chases or suspended ceilings, requiring alternative approaches and innovative solutions.

The Role of a Lighting Designer

Having an experienced lighting designer oversee your project and ensure proper execution is one of the best ways to avoid these kinds of installation and routing issues. But even without such professional help, you still have a range of options.

PROBLEM 1: Listed Buildings

Listed or protected structures often are limited in terms of cable routing, both along the ceilings and the walls. A common solution is to use floor or table lamps instead because they are portable and don’t need to be fixed in any one place. Floor lamps with an arc form can provide light from above, mimicking the effect of a central ceiling light. Existing sockets can be used for this or they can be added in specific locations, hidden within skirting boards, cornices, doorframes, or integrated into furniture.

 

1_listed_buildings

 

 

 

PROBLEM 2: Refurbished Spaces

Cable routing can also be challenging in refurbished spaces. If there are existing ceiling lights but they are poorly placed, it’s sometimes possible to take a cable from the lighting point and move it to where it’s required. This will create a line across the ceiling, but if it’s carefully positioned it won’t detract from the aesthetics. You can do the same with existing wall lights, but it’s best to hide those cables within cornices or furniture as leaving a hanging cable on the wall typically mars the look of the room. In areas without ceiling or wall cabling, floor and table lamps are a good option.

 

2_refurbished-spaces

 

 

 

PROBLEM 3: Suspended Ceilings

With suspended ceilings that don’t have room for recessed lighting, there may still be enough space to add simple cables. In that case, you can add surface-mounted luminaires that provide direct downward lighting, or rely on wall lights if wall cabling exists. Floor and table lamps can complement this lighting scheme or act as the primary lighting source if cabling proves impossible.

 

3_suspended_ceilings

 

 

 

PROBLEM 4: Exposed Ceilings

 Exposed ceilings typically don’t allow for built-in or hidden cabling, and adding cables to this type of ceiling usually mars the overall appearance. That means ambient lighting sources, such as wall, floor, or table lamps are the best approach.

 

4-exposed_ceilings 

 

 

 

PROBLEM 5: Cabling as Creative Design

Another strategy is “if you can’t beat them, join them.” In other words, if you can’t hide the electrical cabling then put it on display, treating it as another element of your overall design. This tends to work best when there is an industrial or high-tech aesthetic rather than a traditional environment. It requires carefully considering scale, proportion and appearance, as you would with any other design element, including where the cables will be placed, their length, diameter and the spacing between connections to ensure the configuration is both attractive and orderly. Electrical cabling might be inserted in a visible pipe with an attractive finish such as copper or aluminium. Or, electrical trays in aluminium could be used to accommodate cabling. If your space has high ceilings, another option is to paint both ceiling and cables (and any other technical installation such as air conditioning) in the same colour. This would make them disappear visually and is compatible with different kind of interior design styles.

 

cabling_spaces

 

 

 

Cable layouts don´t need to be straight to be perceived as orderly. A current trend is to create curved or more playful configurations, while covering the cable in a coloured material of your choice. These arrangements typically originate from a single point, extending in different directions, like a web or in a daisy-chain fashion.

 

 


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