Logs MQTT2 = vide
Lg MQTT package :
+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_mqtt2
+ echo 1
+ echo 2
+ sudo chmod +x /var/www/html/core/class/../../resources/install_nodejs.sh
+ sudo /var/www/html/core/class/../../resources/install_nodejs.sh
Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
apt-utils is already the newest version (2.2.4).
build-essential is already the newest version (12.9).
git is already the newest version (1:2.30.2-1+deb11u4).
lsb-release is already the newest version (11.1.0+rpi1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[Check Version NodeJS actuelle : v20.19.1 : [ OK ]
[Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [ OK ]
Clean npm cache
npm warn using --force Recommended protections disabled.
+ echo 3
+ sudo chmod +x /var/www/html/core/class/../../resources/install_nodejs.sh
+ sudo /var/www/html/core/class/../../resources/install_nodejs.sh
Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Hit:2 http://phoscon.de/apt/deconz bullseye InRelease
Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
apt-utils is already the newest version (2.2.4).
build-essential is already the newest version (12.9).
git is already the newest version (1:2.30.2-1+deb11u4).
lsb-release is already the newest version (11.1.0+rpi1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[Check Version NodeJS actuelle : v20.19.1 : [ OK ]
[Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [ OK ]
Clean npm cache
npm warn using --force Recommended protections disabled.
+ echo 4
+ sudo chmod +x /var/www/html/core/class/../../resources/install_composer.sh
+ sudo /var/www/html/core/class/../../resources/install_composer.sh
Begin installation of composer
--2025-06-07 14:11:51-- https://getcomposer.org/installer
Resolving getcomposer.org (getcomposer.org)... 2001:41d0:304:300::18ef, 57.128.19.244
Connecting to getcomposer.org (getcomposer.org)|2001:41d0:304:300::18ef|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 58444 (57K) [application/octet-stream]
Saving to: ‘composer-setup.php’
0K .......... .......... .......... .......... .......... 87% 2.38M 0s
50K ....... 100% 17.8M=0.02s
2025-06-07 14:11:52 (2.67 MB/s) - ‘composer-setup.php’ saved [58444/58444]
All settings correct for using Composer
Downloading...
Composer (version 2.8.9) successfully installed to: /var/www/composer.phar
Use it: php composer.phar
End installation of composer
+ echo 5
+ cd /var/www/html/core/class/../../plugins/mqtt2/resources/mqtt2d
+ rm -rf node_modules
+ sudo NODE_OPTIONS=--dns-result-order=ipv4first npm install
added 115 packages, and audited 116 packages in 23s
18 packages are looking for funding
run `npm fund` for details
9 vulnerabilities (3 low, 1 moderate, 5 high)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
+ sudo chown -R www-data:www-data jeedom mqtt2d.js node_modules package.json package-lock.json
+ echo 6
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end mqtt2
Synchronizing state of mosquitto.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable mosquitto
+ echo 7
+ rm /tmp/jeedom_install_in_progress_mqtt2
+ echo '*******************End of package installation******************'
*******************End of package installation******************
LOG :`node:internal/modules/cjs/loader:1215
throw err;
^
Error: Cannot find module 'axios'
Require stack:
- /var/www/html/plugins/mqtt2/resources/mqtt2d/jeedom/jeedom.js
- /var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)
at Module._load (node:internal/modules/cjs/loader:1043:27)
at Module.require (node:internal/modules/cjs/loader:1298:19)
at require (node:internal/modules/helpers:182:18)
at Object.<anonymous> (/var/www/html/plugins/mqtt2/resources/mqtt2d/jeedom/jeedom.js:17:15)
at Module._compile (node:internal/modules/cjs/loader:1529:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
at Module.load (node:internal/modules/cjs/loader:1275:32)
at Module._load (node:internal/modules/cjs/loader:1096:12)
at Module.require (node:internal/modules/cjs/loader:1298:19) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/var/www/html/plugins/mqtt2/resources/mqtt2d/jeedom/jeedom.js',
'/var/www/html/plugins/mqtt2/resources/mqtt2d/mqtt2d.js'
]
}
Node.js v20.19.1
[2025-06-07 16:46:31] 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:536:35)
at endReadableNT (node:internal/streams/readable:1698: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":"6498","Accept-Encoding":"gzip, compress, deflate, br"},"httpAgent":{"_events":{},"_eventsCount":2,"defaultPort":80,"protocol":"http:","options":{"keepAlive":false,"noDelay":true,"path":null},"requests":{},"sockets":{"127.0.0.1:1980:":[{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_closeAfterHandlingError":false,"_events":{"close":[null,null],"end":[null,null]},"_readableState":{"highWaterMark":16384,"buffer":[],"bufferIndex":0,"length":0,"pipes":[],"awaitDrainWriters":null},"_writableState":{"highWaterMark":16384,"length":0,"corked":0,"writelen":0,"bufferedIndex":0,"pendingcb":0},"allowHalfOpen":false,"_eventsCount":8,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null,"parser":{"0":null,"5":null,"6":null,"_headers":[],"_url":"","incoming":null,"outgoing":{"_events":{},"_eventsCount":7,"outputData":[],"outputSize":0,"writable":true,"destroyed":false,"_last":true,"chunkedEncoding":false,"shouldKeepAlive":false,"maxRequestsOnConnectionReached":false,"_defaultKeepAlive":true,"useChunkedEncodingByDefault":true,"sendDate":false,"_removedConnection":false,"_removedContLen":false,"_removedTE":false,"strictContentLength":false,"_contentLength":"2503","_hasBody":true,"_trailer":"","finished":true,"_headerSent":true,"_closed":false,"_header":"POST /plugins/mqtt2/core/php/jeeMqtt2.php?apikey=jjYbTwB2S5UkUjcNLDbI45vNfHQqKR7n74e6KxKDEWOFIwM2GlXg8PWhDYRmBP17 HTTP/1.1
Accept: application/json, text/plain, */*
Content-Type: application/x-www-form-urlencoded
User-Agent: axios/1.6.2
Content-Length: 2503
Accept-Encoding: gzip, compress, deflate, br
Host: 127.0.0.1:1980
Connection: close
","_keepAliveTimeout":0,"method":"POST","path":"/plugins/mqtt2/core/php/jeeMqtt2.php?apikey=jjYbTwB2S5UkUjcNLDbI45vNfHQqKR7n74e6KxKDEWOFIwM2GlXg8PWhDYRmBP17","_ended":false,"res":null,"aborted":false,"timeoutCb":null,"upgradeOrConnect":false,"maxHeadersCount":null,"reusedSocket":false,"host":"127.0.0.1","protocol":"http:","_redirectable":{"_events":{},"_writableState":{"highWaterMark":16384,"length":0,"corked":0,"writelen":0,"bufferedIndex":0,"pendingcb":0},"_options":{"maxRedirects":21,"maxBodyLength":null,"protocol":"http:","path":"/plugins/mqtt2/core/php/jeeMqtt2.php?apikey=jjYbTwB2S5UkUjcNLDbI45vNfHQqKR7n74e6KxKDEWOFIwM2GlXg8PWhDYRmBP17","method":"POST","headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/x-www-form-urlencoded","User-Agent":"axios/1.6.2","Content-Length":"2503","Accept-Encoding":"gzip, compress, deflate, br"},"agents":{},"beforeRedirects":{},"hostname":"127.0.0.1","port":"1980","nativeProtocols":{"http:":{"METHODS":["ACL","BIND","CHECKOUT","CONNECT","COPY","DELETE","GET","HEAD","LINK","LOCK","M-SEARCH","MERGE","MKACTIVITY","MKCALENDAR","MKCOL","MOVE","NOTIFY","OPTIONS","PATCH","POST","PROPFIND","PROPPATCH","PURGE","PUT","REBIND","REPORT","SEARCH","SOURCE","SUBSCRIBE","TRACE","UNBIND","UNLINK","UNLOCK","UNSUBSCRIBE"],"STATUS_CODES":{"100":"Continue","101":"Switching Protocols","102":"Processing","103":"Early Hints","200":"OK","201":"Created","202":"Accepted","203":"Non-Authoritative Information","204":"No Content","205":"Reset Content","206":"Partial Content","207":"Multi-Status","208":"Already Reported","226":"IM Used","300":"Multiple Choices","301":"Moved Permanently","302":"Found","303":"See Other","304":"Not Modified","305":"Use Proxy","307":"Temporary Redirect","308":"Permanent Redirect","400":"Bad Request","401":"Unauthorized","402":"Payment Required","403":"Forbidden","404":"Not Found","405":"Method Not Allowed","406":"Not Acceptable","407":"Proxy Authentication Required","408":"Request Timeout","409":"Conflict","410":"Gone","411":"Length Required","412":"Precondition Failed","413":"Payload Too Large","414":"URI Too Long","415":"Unsupported Media Type","416":"Range Not Satisfiable","417":"Expectation Failed","418":"I'm a Teapot","421":"Misdirected Request","422":"Unprocessable Entity","423":"Locked","424":"Failed Dependency","425":"Too Early","426":"Upgrade Required","428":"Precondition Required","429":"Too Many Requests","431":"Request Header Fields Too Large","451":"Unavailable For Legal Reasons","500":"Internal Server Error","501":"Not Implemented","502":"Bad Gateway","503":"Service Unavailable","504":"Gateway Timeout","505":"HTTP Version Not Supported","506":"Variant Also Negotiates","507":"Insufficient Storage","508":"Loop Detected","509":"Bandwidth Limit Exceeded","510":"Not Extended","511":"Network Authentication Required"},"maxHeaderSize":16384,"globalAgent":{"_events":{},"_eventsCount":2,"defaultPort":80,"protocol":"http:","options":{"keepAlive":true,"scheduling":"lifo","timeout":5000,"noDelay":true,"path":null},"requests":{},"sockets":{},"freeSockets":{},"keepAliveMsecs":1000,"keepAlive":true,"maxSockets":null,"maxFreeSockets":256,"scheduling":"lifo","maxTotalSockets":null,"totalSocketCount":0}},"https:":{"globalAgent":{"_events":{},"_eventsCount":2,"defaultPort":443,"protocol":"https:","options":{"keepAlive":true,"scheduling":"lifo","timeout":5000,"noDelay":true,"path":null},"requests":{},"sockets":{},"freeSockets":{},"keepAliveMsecs":1000,"keepAlive":true,"maxSockets":null,"maxFreeSockets":256,"scheduling":"lifo","maxTotalSockets":null,"totalSocketCount":0,"maxCachedSessions":100,"_sessionCache":{"map":{},"list":[]}}}},"pathname":"/plugins/mqtt2/core/php/jeeMqtt2.php","search":"?apikey=jjYbTwB2S5UkUjcNLDbI45vNfHQqKR7n74e6KxKDEWOFIwM2GlXg8PWhDYRmBP17"},"_ended":true,"_ending":true,"_redirectCount":0,"_redirects":[],"_requestBodyLength":2503,"_requestBodyBuffers":[{"data":{"type":"Buffer","data":[123,34,122,119,97,118,101,34,58,123,34,49,34,58,123,34,115,116,97,116,117,115,34,58,123,34,116,105,109,101,34,58,49,55,52,57,51,49,52,55,57,49,50,49,49,44,34,118,97,108,117,101,34,58,116,114,117,101,44,34,115,116,97,116,117,115,34,58,34,85,110,107,110,111,119,110,34,44,34,110,111,100,101,73,100,34,58,49,125,44,34,110,111,100,101,105,110,102,111,34,58,123,34,105,100,34,58,49,44,34,110,97,109,101,34,58,34,34,44,34,108,111,99,34,58,34,34,44,34,110,101,105,103,104,98,111,114,115,34,58,91,93,44,34,114,101,97,100,121,34,58,102,97,108,115,101,44,34,97,118,97,105,108,97,98,108,101,34,58,116,114,117,101,44,34,102,97,105,108,101,100,34,58,102,97,108,115,101,44,34,105,110,105,116,101,100,34,58,102,97,108,115,101,44,34,101,118,101,110,116,115,81,117,101,117,101,34,58,91,123,34,116,105,109,101,34,58,34,50,48,50,53,45,48,54,45,48,55,84,49,54,58,52,54,58,51,48,46,55,56,50,90,34,44,34,101,118,101,110,116,34,58,34,105,110,116,101,114,118,105,101,119,32,115,116,97,114,116,101,100,34,44,34,97,114,103,115,34,58,91,93,125,93,44,34,115,116,97,116,117,115,34,58,34,85,110,107,110,111,119,110,34,44,34,105,110,116,101,114,118,105,101,119,83,116,97,103,101,34,58,34,80,114,111,116,111,99,111,108,73,110,102,111,34,44,34,112,114,105,111,114,105,116,121,82,101,116,117,114,110,82,111,117,116,101,34,58,123,125,44,34,99,117,115,116,111,109,82,101,116,117,114,110,82,111,117,116,101,34,58,123,125,44,34,99,117,115,116,111,109,83,85,67,82,101,116,117,114,110,82,111,117,116,101,115,34,58,91,93,44,34,97,112,112,108,105,99,97,116,105,111,110,82,111,117,116,101,34,58,110,117,108,108,44,34,104,101,120,73,100,34,58,34,48,120,48,48,48,48,32,48,120,48,48,48,49,45,48,120,48,48,48,49,34,44,34,100,98,76,105,110,107,34,58,34,104,116,116,112,115,58,47,47,100,101,118,105,99,101,115,46,122,119,97,118,101,45,106,115,46,105,111,47,63,106,117,109,112,84,111,61,48,120,48,48,48,48,58,48,120,48,48,48,49,58,48,120,48,48,48,49,58,48,46,48,34,44,34,109,97,110,117,102,97,99,116,117,114,101,114,73,100,34,58,48,44,34,112,114,111,100,117,99,116,73,100,34,58,49,44,34,112,114,111,100,117,99,116,84,121,112,101,34,58,49,44,34,112,114,111,100,117,99,116,76,97,98,101,108,34,58,34,85,110,107,110,111,119,110,32,112,114,111,100,117,99,116,32,48,120,48,48,48,49,34,44,34,112,114,111,100,117,99,116,68,101,115,99,114,105,112,116,105,111,110,34,58,34,48,120,48,48,48,49,34,44,34,109,97,110,117,102,97,99,116,117,114,101,114,34,58,34,83,105,108,105,99,111,110,32,76,97,98,115,34,44,34,102,105,114,109,119,97,114,101,86,101,114,115,105,111,110,34,58,34,52,46,51,54,34,44,34,115,100,107,86,101,114,115,105,111,110,34,58,34,54,46,53,49,46,55,34,44,34,101,110,100,112,111,105,110,116,115,67,111,117,110,116,34,58,48,44,34,101,110,100,112,111,105,110,116,115,34,58,91,123,34,105,110,100,101,120,34,58,48,44,34,108,97,98,101,108,34,58,34,82,111,111,116,32,69,110,100,112,111,105,110,116,34,44,34,100,101,118,105,99,101,67,108,97,115,115,34,58,123,125,125,93,44,34,105,115,67,111,110,116,114,111,108,108,101,114,78,111,100,101,34,58,116,114,117,101,44,34,107,101,101,112,65,119,97,107,101,34,58,102,97,108,115,101,44,34,100,101,118,105,99,101,67,108,97,115,115,34,58,123,125,44,34,108,97,115,116,65,99,116,105,118,101,34,58,49,55,52,57,51,49,52,55,57,49,49,57,57,44,34,102,105,114,109,119,97,114,101,67,97,112,97,98,105,108,105,116,105,101,115,34,58,123,34,102,105,114,109,119,97,114,101,85,112,103,114,97,100,97,98,108,101,34,58,102,97,108,115,101,125,44,34,112,114,111,116,111,99,111,108,34,58,48,44,34,100,101,118,105,99,101,73,100,34,58,34,48,45,49,45,49,34,44,34,114,102,82,101,103,105,111,110,115,34,58,91,123,34,118,97,108,117,101,34,58,50,44,34,116,101,120,116,34,58,34,65,117,115,116,114,97,108,105,97,47,78,101,119,32,90,101,97,108,97,110,100,34,125,44,123,34,118,97,108,117,101,34,58,56,44,34,116,101,120,116,34,58,34,67,104,105,110,97,34,125,44,123,34,118,97,108,117,101,34,58,50,53,53,44,34,116,101,120,116,34,58,34,68,101,102,97,117,108,116,32,40,69,85,41,34,125,44,123,34,118,97,108,117,101,34,58,48,44,34,116,101,120,116,34,58,34,69,117,114,111,112,101,34,125,44,123,34,118,97,108,117,101,34,58,51,44,34,116,101,120,116,34,58,34,72,111,110,103,32,75,111,110,103,34,125,44,123,34,118,97,108,117,101,34,58,53,44,34,116,101,120,116,34,58,34,73,110,100,105,97,34,125,44,123,34,118,97,108,117,101,34,58,54,44,34,116,101,120,116,34,58,34,73,115,114,97,101,108,34,125,44,123,34,118,97,108,117,101,34,58,51,50,44,34,116,101,120,116,34,58,34,74,97,112,97,110,34,125,44,123,34,118,97,108,117,101,34,58,51,51,44,34,116,101,120,116,34,58,34,75,111,114,101,97,34,125,44,123,34,118,97,108,117,101,34,58,55,44,34,116,101,120,116,34,58,34,82,117,115,115,105,97,34,125,44,123,34,118,97,108,117,101,34,58,49,44,34,116,101,120,116,34,58,34,85,83,65,34,125,93,44,34,115,116,97,116,105,115,116,105,99,115,34,58,123,34,109,101,115,115,97,103,101,115,84,88,34,58,49,48,44,34,109,101,115,115,97,103,101,115,82,88,34,58,49,48,44,34,109,101,115,115,97,103,101,115,68,114,111,112,112,101,100,82,88,34,58,48,44,34,78,65,75,34,58,48,44,34,67,65,78,34,58,48,44,34,116,105,109,101,111,117,116,65,67,75,34,58,48,44,34,116,105,109,101,111,117,116,82,101,115,112,111,110,115,101,34,58,48,44,34,116,105,109,101,111,117,116,67,97,108,108,98,97,99,107,34,58,48,44,34,109,101,115,115,97,103,101,115,68,114,111,112,112,101,100,84,88,34,58,48,125,125,125,44,34,95,69,86,69,78,84,83,34,58,123,34,90,87,65,86,69,95,71,65,84,69,87,65,89,45,74,101,101,100,111,109,34,58,123,34,110,111,100,101,34,58,123,34,110,111,100,101,95,105,110,116,101,114,118,105,101,119,95,115,116,97,103,101,95,99,111,109,112,108,101,116,101,100,34,58,123,34,100,97,116,97,34,58,91,123,34,105,100,34,58,49,44,34,105,110,105,116,101,100,34,58,102,97,108,115,101,44,34,115,116,97,116,117,115,34,58,48,44,34,105,115,67,111,110,116,114,111,108,108,101,114,78,111,100,101,34,58,116,114,117,101,44,34,105,110,116,101,114,118,105,101,119,83,116,97,103,101,34,58,49,44,34,100,101,118,105,99,101,67,108,97,115,115,34,58,123,34,98,97,115,105,99,34,58,34,83,116,97,116,105,99,32,67,111,110,116,114,111,108,108,101,114,34,44,34,103,101,110,101,114,105,99,34,58,34,83,116,97,116,105,99,32,67,111,110,116,114,111,108,108,101,114,34,44,34,115,112,101,99,105,102,105,99,34,58,34,80,67,32,67,111,110,116,114,111,108,108,101,114,34,125,44,34,114,101,97,100,121,34,58,102,97,108,115,101,44,34,105,115,76,105,115,116,101,110,105,110,103,34,58,116,114,117,101,44,34,105,115,70,114,101,113,117,101,110,116,76,105,115,116,101,110,105,110,103,34,58,102,97,108,115,101,44,34,99,97,110,83,108,101,101,112,34,58,102,97,108,115,101,44,34,105,115,82,111,117,116,105,110,103,34,58,116,114,117,101,44,34,115,117,112,112,111,114,116,101,100,68,97,116,97,82,97,116,101,115,34,58,91,52,48,48,48,48,44,49,48,48,48,48,48,93,44,34,109,97,120,68,97,116,97,82,97,116,101,34,58,49,48,48,48,48,48,44,34,115,117,112,112,111,114,116,115,83,101,99,117,114,105,116,121,34,58,102,97,108,115,101,44,34,115,117,112,112,111,114,116,115,66,101,97,109,105,110,103,34,58,116,114,117,101,44,34,112,114,111,116,111,99,111,108,86,101,114,115,105,111,110,34,58,51,44,34,115,100,107,86,101,114,115,105,111,110,34,58,34,54,46,53,49,46,55,34,44,34,102,105,114,109,119,97,114,101,86,101,114,115,105,111,110,34,58,34,52,46,51,54,34,44,34,109,97,110,117,102,97,99,116,117,114,101,114,73,100,34,58,48,44,34,109,97,110,117,102,97,99,116,117,114,101,114,34,58,34,83,105,108,105,99,111,110,32,76,97,98,115,34,44,34,112,114,111,100,117,99,116,73,100,34,58,49,44,34,112,114,111,100,117,99,116,68,101,115,99,114,105,112,116,105,111,110,34,58,34,48,120,48,48,48,49,34,44,34,112,114,111,100,117,99,116,84,121,112,101,34,58,49,44,34,112,114,111,100,117,99,116,76,97,98,101,108,34,58,34,85,110,107,110,111,119,110,32,112,114,111,100,117,99,116,32,48,120,48,48,48,49,34,44,34,100,101,118,105,99,101,68,97,116,97,98,97,115,101,85,114,108,34,58,34,104,116,116,112,115,58,47,47,100,101,118,105,99,101,115,46,122,119,97,118,101,45,106,115,46,105,111,47,63,106,117,109,112,84,111,61,48,120,48,48,48,48,58,48,120,48,48,48,49,58,48,120,48,48,48,49,58,52,46,51,54,34,44,34,107,101,101,112,65,119,97,107,101,34,58,102,97,108,115,101,44,34,112,114,111,116,111,99,111,108,34,58,48,125,93,125,125,44,34,99,111,110,116,114,111,108,108,101,114,34,58,123,34,115,116,97,116,105,115,116,105,99,115,95,117,112,100,97,116,101,100,34,58,123,34,100,97,116,97,34,58,91,123,34,109,101,115,115,97,103,101,115,84,88,34,58,49,49,44,34,109,101,115,115,97,103,101,115,82,88,34,58,49,48,44,34,109,101,115,115,97,103,101,115,68,114,111,112,112,101,100,82,88,34,58,48,44,34,78,65,75,34,58,48,44,34,67,65,78,34,58,48,44,34,116,105,109,101,111,117,116,65,67,75,34,58,48,44,34,116,105,109,101,111,117,116,82,101,115,112,111,110,115,101,34,58,48,44,34,116,105,109,101,111,117,116,67,97,108,108,98,97,99,107,34,58,48,44,34,109,101,115,115,97,103,101,115,68,114,111,112,112,101,100,84,88,34,58,48,125,93,125,125,125,125,125,125]}}],"_eventsCount":3,"_currentUrl":"http://127.0.0.1:1980/plugins/mqtt2/core/php/jeeMqtt2.php?apikey=jjYbTwB2S5UkUjcNLDbI45vNfHQqKR7n74e6KxKDEWOFIwM2GlXg8PWhDYRmBP17"}},"maxHeaderPairs":2000,"_consumed":false},"_httpMessage":{"_events":{},"_eventsCount":7,"outputData":[],"outputSize":0,"writable":true,"destroyed":false,"_last":true,"chunkedEncoding":false,"shouldKeepAlive":false,"maxRequestsOnConnectionReached":false,"_defaultKeepAlive":true,"useChunkedEncodingByDefault":true,"sendDate":false,"_removedConnection":false,"_removedContLen":false,"_removedTE":false,"strictContentLength":false,"_contentLength":"2503","_hasBody":true,"_trailer":"","finished":true,"_headerSent":true,"_closed":false,"_header":"POST /plugins/mqtt2/core/php/jeeMqtt2.php?apikey=jjYbTwB2S5UkUjcNLDbI45vNfHQqKR7n74e6KxKDEWOFIwM2GlXg8PWhDYRmBP17 HTTP/1.1
Accept: application/json, text/plain, */*
Content-Type: application/x-www-form-urlencoded
User-Agent: axios/1.6.2
Content-Length: 2503
Accept-Encoding: gzip, compress, deflate, br
Host: 127.0.0.1:1980
Connection: close
","_keepAliveTimeout":0,"method":"POST","path":"/plugins/mqtt2/core/php/jeeMqtt2.php?apikey=jjYbTwB2S5UkUjcNLDbI45vNfHQqKR7n74e6KxKDEWOFIwM2GlXg8PWhDYRmBP17","_ended":false,"res":null,"aborted":false,"timeoutCb":null,"upgradeOrConnect":false,"parser":{"0":null,"5":null,"6":null,"_headers":[],"_url":"","incoming":null,"maxHeaderPairs":2000,"_consumed":false},"maxHeadersCount":null,"reusedSocket":false,"host":"127.0.0.1","protocol":"http:","_redirectable":{"_events":{},"_writableState":{"highWaterMark":16384,"length":0,"corked":0,"writelen":0,"bufferedIndex":0,"pendingcb":0},"_options":{"maxRedirects":21,"maxBodyLength":null,"protocol":"http:","path":"/plugins/mqtt2/core/php/jeeMqtt2.php?apikey=jjYbTwB2S5UkUjcNLDbI45vNfHQqKR7n74e6KxKDEWOFIwM2GlXg8PWhDYRmBP17","method":"POST","headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/x-www-form-urlencoded","User-Agent":"axios/1.6.2","Content-Length":"2503","Accept-Encoding":"gzip, compress, deflate, br"},"agents":{},"beforeRedirects":{},"hostname":"127.0.0.1","port":"1980","nativeProtocols":{"http:":{"METHODS":["ACL","BIND","CHECKOUT","CONNECT","COPY","DELETE","GET","HEAD","LINK","LOCK","M-SEARCH","MERGE","MKACTIVITY","MKCALENDAR","MKCOL","MOVE","NOTIFY","OPTIONS","PATCH","POST","PROPFIND","PROPPATCH","PURGE","PUT","REBIND","REPORT","SEARCH","SOURCE","SUBSCRIBE","TRACE","UNBIND","UNLINK","UNLOCK","UNSUBSCRIBE"],"STATUS_CODES":{"100":"Continue","101":"Switching Protocols","102":"Processing","103":"Early Hints","200":"OK","201":"Created","202":"Accepted","203":"Non-Authoritative Information","204":"No Content","205":"Reset Content","206":"Partial Content","207":"Multi-Status","208":"Already Reported","226":"IM Used","300":"Multiple Choices","301":"Moved Permanently","302":"Found","303":"See Other","304":"Not Modified","305":"Use Proxy","307":"Temporary Redirect","308":"Permanent Redirect","400":"Bad Request","401":"Unauthorized","402":"Payment Required","403":"Forbidden","404":"Not Found","405":"Method Not Allowed","406":"Not Acceptable","407":"Proxy Authentication Required","408":"Request Timeout","409":"Conflict","410":"Gone","411":"Length Required","412":"Precondition Failed","413":"Payload Too Large","414":"URI Too Long","415":"Unsupported Media Type","416":"Range Not Satisfiable","417":"Expectation Failed","418":"I'm a Teapot","421":"Misdirected Request","422":"Unprocessable Entity","423":"Locked","424":"Failed Dependency","425":"Too Early","426":"Upgrade Required","428":"Precondition Required","429":"Too Many Requests","431":"Request Header Fields Too Large","451":"Unavailable For Legal Reasons","500":"Internal Server Error","501":"Not Implemented","502":"Bad Gateway","503":"Service Unavailable","504":"Gateway Timeout","505":"HTTP Version Not Supported","506":"Variant Also Negotiates","507":"Insufficient Storage","508":"Loop Detected","509":"Bandwidth Limit Exceeded","510":"Not Extended","511":"Network Authentication Required"},"maxHeaderSize":16384,"globalAgent":{"_events":{},"_eventsCount":2,"defaultPort":80,"protocol":"http:","options":{"keepAlive":true,"scheduling":"lifo","timeout":5000,"noDelay":true,"path":null},"requests":{},"sockets":{},"freeSockets":{},"keepAliveMsecs":1000,"keepAlive":true,"maxSockets":null,"maxFreeSockets":256,"scheduling":"lifo","maxTotalSockets":null,"totalSocketCount":0}},"https:":{"globalAgent":{"_events":{},"_eventsCount":2,"defaultPort":443,"protocol":"https:","options":{"keepAlive":true,"scheduling":"lifo","timeout":5000,"noDelay":true,"path":null},"requests":{},"sockets":{},"freeSockets":{},"keepAliveMsecs":1000,"keepAlive":true,"maxSockets":null,"maxFreeSockets":256,"scheduling":"lifo","maxTotalSockets":null,"totalSocketCount":0,"maxCachedSessions":100,"_sessionCache":{"map":{},"list":[]}}}},"pathname":"/plugins/mqtt2/core/php/jeeMqtt2.php","search":"?apikey=jjYbTwB2S5UkUjcNLDbI45vNfHQqKR7n74e6KxKDEWOFIwM2GlXg8PWhDYRmBP17"},"_ended":true,"_ending":true,"_redirectCount":0,"_redirects":[],"_requestBodyLength":2503,"_requestBodyBuffers":[{"data":{"type":"Buffer","data":,111,112,112,101,100,84,88,34,58,48,125,93,125,125,125,125,125,125]}}],"_eventsCount":3,"_currentUrl":"http://127.0.0.1:1980/plugins/mqtt2/core/php/jeeMqtt2.php?apikey=jjYbTwB2S5UkUjcNLDbI45vNfHQqKR7n74e6KxKDEWOFIwM2GlXg8PWhDYRmBP17"}}},{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_closeAfterHandlingError":false,"_events":{"close":[null,null]},"_readableState":{"highWaterMark":16384,"buffer":[],"bufferIndex":0,"length":0,"pipes":[],"awaitDrainWriters":null},"_writableState":{"highWaterMark":16384,"length":0,"corked":0,"writelen":0,"bufferedIndex":0,"pendingcb":1},"allowHalfOpen":false,"_eventsCount":7,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null,"parser":null,"_httpMessage":{"_events":{},"_eventsCount":7,"outputData":[],"outputSize":0,"writable":true,"destroyed":false,"_last":true,"chunkedEncoding":false,"shouldKeepAlive":false,"maxRequestsOnConnectionReached":false,"_defaultKeepAlive":true,"useChunkedEncodingByDefault":true,"sendDate":false,"_removedConnection":false,"_removedContLen":false,"_removedTE":false,"strictContentLength":false,"_contentLength":"6498","_hasBody":true,"_trailer":"","finished":true,"_headerSent":true,"_closed":false,"_header":"POST /plugins/mqtt2/core/php/jeeMqtt2.php?apikey=jjYbTwB2S5UkUjcNLDbI45vNfHQqKR7n74e6KxKDEWOFIwM2GlXg8PWhDYRmBP17 HTTP/1.1
Accept: application/json, text/plain, */*
Content-Type: application/x-www-form-urlencoded
User-Agent: axios/1.6.2
Content-Length: 6498
Accept-Encoding: gzip, compress, deflate, br
Host: 127.0.0.1:1980
Connection: close
Appremment, il y a bien un problème sur AXIOS. J’ai lu le sujet auquel @Loic répondait, mais datant de 2023.