PB installation Jee Zigbee sur clé Sonoff Dongle plus

Aprés investigation je viens de voir qu’il y a une erreur dans le log mqtt2d:

[2023-12-15 16:13:17]DEBUG : Received message on topic : esp-piscine/sensor/orp_piscine/state => 505
[2023-12-15 16:13:17]DEBUG : Send data to jeedom : {"esp-piscine":{"sensor":{"orp_piscine":{"state":505}}}}
[2023-12-15 16:13:18]DEBUG : Received message on topic : esp-piscine/sensor/temprature_piscine/state => 13.56
[2023-12-15 16:13:18]DEBUG : Send data to jeedom : {"esp-piscine":{"sensor":{"temprature_piscine":{"state":13.56}}}}
[2023-12-15 16:13:18]DEBUG : Received message on topic : esp-piscine/sensor/phvolt_piscine/state => 2.633
[2023-12-15 16:13:19]DEBUG : Send data to jeedom : {"esp-piscine":{"sensor":{"phvolt_piscine":{"state":2.633}}}}
[2023-12-15 16:13:19]DEBUG : Received message on topic : esp-piscine/sensor/ph_piscine/state => 7.474
[2023-12-15 16:13:19]DEBUG : Send data to jeedom : {"esp-piscine":{"sensor":{"ph_piscine":{"state":7.474}}}}
[2023-12-15 16:13:24]DEBUG : Received message on topic : zigbee2mqtt/bridge/logging => {"level":"debug","message":"Saving state to file /var/www/html/plugins/z2m/data/state.json"}
[2023-12-15 16:13:24]DEBUG : Send data to jeedom : {"zigbee2mqtt":{"bridge":{"logging":{"level":"debug","message":"Saving state to file /var/www/html/plugins/z2m/data/state.json"}}}}
[2023-12-15 16:13:27]DEBUG : Received message on topic : esp-piscine/sensor/orp_volt/state => 1.977
[2023-12-15 16:13:27]DEBUG : Send data to jeedom : {"esp-piscine":{"sensor":{"orp_volt":{"state":1.977}}}}
[2023-12-15 16:13:27]DEBUG : Received message on topic : esp-piscine/sensor/orp_piscine/state => 504
[2023-12-15 16:13:27]DEBUG : Send data to jeedom : {"esp-piscine":{"sensor":{"orp_piscine":{"state":504}}}}
[2023-12-15 16:13:28]DEBUG : Received message on topic : esp-piscine/sensor/temprature_piscine/state => 13.56
[2023-12-15 16:13:28]DEBUG : Received message on topic : esp-piscine/sensor/phvolt_piscine/state => 2.633
[2023-12-15 16:13:29]DEBUG : Send data to jeedom : {"esp-piscine":{"sensor":{"temprature_piscine":{"state":13.56},"phvolt_piscine":{"state":2.633}}}}
[2023-12-15 16:13:29]ERROR : Error on send to jeedom : {"message":"Request failed with status code 500","name":"AxiosError","stack":"AxiosError: Request failed with status code 500
at settle (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/axios/dist/node/axios.cjs:1967:12)
at IncomingMessage.handleStreamEnd (/var/www/html/plugins/mqtt2/resources/mqtt2d/node_modules/axios/dist/node/axios.cjs:3062:11)
at IncomingMessage.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http"],"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{},"headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/x-www-form-urlencoded","User-Agent":"axios/1.6.2","Content-Length":"98","Accept-Encoding":"gzip, compress, deflate, br"},"method":"post","url":"http://127.0.0.1:80/plugins/mqtt2/core/php/jeeMqtt2.php?apikey=nJHFICsJsG8xiPNj3nZP0GG5VEEDgn2vaWViLcYO1sFY13D1havX6tmOnPDCDiyd","data":"{\"esp-piscine\":{\"sensor\":{\"temprature_piscine\":{\"state\":13.56},\"phvolt_piscine\":{\"state\":2.633}}}}"},"code":"ERR_BAD_RESPONSE","status":500}
[2023-12-15 16:13:29]DEBUG : Received message on topic : esp-piscine/sensor/ph_piscine/state => 7.473
[2023-12-15 16:13:29]DEBUG : Send data to jeedom : {"esp-piscine":{"sensor":{"ph_piscine":{"state":7.473}}}}
[2023-12-15 16:13:37]DEBUG : Received message on topic : esp-piscine/sensor/orp_volt/state => 1.977
[2023-12-15 16:13:37]DEBUG : Send data to jeedom : {"esp-piscine":{"sensor":{"orp_volt":{"state":1.977}}}}
[2023-12-15 16:13:37]DEBUG : Received message on topic : esp-piscine/sensor/orp_piscine/state => 504
[2023-12-15 16:13:37]DEBUG : Send data to jeedom : {"esp-piscine":{"sensor":{"orp_piscine":{"state":504}}}}
[2023-12-15 16:13:38]DEBUG : Received message on topic : esp-piscine/sensor/temprature_piscine/state => 13.56
[2023-12-15 16:13:38]DEBUG : Received message on topic : esp-piscine/sensor/phvolt_piscine/state => 2.633
[2023-12-15 16:13:38]DEBUG : Send data to jeedom : {"esp-piscine":{"sensor":{"temprature_piscine":{"state":13.56},"phvolt_piscine":{"state":2.633}}}}
[2023-12-15 16:13:39]DEBUG : Received message on topic : esp-piscine/sensor/ph_piscine/state => 7.473
[2023-12-15 16:13:39]DEBUG : Send data to jeedom : {"esp-piscine":{"sensor":{"ph_piscine":{"state":7.473}}}}

est ce la raison du Pb?