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

The Atmosphere Creators: unbegrenzte Beleuchtungsoptionen

Wir bei Vibia wissen, dass angenehme Atmosphären das Wohlbefinden der Menschen fördern. Ganz gleich, ob ein Raum groß oder klein ist: Er stellt ein Ökosystem dar, eine Kombination aus Licht, Gegenständen und Gestaltung, deren Zusammenwirkung emotionale Erfahrungen weckt. Der Mensch steht im Zentrum all dessen, was wir tun. Wir sind bestrebt, die Lebensqualität der Menschen zu verbessern, indem wir es Profis ermöglichen, harmonische und einladende Szenarien zu gestalten, die im Tagesverlauf die wechselnden Bedürfnisse und Stimmungen des Nutzers sowie den unterschiedlichen Gebrauch eines Raums berücksichtigen.

Vibia The Edit - The Atmosphere Creators - Bind

Mit unseren anpassungsfähigen Kollektionen Plusminus, Circus und Bind bieten wir Ihnen alles, was Sie für eine umfassende Beleuchtungslösung eines gesamten Projekts brauchen. Die Kombination von gerichtetem, reflektiertem und diffusem Licht erzeugt harmonische Lichteffekte und eine visuelle Hierarchie, die jeden Raum sofort bereichert. Ein ganzheitlicher Ansatz, der neue Möglichkeiten der Raumbeleuchtung eröffnet: Die „stimmungserzeugenden“ Beleuchtungssysteme von Vibia lenken den Blick auf bestimmte Bereiche innerhalb des Raums und lassen durch Lichtabstufungen atemberaubende Szenarien und eine Vielzahl von Atmosphären kreieren, die positive Emotionen hervorrufen. Die Dynamik eines Raums können Sie ganz mühelos neu gestalten. Mit einem unbegrenzten kreativen Potenzial fügen sich diese Kollektionen nahtlos in jeden Raum ein und bieten Ihnen völlige Freiheit bei der Gestaltung sowie eine breite Palette von Beleuchtungseffekten: akzentuiertes, diffuses, direktes, indirektes und reflektiertes Licht.

Vibia The Edit - The Atmosphere Creators - Plusminus
Vibia The Edit - The Atmosphere Creators - Circus
Vibia The Edit - The Atmosphere Creators - Bind

Plusminus ist eine raffinierte Alternative zu traditionellen Beleuchtungssystemen. Der Entwurf des Diez Office besteht aus einem flexiblen leitfähigen Textilband, das das Licht durch den Raum fließen lässt und für eine gemütliche Atmosphäre sorgt. Das Textilband ist in sorgfältig ausgewählten Farben erhältlich – von elegantem Schwarz über warmes Beige, kräftiges Blau, Grün und Terra Red. Es besteht aus leitfähigen Fasern, die das freie Anbringen der Leuchten ermöglichen, um einzigartige Beleuchtungslösungen vor Ort zu kreieren.

Vibia The Edit - Vibia at 3Days of Design, Copenhagen

Pendelleuchten, Kronleuchter, Wandleuchten, Stromschienen für die Decke und Raumtrenner: Dieses System bietet vielseitige Konfigurationen und passt sich jeder architektonischen Gestaltung an. Die Kombination von diffusem und Akzentbeleuchtung schafft faszinierende personalisierte Atmosphären. Das Textilband verbindet Boden und Decke; das Beleuchtungssystem lenkt den Blick und schafft visuelle Lichthierarchien.

Vibia The Edit - The Atmosphere Creators - Plusminus
Vibia The Edit - The Atmosphere Creators - Plusminus

Jedes Textilband kann nach Wunsch zugeschnitten werden und kann sowohl gestrafft als auch lose installiert werden, um abstrakte architektonische Linien zu erzeugen, die jeden Raum ganz neu definieren. Plusminus eröffnet Ihnen fast unbegrenzte Möglichkeiten zur Gestaltung von Umgebungen, zur Hervorhebung von Räumen oder um den Eindruck einer abgehängten Decke zu erwecken und so das Licht näher zu bringen.

Vibia The Edit - Back to Work: Reimagining Comfort - Plusminus

Dank der unendlichen individuellen Gestaltungsmöglichkeiten kann Plusminus viele Formen annehmen. Locker drapiert oder vertikal installiert, verleiht das Textilband einem Raum sofort eine klare Persönlichkeit. Ein in mittlerer Höhe angebrachter Strahler gleicht eine kaskadenförmige Komposition visuell aus. In dieser Kollektion sorgen volumetrische, kugelförmige Diffusoren für eine angenehme, gleichmäßige Beleuchtung, konische und halbkugelförmige Schirme für diffuses, subtil kontrastreiches Licht und Strahler und lineare Diffusoren für akzentuierte Beleuchtung.

