Bonjour, je dispose d’un Philips Hue v2 (le carré) et depuis un moment j’ai les erreurs suivantes, et impossible de synchroniser + des erreurs de cron job.
L’adresse IP est correcte car j’y accède puis l’app PhilipsHue et le navigateur.
J’ai réinstallé le plugin et les dépendances mais rien n’y fait.
Node.js v18.20.4
[2024-09-09 20:20:02] INFO : Start philipsHued
[2024-09-09 20:20:02] INFO : Log level on : debug
[2024-09-09 20:20:02] INFO : PID file : /tmp/jeedom/philipsHue/deamon.pid
[2024-09-09 20:20:02] INFO : Apikey : ZacbHhQb1GtAVL8NBllGMaSFfZHhArcw0uFIrcX9aKFl8HJyyOsutLXlHwAlXZGp
[2024-09-09 20:20:02] INFO : Callback : http://127.0.0.1:80/plugins/philipsHue/core/php/jeephilipsHue.php
[2024-09-09 20:20:02] INFO : Bridges : {"1":{"ip":"192.168.68.113","key":"newdeveloper"}}
[2024-09-09 20:20:02] DEBUG : Launch listenner for : 192.168.68.113
[2024-09-09 20:20:02] DEBUG : [launchConnection] Launch SSE on bridge 1, retry : 0
[2024-09-09 20:21:32] ERROR : [launchConnection] Lost connection to SSE server. Try reconnect...
[2024-09-09 20:21:32] DEBUG : [launchConnection] Launch SSE on bridge 1, retry : 1
[2024-09-09 20:21:32] DEBUG : Send data to jeedom : {"bridge":{"1":"resync"}}
[2024-09-09 20:22:02] ERROR : Error on send to jeedom : {"message":"Request failed with status code 500","name":"AxiosError","stack":"AxiosError: Request failed with status code 500\n at settle (/var/www/html/plugins/philipsHue/resources/philipsHued/node_modules/axios/dist/node/axios.cjs:2019:12)\n at IncomingMessage.handleStreamEnd (/var/www/html/plugins/philipsHue/resources/philipsHued/node_modules/axios/dist/node/axios.cjs:3135:11)\n at IncomingMessage.emit (node:events:529:35)\n at endReadableNT (node:internal/streams/readable:1400:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (/var/www/html/plugins/philipsHue/resources/philipsHued/node_modules/axios/dist/node/axios.cjs:4287:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http","fetch"],"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.7.7","Content-Length":"25","Accept-Encoding":"gzip, compress, deflate, br"},"method":"post","url":"http://127.0.0.1:80/plugins/philipsHue/core/php/jeephilipsHue.php?apikey=ZacbHhQb1GtAVL8NBllGMaSFfZHhArcw0uFIrcX9aKFl8HJyyOsutLXlHwAlXZGp","data":"{\"bridge\":{\"1\":\"resync\"}}"},"code":"ERR_BAD_RESPONSE","status":500}
[2024-09-09 20:22:12] ERROR : [launchConnection] Error on connextion to bridge : {"type":"error","message":"connect ETIMEDOUT 192.168.68.113:443"}. Retry number 0...
node:events:495
throw er; // Unhandled 'error' event
^
Error: connect ETIMEDOUT 192.168.68.113:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
Emitted 'error' event on ClientRequest instance at:
at TLSSocket.socketErrorListener (node:_http_client:501:9)
at TLSSocket.emit (node:events:517:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -110,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '192.168.68.113',
port: 443
}
Node.js v18.20.4
Merci pour votre aide