Plug in Googlecast ne fonctionne plus

Bonjour à tous,

ca fait 2 jours que le plugin google cast ne fonctionne plus.
Tout mes équipements sont « not connected »
J’ai réinstallé les dépendances, relancé le démon et relancé un scan mais la situation ne change pas

je suis sur rpi3b+ sous buster
le plug in fonctionnait correctement depuis plus d’un an

voici les logs google cast local

[2021-08-02 08:03:05][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:51958]
[2021-08-02 08:03:05][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "7587beef-73c7-eed2-1f1d-979f4362cf6d"}
[2021-08-02 08:03:05][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:51958]
[2021-08-02 08:03:05][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:51964]
[2021-08-02 08:03:05][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "ac489417-1577-993a-4851-cbd5c4c3db87"}
[2021-08-02 08:03:05][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:51964]
[2021-08-02 08:03:05][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:03:05][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:03:05][DEBUG] : SOCKET-READ------Now playing for 7587beef-73c7-eed2-1f1d-979f4362cf6d not activated because is offline
[2021-08-02 08:03:06][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:03:06][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:03:06][DEBUG] : SOCKET-READ------Now playing for ac489417-1577-993a-4851-cbd5c4c3db87 not activated because is offline
[2021-08-02 08:03:06][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:51974]
[2021-08-02 08:03:06][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "4c2a89cc-a768-47b3-ed2c-369698699c5f"}
[2021-08-02 08:03:06][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:51974]
[2021-08-02 08:03:06][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:03:06][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:03:06][DEBUG] : SOCKET-READ------Now playing for 4c2a89cc-a768-47b3-ed2c-369698699c5f not activated because is offline
[2021-08-02 08:03:06][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:51980]
[2021-08-02 08:03:06][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "74b8f738-3c10-c9c9-2a4c-3bb800806905"}
[2021-08-02 08:03:06][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:51980]
[2021-08-02 08:03:07][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:03:07][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:03:07][DEBUG] : SOCKET-READ------Now playing for 74b8f738-3c10-c9c9-2a4c-3bb800806905 not activated because is offline
[2021-08-02 08:04:05][DEBUG] : SCANNER------ Start scanning... (schedule)
[2021-08-02 08:04:05][DEBUG] :  MEMORY---- Total CPU time used : 5.284s (1.76%)  |  Last 62 sec : 0.351s (0.57%)  | Memory : 26 Mo
[2021-08-02 08:04:05][INFO] : SCANNER------ Adding chromecast : Hub Salon
[2021-08-02 08:04:05][ERROR] : SCANNER------Exception on scanner : 'SocketClient' object has no attribute 'isAlive'
[2021-08-02 08:04:05][DEBUG] : Traceback (most recent call last):
  File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 2133, in scanner
    globals.GCAST_DEVICES[uuid] = JeedomChromeCast(
  File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 107, in __init__
    self.gcast.wait(timeout=globals.SCAN_TIMEOUT)
  File "/var/www/html/plugins/googlecast/resources/pychromecast/pychromecast/__init__.py", line 444, in wait
    if not self.socket_client.isAlive():
AttributeError: 'SocketClient' object has no attribute 'isAlive'
[2021-08-02 08:04:38][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:53108]
[2021-08-02 08:04:38][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "388e705b-a3df-a910-fc71-a332af4419ac"}
[2021-08-02 08:04:38][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:53108]
[2021-08-02 08:04:38][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:04:38][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:04:38][DEBUG] : SOCKET-READ------Now playing for 388e705b-a3df-a910-fc71-a332af4419ac not activated because is offline
[2021-08-02 08:04:39][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:53142]
[2021-08-02 08:04:39][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "ab8ac01c-1b0c-fb2b-f64e-c983a723d47c"}
[2021-08-02 08:04:39][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:53142]
[2021-08-02 08:04:40][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:53146]
[2021-08-02 08:04:40][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "aa11dec8-b636-932a-dc28-8a81bc0089a4"}
[2021-08-02 08:04:40][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:53146]
[2021-08-02 08:04:40][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:04:40][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:04:40][DEBUG] : SOCKET-READ------Now playing for ab8ac01c-1b0c-fb2b-f64e-c983a723d47c not activated because is offline
[2021-08-02 08:04:40][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:04:40][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:04:40][DEBUG] : SOCKET-READ------Now playing for aa11dec8-b636-932a-dc28-8a81bc0089a4 not activated because is offline
[2021-08-02 08:05:07][DEBUG] : SCANNER------ Start scanning... (schedule)
[2021-08-02 08:05:07][DEBUG] :  MEMORY---- Total CPU time used : 5.601s (1.55%)  |  Last 62 sec : 0.317s (0.51%)  | Memory : 26 Mo
[2021-08-02 08:05:07][INFO] : SCANNER------ Adding chromecast : Hub Salon
[2021-08-02 08:05:07][ERROR] : SCANNER------Exception on scanner : 'SocketClient' object has no attribute 'isAlive'
[2021-08-02 08:05:07][DEBUG] : Traceback (most recent call last):
  File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 2133, in scanner
    globals.GCAST_DEVICES[uuid] = JeedomChromeCast(
  File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 107, in __init__
    self.gcast.wait(timeout=globals.SCAN_TIMEOUT)
  File "/var/www/html/plugins/googlecast/resources/pychromecast/pychromecast/__init__.py", line 444, in wait
    if not self.socket_client.isAlive():
AttributeError: 'SocketClient' object has no attribute 'isAlive'

[2021-08-02 08:06:08][DEBUG] : SCANNER------ Start scanning... (schedule)
[2021-08-02 08:06:08][DEBUG] :  MEMORY---- Total CPU time used : 5.844s (1.38%)  |  Last 61 sec : 0.243s (0.40%)  | Memory : 26 Mo
[2021-08-02 08:06:08][INFO] : SCANNER------ Adding chromecast : Hub Salon
[2021-08-02 08:06:08][ERROR] : SCANNER------Exception on scanner : 'SocketClient' object has no attribute 'isAlive'
[2021-08-02 08:06:08][DEBUG] : Traceback (most recent call last):
  File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 2133, in scanner
    globals.GCAST_DEVICES[uuid] = JeedomChromeCast(
  File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 107, in __init__
    self.gcast.wait(timeout=globals.SCAN_TIMEOUT)
  File "/var/www/html/plugins/googlecast/resources/pychromecast/pychromecast/__init__.py", line 444, in wait
    if not self.socket_client.isAlive():
AttributeError: 'SocketClient' object has no attribute 'isAlive'

[2021-08-02 08:06:36][DEBUG] : SENDER------Send to jeedom :  {'heartbeat': 1, 'source': 'local'}
[2021-08-02 08:07:10][DEBUG] : SCANNER------ Start scanning... (schedule)
[2021-08-02 08:07:10][DEBUG] :  MEMORY---- Total CPU time used : 6.174s (1.27%)  |  Last 62 sec : 0.330s (0.53%)  | Memory : 27 Mo
[2021-08-02 08:07:10][INFO] : SCANNER------ Adding chromecast : Hub Salon
[2021-08-02 08:07:10][ERROR] : SCANNER------Exception on scanner : 'SocketClient' object has no attribute 'isAlive'
[2021-08-02 08:07:10][DEBUG] : Traceback (most recent call last):
  File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 2133, in scanner
    globals.GCAST_DEVICES[uuid] = JeedomChromeCast(
  File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 107, in __init__
    self.gcast.wait(timeout=globals.SCAN_TIMEOUT)
  File "/var/www/html/plugins/googlecast/resources/pychromecast/pychromecast/__init__.py", line 444, in wait
    if not self.socket_client.isAlive():
AttributeError: 'SocketClient' object has no attribute 'isAlive'

[2021-08-02 08:07:33][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55302]
[2021-08-02 08:07:33][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "388e705b-a3df-a910-fc71-a332af4419ac"}
[2021-08-02 08:07:33][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55302]
[2021-08-02 08:07:33][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:33][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:33][DEBUG] : SOCKET-READ------Now playing for 388e705b-a3df-a910-fc71-a332af4419ac not activated because is offline
[2021-08-02 08:07:34][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55314]
[2021-08-02 08:07:34][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "ad87456b-13d5-40e1-37ef-03a9270a094d"}
[2021-08-02 08:07:34][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55314]
[2021-08-02 08:07:34][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:34][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:34][DEBUG] : SOCKET-READ------Now playing for ad87456b-13d5-40e1-37ef-03a9270a094d not activated because is offline
[2021-08-02 08:07:35][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55326]
[2021-08-02 08:07:35][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "ab8ac01c-1b0c-fb2b-f64e-c983a723d47c"}
[2021-08-02 08:07:35][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55326]
[2021-08-02 08:07:35][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55328]
[2021-08-02 08:07:35][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "aa11dec8-b636-932a-dc28-8a81bc0089a4"}
[2021-08-02 08:07:35][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55328]
[2021-08-02 08:07:35][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55332]
[2021-08-02 08:07:35][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "ac489417-1577-993a-4851-cbd5c4c3db87"}
[2021-08-02 08:07:35][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55332]
[2021-08-02 08:07:35][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55330]
[2021-08-02 08:07:35][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "7587beef-73c7-eed2-1f1d-979f4362cf6d"}
[2021-08-02 08:07:35][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55330]
[2021-08-02 08:07:35][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:35][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:35][DEBUG] : SOCKET-READ------Now playing for ab8ac01c-1b0c-fb2b-f64e-c983a723d47c not activated because is offline
[2021-08-02 08:07:35][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:35][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:35][DEBUG] : SOCKET-READ------Now playing for aa11dec8-b636-932a-dc28-8a81bc0089a4 not activated because is offline
[2021-08-02 08:07:36][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55350]
[2021-08-02 08:07:36][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "4c2a89cc-a768-47b3-ed2c-369698699c5f"}
[2021-08-02 08:07:36][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55350]
[2021-08-02 08:07:36][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55352]
[2021-08-02 08:07:36][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "74b8f738-3c10-c9c9-2a4c-3bb800806905"}
[2021-08-02 08:07:36][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55352]
[2021-08-02 08:07:36][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55354]
[2021-08-02 08:07:36][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "388e705b-a3df-a910-fc71-a332af4419ac"}
[2021-08-02 08:07:36][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55354]
[2021-08-02 08:07:36][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:36][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:36][DEBUG] : SOCKET-READ------Now playing for ac489417-1577-993a-4851-cbd5c4c3db87 not activated because is offline
[2021-08-02 08:07:36][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55356]
[2021-08-02 08:07:36][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "ad87456b-13d5-40e1-37ef-03a9270a094d"}
[2021-08-02 08:07:36][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55356]
[2021-08-02 08:07:36][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:36][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:36][DEBUG] : SOCKET-READ------Now playing for 7587beef-73c7-eed2-1f1d-979f4362cf6d not activated because is offline
[2021-08-02 08:07:37][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55364]
[2021-08-02 08:07:37][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "ad5fa860-efaf-a000-c0c0-38cae929231d"}
[2021-08-02 08:07:37][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55364]
[2021-08-02 08:07:37][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55366]
[2021-08-02 08:07:37][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "e92c0cd8-6eb9-4e2e-9dc2-2be62f0b61df"}
[2021-08-02 08:07:37][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55366]
[2021-08-02 08:07:37][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:37][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:37][DEBUG] : SOCKET-READ------Now playing for 4c2a89cc-a768-47b3-ed2c-369698699c5f not activated because is offline
[2021-08-02 08:07:37][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55372]
[2021-08-02 08:07:37][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "ab8ac01c-1b0c-fb2b-f64e-c983a723d47c"}
[2021-08-02 08:07:37][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55372]
[2021-08-02 08:07:37][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55378]
[2021-08-02 08:07:37][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "aa11dec8-b636-932a-dc28-8a81bc0089a4"}
[2021-08-02 08:07:37][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55378]
[2021-08-02 08:07:37][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:37][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:37][DEBUG] : SOCKET-READ------Now playing for 74b8f738-3c10-c9c9-2a4c-3bb800806905 not activated because is offline
[2021-08-02 08:07:38][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55390]
[2021-08-02 08:07:38][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "7587beef-73c7-eed2-1f1d-979f4362cf6d"}
[2021-08-02 08:07:38][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55390]
[2021-08-02 08:07:38][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55392]
[2021-08-02 08:07:38][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "ac489417-1577-993a-4851-cbd5c4c3db87"}
[2021-08-02 08:07:38][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55392]
[2021-08-02 08:07:38][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:38][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:38][DEBUG] : SOCKET-READ------Now playing for 388e705b-a3df-a910-fc71-a332af4419ac not activated because is offline
[2021-08-02 08:07:38][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55394]
[2021-08-02 08:07:38][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "4c2a89cc-a768-47b3-ed2c-369698699c5f"}
[2021-08-02 08:07:38][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55394]
[2021-08-02 08:07:38][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55402]
[2021-08-02 08:07:38][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "74b8f738-3c10-c9c9-2a4c-3bb800806905"}
[2021-08-02 08:07:38][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55402]
[2021-08-02 08:07:38][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:38][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:38][DEBUG] : SOCKET-READ------Now playing for ad87456b-13d5-40e1-37ef-03a9270a094d not activated because is offline
[2021-08-02 08:07:39][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:39][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:39][DEBUG] : SOCKET-READ------Now playing for ad5fa860-efaf-a000-c0c0-38cae929231d not activated because is offline
[2021-08-02 08:07:39][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:39][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:39][DEBUG] : SOCKET-READ------Now playing for e92c0cd8-6eb9-4e2e-9dc2-2be62f0b61df not activated because is offline
[2021-08-02 08:07:40][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55420]
[2021-08-02 08:07:40][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "ad5fa860-efaf-a000-c0c0-38cae929231d"}
[2021-08-02 08:07:40][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55420]
[2021-08-02 08:07:40][DEBUG] : SOCKETHANDLER------Client connected to [127.0.0.1:55422]
[2021-08-02 08:07:40][DEBUG] : SOCKETHANDLER------Message read from socket: {"apikey": "XXXXXXXXXXXXX", "cmd": "nowplaying", "uuid": "e92c0cd8-6eb9-4e2e-9dc2-2be62f0b61df"}
[2021-08-02 08:07:40][DEBUG] : SOCKETHANDLER------Client disconnected from [127.0.0.1:55422]
[2021-08-02 08:07:40][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:40][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:40][DEBUG] : SOCKET-READ------Now playing for ab8ac01c-1b0c-fb2b-f64e-c983a723d47c not activated because is offline
[2021-08-02 08:07:40][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:40][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:40][DEBUG] : SOCKET-READ------Now playing for aa11dec8-b636-932a-dc28-8a81bc0089a4 not activated because is offline
[2021-08-02 08:07:41][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:41][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:41][DEBUG] : SOCKET-READ------Now playing for 7587beef-73c7-eed2-1f1d-979f4362cf6d not activated because is offline
[2021-08-02 08:07:41][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:41][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:41][DEBUG] : SOCKET-READ------Now playing for ac489417-1577-993a-4851-cbd5c4c3db87 not activated because is offline
[2021-08-02 08:07:42][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:42][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:42][DEBUG] : SOCKET-READ------Now playing for 4c2a89cc-a768-47b3-ed2c-369698699c5f not activated because is offline
[2021-08-02 08:07:42][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:42][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:42][DEBUG] : SOCKET-READ------Now playing for 74b8f738-3c10-c9c9-2a4c-3bb800806905 not activated because is offline
[2021-08-02 08:07:43][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:43][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:43][DEBUG] : SOCKET-READ------Now playing for ad5fa860-efaf-a000-c0c0-38cae929231d not activated because is offline
[2021-08-02 08:07:43][DEBUG] : SOCKET-READ------Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-08-02 08:07:43][DEBUG] : SOCKET-READ------Received command from jeedom : nowplaying
[2021-08-02 08:07:43][DEBUG] : SOCKET-READ------Now playing for e92c0cd8-6eb9-4e2e-9dc2-2be62f0b61df not activated because is offline
[2021-08-02 08:08:12][DEBUG] : SCANNER------ Start scanning... (schedule)
[2021-08-02 08:08:12][DEBUG] :  MEMORY---- Total CPU time used : 6.519s (1.19%)  |  Last 62 sec : 0.346s (0.56%)  | Memory : 27 Mo
[2021-08-02 08:08:12][INFO] : SCANNER------ Adding chromecast : Hub Salon
[2021-08-02 08:08:12][ERROR] : SCANNER------Exception on scanner : 'SocketClient' object has no attribute 'isAlive'
[2021-08-02 08:08:12][DEBUG] : Traceback (most recent call last):
  File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 2133, in scanner
    globals.GCAST_DEVICES[uuid] = JeedomChromeCast(
  File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 107, in __init__
    self.gcast.wait(timeout=globals.SCAN_TIMEOUT)
  File "/var/www/html/plugins/googlecast/resources/pychromecast/pychromecast/__init__.py", line 444, in wait
    if not self.socket_client.isAlive():
AttributeError: 'SocketClient' object has no attribute 'isAlive'

[2021-08-02 08:09:14][DEBUG] : SCANNER------ Start scanning... (schedule)
[2021-08-02 08:09:14][DEBUG] :  MEMORY---- Total CPU time used : 6.758s (1.11%)  |  Last 62 sec : 0.239s (0.39%)  | Memory : 27 Mo
[2021-08-02 08:09:14][INFO] : SCANNER------ Adding chromecast : Hub Salon
[2021-08-02 08:09:14][ERROR] : SCANNER------Exception on scanner : 'SocketClient' object has no attribute 'isAlive'
[2021-08-02 08:09:14][DEBUG] : Traceback (most recent call last):
  File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 2133, in scanner
    globals.GCAST_DEVICES[uuid] = JeedomChromeCast(
  File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 107, in __init__
    self.gcast.wait(timeout=globals.SCAN_TIMEOUT)
  File "/var/www/html/plugins/googlecast/resources/pychromecast/pychromecast/__init__.py", line 444, in wait
    if not self.socket_client.isAlive():
AttributeError: 'SocketClient' object has no attribute 'isAlive'

et google cast update

Launch install of googlecast dependancies

-- Current OS version :
Description:	Raspbian GNU/Linux 10 (buster)

-- Updating repo...
Hit:1 http://archive.raspberrypi.org/debian buster InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
Hit:3 http://phoscon.de/apt/deconz buster InRelease
Hit:4 https://deb.nodesource.com/node_12.x buster InRelease
Reading package lists...

-- Installation of python3 and dependancies
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.6).
python-dev is already the newest version (2.7.16-1).
python3 is already the newest version (3.7.3-1).
0 upgraded, 0 newly installed, 0 to remove and 178 not upgraded.

-- Installed version of Python :
Python 3.9.1
  Your version of python is compatible with this plugin.

-- Installation of pip for python3 and necessary libraries
Reading package lists...
Building dependency tree...
Reading state information...
python-requests is already the newest version (2.21.0-1).
python3-dev is already the newest version (3.7.3-1).
python3-pip is already the newest version (18.1-5+rpt1).
0 upgraded, 0 newly installed, 0 to remove and 178 not upgraded.

-- Installation of audio sox library
Reading package lists...
Building dependency tree...
Reading state information...
sox is already the newest version (14.4.2+git20190427-1).
0 upgraded, 0 newly installed, 0 to remove and 178 not upgraded.

-- Installation of TTS libraries
Reading package lists...
Building dependency tree...
Reading state information...
Package libttspico-utils is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libttspico-utils' has no installation candidate

-- Installation of libav/ffmpeg libraries
Reading package lists...
Building dependency tree...
Reading state information...
ffmpeg is already the newest version (7:4.1.6-1~deb10u1+rpt2).
0 upgraded, 0 newly installed, 0 to remove and 178 not upgraded.

-- Upgrade setuptools with command pip3.9 if not up to date
WARNING: You are using pip version 20.2.3; however, version 21.2.1 is available.
You should consider upgrading via the '/usr/local/bin/python3.9 -m pip install --upgrade pip' command.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: setuptools>=42.0.0 in /usr/local/lib/python3.9/site-packages (49.2.1)

-- Installed version of pip :
pip 20.2.3 from /usr/local/lib/python3.9/site-packages/pip (python 3.9)

-- Installation of python library 'requests' with command pip3.9
WARNING: You are using pip version 20.2.3; however, version 21.2.1 is available.
You should consider upgrading via the '/usr/local/bin/python3.9 -m pip install --upgrade pip' command.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: requests>=2.21.0 in /usr/local/lib/python3.9/site-packages (2.26.0)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests>=2.21.0) (2021.5.30)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests>=2.21.0) (1.26.6)
Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /usr/local/lib/python3.9/site-packages (from requests>=2.21.0) (3.2)
Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /usr/local/lib/python3.9/site-packages (from requests>=2.21.0) (2.0.3)

-- Installation of python library 'protobuf' with command pip3.9
WARNING: You are using pip version 20.2.3; however, version 21.2.1 is available.
You should consider upgrading via the '/usr/local/bin/python3.9 -m pip install --upgrade pip' command.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: protobuf>=3.11.0 in /usr/local/lib/python3.9/site-packages (3.17.3)
Requirement already satisfied: six>=1.9 in /usr/local/lib/python3.9/site-packages (from protobuf>=3.11.0) (1.16.0)

-- Installation of python library 'zeroconf' with command pip3.9
WARNING: You are using pip version 20.2.3; however, version 21.2.1 is available.
You should consider upgrading via the '/usr/local/bin/python3.9 -m pip install --upgrade pip' command.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: zeroconf>=0.25.1 in /usr/local/lib/python3.9/site-packages (0.33.2)
Requirement already satisfied: ifaddr>=0.1.7 in /usr/local/lib/python3.9/site-packages (from zeroconf>=0.25.1) (0.1.7)

-- Installation of python library 'click, bs4 and six' for TTS with command pip3.9
WARNING: You are using pip version 20.2.3; however, version 21.2.1 is available.
You should consider upgrading via the '/usr/local/bin/python3.9 -m pip install --upgrade pip' command.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (8.0.1)
Requirement already satisfied: bs4 in /usr/local/lib/python3.9/site-packages (0.0.1)
Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (1.16.0)
Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.9/site-packages (from bs4) (4.9.3)
Requirement already satisfied: soupsieve>1.2; python_version >= "3.0" in /usr/local/lib/python3.9/site-packages (from beautifulsoup4->bs4) (2.2.1)

-- Installation of python library 'tqdm, websocket-client, casttube' for plex/youtube with command pip3.9
WARNING: You are using pip version 20.2.3; however, version 21.2.1 is available.
You should consider upgrading via the '/usr/local/bin/python3.9 -m pip install --upgrade pip' command.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: tqdm in /usr/local/lib/python3.9/site-packages (4.62.0)
Requirement already satisfied: websocket-client in /usr/local/lib/python3.9/site-packages (1.1.0)
Requirement already satisfied: casttube in /usr/local/lib/python3.9/site-packages (0.2.1)
Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from casttube) (2.26.0)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->casttube) (2021.5.30)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->casttube) (1.26.6)
Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /usr/local/lib/python3.9/site-packages (from requests->casttube) (3.2)
Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /usr/local/lib/python3.9/site-packages (from requests->casttube) (2.0.3)