Vibia The Edit - Visual Hierarchies Plusminus
Vibia The Edit - Plusminus Wins the Stylepark Selected Award

Plusminus ist ein System, das grenzenlosen Spielraum für kreatives Experimentieren bietet. Egal, wie einzigartig das Deckendesign ist. Der fast unsichtbare Spanndraht von Plusminus erstreckt sich vom Textilband bis zur Wand oder zur Decke und vervollständigt so diskret das Design, dem er einen schwebenden, magischen Touch verleiht. Das Textilband fließt innerhalb und außerhalb des Baldachins und stellt so wo benötigt elektrischen Anschluss her. Eine von der Decke hängende Stange ermöglicht grenzenlose Kreativität.

Die von Antoni Arola entworfene Kollektion Circus überschreitet konventionelle architektonische Grenzen und eröffnet Ihnen unendliche Möglichkeiten zur Erkundung. Die schlichte Circus-Lichtschiene erweitert die Optionen der Raumgestaltung, indem sie das Licht dorthin bringt, wo es gebraucht wird. Dezent oder kühn, symmetrisch oder asymmetrisch angeordnet, das modulare Design dieses Systems macht Beleuchtung zu einer wahren Kunstform. Diese „stimmungserzeugende“ Kollektion ist in zeitlosen Farben, Schwarz und Beige, erhältlich und erzeugt eine Fusion unterschiedlicher Lichteffekte – von diffus über akzentuiert bis reflektiert –, die das ideale Ambiente verleihen.

Vibia The Edit - The Atmosphere Creators - Circus

Die Struktur als Kernelement – eine schlichte Stromschiene, die eine freie Anordnung mehrerer Leuchten ermöglicht – erlaubt es den Fachleuten mit der Lichtdichte zu erkunden und dadurch einen dramatischen Verlaufseffekt und eine visuelle Hierarchie zu erzeugen. So lassen sich umhüllende Szenarien kreieren, die sich je nach Raumnutzung entwickeln.

Vibia The Edit - The Atmosphere Creators - Circus
Vibia The Edit - The Atmosphere Creators - Circus

Ob es darum geht, die Merkmale eines Wohnbereiches zu unterstreichen oder Gewerbeflächen zu einem Blickfang zu machen, Circus bietet Designern die Möglichkeit, vielseitige Räume mit einer ausgewogenen und nuancierten Beleuchtung zu versehen. Die Leuchten der Circus-Kollektion können in die Stromschiene ganz nach Wunsch integriert werden, die an einem Trägerprofil aufgehängt oder direkt an der Decke montiert werden. Durch die Kombination von verstellbaren Akzentstrahlern, Akzent-Downlights, reflektierenden Lichtscheiben, großen Lichtvolumen und Diffusoren, die die Quelle verbergen, wird jeder Designer zum Lichtkomponisten.

Vibia The Edit - The Atmosphere Creators - Circus
Vibia The Edit - The Atmosphere Creators - Circus

Kugelförmige Leuchten tauchen den Raum in ein warmes einhüllendes Licht. Konische Pendelleuchten geben ein weiches, nach unten gerichtetes Licht aus einer unsichtbaren Lichtquelle ab und bezaubern durch faszinierende Schattenspiele. Pendelstrahler vereinen die Intensität der Akzentbeleuchtung mit der Eleganz einer Pendelleuchte. Reflektorscheiben erzeugen Ausstrahlungswinkel, die dem Licht eine spielerische Note verleihen: Sie verbreiten diffuses Licht aus den Strahlern und werfen kugelförmige Schatten auf die Decke, die an eine Mondfinsternis erinnern.

Vibia The Edit - The Atmosphere Creators - Circus

Fachleute können unter Berücksichtigung der spezifischen Bedürfnisse jedes Projekts mit diesem innovativen Beleuchtungssystem die Lichtintensität und Farbtemperatur anpassen, um positive Stimmung zu erzeugen und faszinierende Atmosphären zu kreieren. Statische Weißtemperaturen, tunable white und abstimmbares Rot ermöglichen es Designern, einen Übergang von warmem bis hin zu kühlem Weiß oder von sanftem bis hin zu tiefem Rot. So entstehen entspannende, einladende oder anregende Effekten, die jeden Moment und jede Situation auf besondere Weise bereichern.

