Depuis fresh installation sur disque dur: 500 : Internal Server Error

Bonjour tout le monde,

J’ai installé Jeedom sur mon disque dur pour éviter les problèmes dus à ma carte SD (raspi 3B+)

Tout fonctionne bien, je n’ai aucun problème… sauf, l’erreur 500 : Internal Server Error qui intervient de temps en temps quand je paramètre des plugins. Cette erreur ne me semble pas spécialement grave car mes paramètres sont bien sauvegardés mais elle est survenue depuis mon changement de disque dur.

Choses étrange, Jeedom à craché 2-3 fois depuis l’installation du disque dur (installation faite au mois de février) mais dans l’ensemble c’est stable.

J’ai utiliser le plugin alamre pour reproduire le bug mais cela arrive dans tout mes plugins, dès que je souhaite importer un équipement ou autre.

Merci d’avance pour votre aide.
Voici ce que je trouve dans mon log HTTP.error.
:

[04-May-2020 13:38:25 Europe/Brussels] PHP Warning:  Declaration of graphs::getStatus($status) should be compatible with eqLogic::getStatus($_key = '', $_default = '') in /var/www/html/plugins/graphs/core/class/graphs.class.php on line 0
[Mon May 04 12:38:30.476082 2020] [php7:warn] [pid 1683] [client 192.168.1.31:51744] PHP Warning:  Declaration of graphs::getStatus($status) should be compatible with eqLogic::getStatus($_key = '', $_default = '') in /var/www/html/plugins/graphs/core/class/graphs.class.php on line 0, referer: http://192.168.1.100/index.php?v=d&m=alarm&p=alarm
[Mon May 04 12:38:34.254668 2020] [php7:warn] [pid 14998] [client 192.168.1.31:51750] PHP Warning:  Declaration of graphs::getStatus($status) should be compatible with eqLogic::getStatus($_key = '', $_default = '') in /var/www/html/plugins/graphs/core/class/graphs.class.php on line 0, referer: http://192.168.1.100/index.php?v=d&m=alarm&p=alarm&id=507
[Mon May 04 12:38:34.257027 2020] [php7:warn] [pid 1683] [client 192.168.1.31:51744] PHP Warning:  Declaration of graphs::getStatus($status) should be compatible with eqLogic::getStatus($_key = '', $_default = '') in /var/www/html/plugins/graphs/core/class/graphs.class.php on line 0, referer: http://192.168.1.100/index.php?v=d&m=alarm&p=alarm&id=507
[Mon May 04 12:38:34.267654 2020] [php7:error] [pid 14998] [client 192.168.1.31:51750] PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function graphs::getStatus(), 0 passed in /var/www/html/core/class/eqLogic.class.php on line 1327 and exactly 1 expected in /var/www/html/plugins/graphs/core/class/graphs.class.php:151
Stack trace:
#0 /var/www/html/core/class/eqLogic.class.php(1327): graphs->getStatus()
#1 /var/www/html/core/class/utils.class.php(55): eqLogic->toArray()
#2 /var/www/html/core/class/utils.class.php(46): utils::o2a(Object(graphs))
#3 /var/www/html/core/ajax/eqLogic.ajax.php(143): utils::o2a(Array)
#4 {main}
thrown in /var/www/html/plugins/graphs/core/class/graphs.class.php on line 151, referer: http://192.168.1.100/index.php?v=d&m=alarm&p=alarm&id=507
[Mon May 04 12:38:34.271578 2020] [php7:error] [pid 1683] [client 192.168.1.31:51744] PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function graphs::getStatus(), 0 passed in /var/www/html/core/class/eqLogic.class.php on line 1327 and exactly 1 expected in /var/www/html/plugins/graphs/core/class/graphs.class.php:151
Stack trace:
#0 /var/www/html/core/class/eqLogic.class.php(1327): graphs->getStatus()
#1 /var/www/html/core/class/utils.class.php(55): eqLogic->toArray()
#2 /var/www/html/core/class/utils.class.php(46): utils::o2a(Object(graphs))
#3 /var/www/html/core/ajax/eqLogic.ajax.php(143): utils::o2a(Array)
#4 {main}
thrown in /var/www/html/plugins/graphs/core/class/graphs.class.php on line 151, referer: http://192.168.1.100/index.php?v=d&m=alarm&p=alarm&id=507

Personnes n’a d’idées?

Désactive le plugin graphs pour voir ? C’est quoi ce plugin ?

thrown in /var/www/html/plugins/graphs/core/class/graphs.class.php

Et quelle version de Jeedom :thinking: ?

Hello, merci à toi on dirait que ça fonctionne !!
Alors le plugin graphs c’est le plugin : Graphique Netatmo.

Ma version de jeedom est la version 4.0.54

Merci à toi.