-- Installation of dependencies is done !

Merci d’avance pour votre aide

Bonjour,

Auriez-vous installé un autre plugin ou relancé des dépendances récemment? probablement peu avant que cela ne fonctionne plus.

C’est aussi curieux que vous ayez python 3.9, avez-vous installé manuellement?
parce que du coup il semble y avoir un conflit entre la 3.9 et la 3.7…

Bonjour,

Oui effectivement, j’ai essayé de passer a python 3.9. Je croyais que tout s’était bien passé mais apparemment non.
Même deconz ne fonctionne plus maintenant

Cela aurait été plus pratique de le dire directement :wink:
et pourquoi aviez-vous besoin de python3.9?

le problème c’est que les paquets python installés via apt sont pour python3.7 et donc certains ne seront pas compatibles avec la 3.9
D’où je suppose l’erreur AttributeError: 'SocketClient' object has no attribute 'isAlive'

le mieux est de prendre un backup de jeedom sur votre ordi et de réinstaller le pi avec une image neuve de raspbian buster, réinstaller jeedom (ou prendre l’image pré-installée fournie par jeedom) et de finalement restaurer votre backup.

1 « J'aime »

Merci Mips

j’ai réinstallé buster sur le pi et restaurer la sauvegarde jeedom
Depuis, tout refonctionne.

Petite question en passant; comment passer du coup sous python 3.9, juste pour info?

Je ne ferais pas cela, ca cassera systèmatiquement.

Ce qui peut être fait, si python 3.9 est nécessaire pour un cas particulier, c’est de l’installer en parallèle mais l’alias python3 soir rester intacte et pointer sur python 3.7 (sous buster).
C’est une procédure d’install bien particulière que je ne décrirais pas ici, c’est documenté sur internet.

Mais il ne faut le faire que s’il y a un réel besoin.

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.