Das anpassungsfähige Bind System, von Martín Azúa, ermöglicht es Fachleuten, Szenarien durch die Kombination von Lichteffekten zu gestalten. Bind lässt sich leicht anpassen und installieren, selbst in den architektonisch komplexesten Räumen, und lädt Profis dazu ein, eine neue räumliche Dynamik zu erschaffen und mit Komposition, Tiefe und Empfindung zu erkunden.

Vibia The Edit - The Atmosphere Creators - Bind

Die Kollektion ist ideal für Räume mit hohen Decken geeignet, da sie horizontale Lichtebenen bildet und eine Synthese aus diffusem, indirektem und direktem Licht ausstrahlen kann. Diverse Leuchten lassen sich auf ihr charakteristisches Kernelement anbringen, um zahlreiche Möglichkeiten für eine Beleuchtung von der Decke aus oder mithilfe einer abgehängten Stromschiene zu bieten.

Vibia The Edit - The Atmosphere Creators - Bind
Vibia The Edit - The Atmosphere Creators - Bind

Dieses Beleuchtungssystem von Vibia ist mit den Pendelleuchten Skan, Slim, North, Tempo und Tube kompatibel. Seine Anpassungsfähigkeit ermöglicht es Designern, die Lichtinstallation gemäß ihrer kreativen Vision maßzuschneidern, kreative Konfigurationen zu entwerfen und außergewöhnliche Lichteffekte zu schaffen. Mit einer einzelnen Pendelleuchte oder komplexen Anordnungen, die Lichtebenen bilden, sorgt der ganzheitliche Ansatz des Systems für gemütliche Ecken, gut beleuchtete Flure und spektakuläre Beleuchtung.

Vibia The Edit - The Atmosphere Creators - Bind
Vibia The Edit - The Atmosphere Creators - Bind

Die Stromschiene ist für die Installation von Akzent-Downlights, die einen weiten Bestrahlungswinkel erzeugen, Akzent-Downlights und Strahlern konzipiert, um eine funktionale und präzise Beleuchtung zu gewährleisten. Dank der Zangenform lassen sich die einzelnen Teile leicht anbringen, wieder abnehmen und flexibel positionieren – so oft Sie möchten. Die minimalistischen Formen und der enorme Reichtum an kompositorischen Möglichkeiten der Kollektion erlauben es Fachleuten, den Blick an den gewünschten Ort zu lenken, funktionsspezifische Bereiche zu beleuchten und einen fließenden Übergang zwischen den verschiedenen Szenarien zu erschaffen.

Vibia The Edit - The Atmosphere Creators - Bind

Die Kombination von akzentuiertem und diffusem Licht erzeugt Lichtebenen, wodurch eine visuelle Hierarchie und vielseitige Atmosphären entstehen. Darüber hinaus können die Designer mit der Option tunable white die Atmosphäre perfekt anpassen und ihr einen bemerkenswerten emotionalen Touch verleihen.

Die dekorativen Elemente und die vielseitige Funktionalität der Kollektionen Plusminus, Bind und Circus von Vibia sind kreative Werkzeuge, mit denen Sie die Dynamik eines Raums neu gestalten können. Durch die Kombination verschiedener Lichttypologien und Lichteffekte entstehen einzigartige und faszinierende Atmosphären, die die Raumerfahrung prägen. Mit Plusminus können Sie ganz intuitiv funktionelle Kompositionen kreieren, die durch den Raum fließen und Schönheit übermitteln. Die minimalistische Struktur von Circus verleiht dem Ambiente eine spielerische und einladende Note, die Emotionen hervorruft. Dank ihrer Anpassungsfähigkeit erschafft Bind hybride, vielseitig einsetzbare Räume, die sich mit ihren Bewohnern entwickeln. The Atmosphere Creators bieten grenzenlosen Spielraum für kreatives Experimentieren. Diese „stimmungserzeugenden“ Beleuchtungssysteme ermöglichen es Profis, harmonische Kompositionen zu entwerfen und sich von den traditionellen Standards zu befreien, wodurch subtile Atmosphären entstehen. Das Licht verwandelt sich in ein Werkzeug, das Stimmungen erzeugt, Aufmerksamkeit zieht und facettenreiche Räume schafft, die den ganzen Tag über positive Emotionen fördern.

Empfohlene Produkte:
Plusminus
Circus
Bind

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