Bonjour à tous,
depuis les dernières MàJ du plugin j’ai tout les jours ce message
installation des dépendances
======================================================================
== 16/06/2022 12:44:25 == Dependencies installation for jMQTT
======================================================================
== Should install Mosquitto: 1
[ 5% ] : Synchronize the package index...
[ 9% ] : Synchronize the package index : ERROR
[ 10% ] : Install Mosquitto...
[ 19% ] : Install Mosquitto : [ OK ]
[ 20% ] : Install Composer...
[ 24% ] : Install Composer : [ OK ]
[ 25% ] : Install Ratchet PHP library...
[ 29% ] : Install Ratchet PHP library : [ OK ]
[ 30% ] : Temporary fix of Ratchet PHP library (https://github.com/ratchetphp/RFC6455/pull/65)...
[ 34% ] : Temporary fix of Ratchet PHP library (https://github.com/ratchetphp/RFC6455/pull/65) : [ OK ]
[ 35% ] : Install JsonPath-PHP library...
[ 39% ] : Install JsonPath-PHP library : [ OK ]
[ 40% ] : Remove Composer...
[ 49% ] : Remove Composer : [ OK ]
[ 50% ] : Install python3 venv and pip debian packages...
[ 59% ] : Install python3 venv and pip debian packages : [ OK ]
[ 60% ] : Create a python3 Virtual Environment...
[ 69% ] : Create a python3 Virtual Environment : [ OK ]
[ 70% ] : Install required python3 libraries in venv...
[ 89% ] : Install required python3 libraries in venv : [ OK ]
[ 90% ] : Run post_dependancy_install function...
[ 99% ] : Run post_dependancy_install function : [ OK ]
[100% ] : Finished !
======================================================================
== KO == Installation Error
======================================================================
== ANALYSING ERRORS...
== NO KNOWN ERROR DETECTED
== Error in step : Synchronize the package index
== Line 21
== Command `sudo apt-get update' have an issue
== Return code is 100
== Error message :
Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
Hit:3 http://phoscon.de/apt/deconz buster InRelease
Hit:4 http://archive.raspberrypi.org/debian buster InRelease
Get:5 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
Hit:6 https://deb.nodesource.com/node_14.x buster InRelease
Err:2 http://deb.debian.org/debian buster-backports InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 648ACFD622F3D138 NO_PUBKEY 0E98404D386FA1D9
Reading package lists...
W: GPG error: http://deb.debian.org/debian buster-backports InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 648ACFD622F3D138 NO_PUBKEY 0E98404D386FA1D9
E: The repository 'http://deb.debian.org/debian buster-backports InRelease' is not signed.
======================================================================
voici les logs du daemon_jmqtt
[2022-06-17 08:16:28,790]ERROR BrkId: 477 : WebSocket client encountered an Error!
Traceback (most recent call last):
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 383, in run_forever
dispatcher.read(self.sock.sock, read, check)
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 50, in read
check_callback()
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 380, in check
raise WebSocketTimeoutException("ping/pong timed out")
websocket._exceptions.WebSocketTimeoutException: ping/pong timed out
[2022-06-17 08:19:10,107]ERROR BrkId: 477 : WebSocket client encountered an Error!
Traceback (most recent call last):
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 383, in run_forever
dispatcher.read(self.sock.sock, read, check)
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 50, in read
check_callback()
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 380, in check
raise WebSocketTimeoutException("ping/pong timed out")
websocket._exceptions.WebSocketTimeoutException: ping/pong timed out
[2022-06-17 08:24:25,466]ERROR BrkId: 477 : WebSocket client encountered an Error!
Traceback (most recent call last):
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 383, in run_forever
dispatcher.read(self.sock.sock, read, check)
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 50, in read
check_callback()
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 380, in check
raise WebSocketTimeoutException("ping/pong timed out")
websocket._exceptions.WebSocketTimeoutException: ping/pong timed out
[2022-06-17 08:27:10,973]ERROR BrkId: 477 : WebSocket client encountered an Error!
Traceback (most recent call last):
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 383, in run_forever
dispatcher.read(self.sock.sock, read, check)
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 50, in read
check_callback()
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 380, in check
raise WebSocketTimeoutException("ping/pong timed out")
websocket._exceptions.WebSocketTimeoutException: ping/pong timed out
[2022-06-17 08:30:12,001]ERROR BrkId: 477 : WebSocket client encountered an Error!
Traceback (most recent call last):
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 383, in run_forever
dispatcher.read(self.sock.sock, read, check)
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 50, in read
check_callback()
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 380, in check
raise WebSocketTimeoutException("ping/pong timed out")
websocket._exceptions.WebSocketTimeoutException: ping/pong timed out
[2022-06-17 08:30:52,352]ERROR BrkId: 477 : WebSocket client encountered an Error!
Traceback (most recent call last):
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 333, in run_forever
proxy_type=proxy_type, socket=self.prepared_socket)
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_core.py", line 248, in connect
self.handshake_response = handshake(self.sock, url, *addrs, **options)
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_handshake.py", line 57, in handshake
status, resp = _get_resp_headers(sock)
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_handshake.py", line 148, in _get_resp_headers
raise WebSocketBadStatusException("Handshake status %d %s", status, status_message, resp_headers)
websocket._exceptions.WebSocketBadStatusException: Handshake status 413 Request Entity Too Large
[2022-06-17 08:33:34,598]ERROR BrkId: 477 : WebSocket client encountered an Error!
Traceback (most recent call last):
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 383, in run_forever
dispatcher.read(self.sock.sock, read, check)
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 50, in read
check_callback()
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 380, in check
raise WebSocketTimeoutException("ping/pong timed out")
websocket._exceptions.WebSocketTimeoutException: ping/pong timed out
[2022-06-17 09:51:27,616]ERROR BrkId: 477 : WebSocket client encountered an Error!
Traceback (most recent call last):
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 383, in run_forever
dispatcher.read(self.sock.sock, read, check)
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 50, in read
check_callback()
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 380, in check
raise WebSocketTimeoutException("ping/pong timed out")
websocket._exceptions.WebSocketTimeoutException: ping/pong timed out
[2022-06-17 09:52:06,283]ERROR BrkId: 477 : WebSocket client encountered an Error!
Traceback (most recent call last):
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_app.py", line 333, in run_forever
proxy_type=proxy_type, socket=self.prepared_socket)
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_core.py", line 248, in connect
self.handshake_response = handshake(self.sock, url, *addrs, **options)
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_handshake.py", line 57, in handshake
status, resp = _get_resp_headers(sock)
File "/var/www/html/plugins/jMQTT/resources/jmqttd/venv/lib/python3.7/site-packages/websocket/_handshake.py", line 148, in _get_resp_headers
raise WebSocketBadStatusException("Handshake status %d %s", status, status_message, resp_headers)
websocket._exceptions.WebSocketBadStatusException: Handshake status 413 Request Entity Too Large
Pourriez vous m’en dire plus?
De plus, j’ai des erreurs de Cron que je n’avais pas auparavant. A quoi cela peut etre du?
Pour info, tout les plugin sont à jour, jeedom egalement, la page santé RAS.