Bonjour @Mips,
J’ai réinstallé from scratch mon serveur pour passer de debian 11 à debian 12 avec jeedom 4.5 hier soir (+ restauration sauvegarde)
Depuis j’ai des warnings dans cron_execution :
0041|sudo: fail2ban-client: command not found
0045|PHP Warning: include(): Failed opening '/var/www/html/plugins/fail2ban/vendor/composer/../psr/log/Psr/Log/LoggerAwareTrait.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/vendor/composer/ClassLoader.php on line 576
Je pensais relancé l’installation des dépendances du plugins mais je ne sais pas trop comment faire depuis l’interface.
Merci
Je préfère remonter le problème avant de lancer des commandes manuellement dans le shell.
Informations Jeedom
Core : 4.5 (master)
DNS Jeedom : non
Plugin : fail2ban
Version : 2025-08-11 01:13:26 (stable)
Informations complémentaires
Log du plugin:
0000|[2025-12-10 11:29:37] DEBUG execute locally LC_ALL=C sudo fail2ban-client status | grep 'Jail list:' | awk -F ':' '{print $2}' | awk '{$1=$1;print}'
0001|[2025-12-10 11:29:37]WARNING No jails found
0002|[2025-12-10 11:29:37] DEBUG refreshAllJails of Fail2Ban Jeedom
0003|[2025-12-10 11:29:37] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'apache-botsearch'
0004|[2025-12-10 11:29:37] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'apache-noscript'
0005|[2025-12-10 11:29:37] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'apache-overflows'
0006|[2025-12-10 11:29:37] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'sshd'
0007|[2025-12-10 11:29:37] INFO Début d'activation du plugin
0008|[2025-12-10 11:29:38] INFO Info sur le démon : {"launchable_message":"","launchable":"nok","state":"nok","log":"nok","auto":0}
0009|[2025-12-10 11:29:38] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=fail2ban function=install callInstallFunction=1
0010|[2025-12-10 11:30:11] DEBUG refreshAllJails of Fail2Ban Jeedom
0011|[2025-12-10 11:30:11] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'apache-botsearch'
0012|[2025-12-10 11:30:11] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'apache-noscript'
0013|[2025-12-10 11:30:11] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'apache-overflows'
0014|[2025-12-10 11:30:12] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'sshd'
0015|[2025-12-10 11:40:04] DEBUG refreshAllJails of Fail2Ban Jeedom
0016|[2025-12-10 11:40:04] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'apache-botsearch'
0017|[2025-12-10 11:40:05] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'apache-noscript'
0018|[2025-12-10 11:40:05] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'apache-overflows'
0019|[2025-12-10 11:40:05] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'sshd'
0020|[2025-12-10 11:46:55] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=fail2ban function=remove callInstallFunction=1
0021|[2025-12-10 11:46:57] DEBUG execute locally LC_ALL=C sudo fail2ban-client status | grep 'Jail list:' | awk -F ':' '{print $2}' | awk '{$1=$1;print}'
0022|[2025-12-10 11:46:57]WARNING No jails found
0023|[2025-12-10 11:46:57] DEBUG refreshAllJails of Fail2Ban Jeedom
0024|[2025-12-10 11:46:57] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'apache-botsearch'
0025|[2025-12-10 11:46:57] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'apache-noscript'
0026|[2025-12-10 11:46:57] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'apache-overflows'
0027|[2025-12-10 11:46:57] DEBUG execute locally LC_ALL=C sudo fail2ban-client status 'sshd'
0028|[2025-12-10 11:46:57] INFO Début d'activation du plugin
0029|[2025-12-10 11:46:58] INFO Info sur le démon : {"launchable_message":"","launchable":"nok","state":"nok","log":"nok","auto":0}
0030|[2025-12-10 11:46:58] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=fail2ban function=install callInstallFunction=1


