#!/usr/bin/env php === DIAGNOSTIC COMPLET ADMIN INTERFACE === 🔍 Test de connexion à la base de données... ❌ Erreur de connexion à la base de données : SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO) 🔍 Vérification des services Symfony... ✅ Kernel Symfony initialisé ❌ Service EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry : The "EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry" service or alias has been removed or inlined when the container was compiled. You should either make it public, or stop using the container directly and use dependency injection instead. ❌ Service EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry : The "EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry" service or alias has been removed or inlined when the container was compiled. You should either make it public, or stop using the container directly and use dependency injection instead. ✅ Service App\Controller\Admin\CommandeCrudController : OK ✅ Service App\Service\LotLiberationServiceAmeliore : OK ✅ Service App\Service\StockSynchronizationService : OK 🔍 Vérification des routes admin... ✅ 56 routes admin trouvées 🔍 Vérification des permissions du cache... ✅ Cache directory existe - Propriétaire : voipoutlet - Groupe : voipoutlet - Permissions : 0755 - easyadmin : ✅ Écriture OK - asset_mapper : ❌ N'existe pas - pools : ✅ Écriture OK 🔍 Test de création d'une commande... ✅ Utilisateur et lot trouvés pour le test - Utilisateur : contact@3tek-europe.com - Lot : Lot Imprimantes === DIAGNOSTIC TERMINÉ ===