THELIA Forum

Welcome to the THELIA support and discusssion forum

Announcement

Rejoignez la communauté sur le Discord Thelia : https://discord.gg/YgwpYEE3y3

Offline

#1 DebugBar plante le site

(22-11-2017 10:00:42)


Bonjour,

J'ai installé le module debugBar pour m'aider à développer un module. Après sa désinstallation, le site (Front & Back) est planté et renvoie :

Suite à l'installation de ce module https://github.com/thelia-modules/TheliaDebugBar/
Fatal error: Uncaught Error: Class 'DebugBar\DebugBar' not found in /home/enthalp/public_html/cache/prod/CoreProdProjectContainer.php:388 Stack trace: #0 /home/enthalp/public_html/core/vendor/symfony/dependency-injection/Container.php(312): CoreProdProjectContainer->getDebugbarService() #1 /home/enthalp/public_html/cache/prod/CoreProdProjectContainer.php(392): Symfony\Component\DependencyInjection\Container->get('debugbar') #2 /home/enthalp/public_html/core/vendor/symfony/dependency-injection/Container.php(312): CoreProdProjectContainer->getDebugbar_ListenerService() #3 /home/enthalp/public_html/core/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php(183): Symfony\Component\DependencyInjection\Container->get('debugbar.listen...') #4 /home/enthalp/public_html/core/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php(128): Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->lazyLoad('thelia.boot') #5 /home/enthalp/public_html/core/vendor/symfony/event-dispatcher/EventDispatcher.php(4 in /home/enthalp/public_html/cache/prod/CoreProdProjectContainer.php on line 388

Quand je vide le cache en prod comme en dev :

Fatal error: Uncaught Symfony\Component\Debug\Exception\FatalThrowableError: Fatal error: Class 'DebugBar\DebugBar' not found in /home/enthalp/public_html/cache/dev/CoreDevDebugProjectContainer.php:518
Stack trace:
#0 /home/enthalp/public_html/core/vendor/symfony/dependency-injection/Container.php(312): CoreDevDebugProjectContainer->getDebugbarService()
#1 /home/enthalp/public_html/cache/dev/CoreDevDebugProjectContainer.php(531): Symfony\Component\DependencyInjection\Container->get('debugbar')
#2 /home/enthalp/public_html/core/vendor/symfony/dependency-injection/Container.php(312): CoreDevDebugProjectContainer->getDebugbar_ListenerService()
#3 /home/enthalp/public_html/core/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php(183): Symfony\Component\DependencyInjection\Container->get('debugbar.listen...')
#4 /home/enthalp/public_html/core/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php(128): Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->lazyLoad('thelia.boot')
#5 /home/ent in /home/enthalp/public_html/cache/dev/CoreDevDebugProjectContainer.php on line 518

J'ai supprimé manuellement les dossiers cache et web/cache, mais le problème persiste.

J'ai besoin d'un coup de pouce pour remettre mon site en fonctionement, please help.

Offline

#2 Re: DebugBar plante le site

(22-11-2017 11:06:33)


Tu as désactivé le module et supprimé le répertoire local/modules/DebugBar ?


OpenStudio Toulouse

Offline

#3 Re: DebugBar plante le site

(22-11-2017 11:13:21)


Affirmatif

Offline

#4 Re: DebugBar plante le site

(22-11-2017 11:18:00)


Et tu as bien supprimé les répertoires cache/prod et cache/dev ?


OpenStudio Toulouse

Offline

#5 Re: DebugBar plante le site

(22-11-2017 11:27:51)


oui ainsi que web/cache, just in case of...

Offline

#6 Re: DebugBar plante le site

(22-11-2017 13:04:00)


Tu es certain que c'est bien le bon répertoire ?

Si oui, alors la magie existe.


OpenStudio Toulouse

Offline

#7 Re: DebugBar plante le site

(22-11-2017 13:32:46)


Franchement, j'ai vérifier 10 fois.

Je viens de restaurer une sauvegarde. Le problème est réglé.

Ce module ne fonctionne pas en 2.3.x. Je ne sais pas si en plus il apporterait plus d'infos que index_dev.php...?

Last edited by anti-conformiste (22-11-2017 13:35:14)