Enceintes sonos en groupe provoque l'arrêt de la synchronisation

Bonjour,

J’ai remarqué à plusieurs reprises que quand les enceintes sont en groupe, la synchronisation s’arrête. Voici le log pour la dernière fois. Et je n’ai pas redémarré le plugin depuis:

[2024-12-12 06:52:39] INFO  : found speaker Salle à manger
[2024-12-12 06:52:39] INFO  : found speaker Bureau
[2024-12-12 06:52:39] INFO  : found speaker Petit salon
[2024-12-12 06:52:40] INFO  : found speaker Chambre koda
[2024-12-12 06:52:40] INFO  : found speaker Salon
[2024-12-12 06:52:40] INFO  : found speaker Cuisine
[2024-12-12 06:52:40] INFO  : found speaker Hall
[2024-12-12 06:52:40] INFO  : found speaker Dressing
[2024-12-12 06:52:40] INFO  : found speaker Chambre Florian
[2024-12-12 06:52:41] INFO  : found speaker Herbes Essentielles
[2024-12-12 06:52:41] INFO  : Use Salle à manger to get favorites, playlists & radios
[2024-12-12 06:52:41] INFO  : get 24 favorites out of 24
[2024-12-12 06:52:41] INFO  : get 24 favorites out of 24
[2024-12-12 06:52:41] INFO  : get 0 playlists out of 0
[2024-12-12 06:52:41] INFO  : get 0 radios out of 0
[2024-12-12 07:43:52]WARNING : Subscription renewal failed for Cuisine: Request timed out
[2024-12-12 07:52:42] INFO  : found speaker Salle à manger
[2024-12-12 07:52:42] INFO  : found speaker Bureau
[2024-12-12 07:52:42] INFO  : found speaker Petit salon
[2024-12-12 07:52:42] INFO  : found speaker Chambre koda
[2024-12-12 07:52:42] INFO  : found speaker Salon
[2024-12-12 07:52:43] INFO  : found speaker Cuisine
[2024-12-12 07:52:46]WARNING : Exception during auto sync: HTTPConnectionPool(host='10.0.27.74', port=1400): Max retries exceeded with url: /xml/device_description.xml (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xffff90bda760>: Failed to establish a new connection: [Errno 113] No route to host'))
[2024-12-12 09:00:09] INFO  : playing favorite Classic 21 (RTBF) in Bureau
[2024-12-12 17:30:12]WARNING : Error on restore Bureau: UPnP Error 701 received: Transition not available from 10.0.27.70
[2024-12-13 03:42:46]WARNING : Subscription renewal failed for Salle à manger: Cannot connect to host 10.0.27.63:1400 ssl:default [Connect call failed ('10.0.27.63', 1400)]
[2024-12-13 03:42:47]WARNING : Subscription renewal failed for Bureau: Cannot connect to host 10.0.27.70:1400 ssl:default [Connect call failed ('10.0.27.70', 1400)]
[2024-12-13 03:42:47]WARNING : Subscription renewal failed for Petit salon: Cannot connect to host 10.0.27.75:1400 ssl:default [Connect call failed ('10.0.27.75', 1400)]
[2024-12-13 03:42:47]WARNING : Subscription renewal failed for Chambre koda: Cannot connect to host 10.0.27.60:1400 ssl:default [Connect call failed ('10.0.27.60', 1400)]
[2024-12-13 03:42:47]WARNING : Subscription renewal failed for Salon: Cannot connect to host 10.0.27.72:1400 ssl:default [Connect call failed ('10.0.27.72', 1400)]
[2024-12-13 09:00:09] INFO  : playing favorite Classic 21 (RTBF) in Hall
[2024-12-13 17:30:08] ERROR  : Send command to daemon error: The method or property "play_uri" can only be called/used on the coordinator in a group

Salut,

Pas trop le temps de regarder ce weekend je pense mais je me le note.

Je n’avais pas remarqué le soucis mais ca explique peut-être pourquoi parfois je n’ai pas de musique qui démarre le matin dans mon séjour groupé notamment avec la cuisine :thinking:

Je ne sais pas si c’est lié mais je suis tombé sur ça dans les logs:

[2024-12-15 19:01:58]WARNING : Could not bind to 10.0.27.100:1400: [Errno 98] Address already in use
[2024-12-15 19:01:58] ERROR  : Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0xffff7ff600d0>
[2024-12-15 19:18:58]WARNING : Subscription renewal failed for Salle à manger: 'NoneType' object has no attribute 'request'
[2024-12-15 19:18:58]WARNING : Subscription renewal failed for Bureau: 'NoneType' object has no attribute 'request'
[2024-12-15 19:18:58]WARNING : Subscription renewal failed for Chambre koda: 'NoneType' object has no attribute 'request'
[2024-12-15 19:18:58]WARNING : Subscription renewal failed for Cuisine: 'NoneType' object has no attribute 'request'
[2024-12-15 19:18:58]WARNING : Subscription renewal failed for Petit salon: 'NoneType' object has no attribute 'request'
[2024-12-15 19:18:58]WARNING : Subscription renewal failed for Salon: 'NoneType' object has no attribute 'request'
[2024-12-15 19:18:58]WARNING : Subscription renewal failed for Hall: 'NoneType' object has no attribute 'request'
[2024-12-15 19:18:58]WARNING : Subscription renewal failed for Dressing: 'NoneType' object has no attribute 'request'
[2024-12-15 19:18:58]WARNING : Subscription renewal failed for Herbes Essentielles: 'NoneType' object has no attribute 'request'
[2024-12-15 19:18:58]WARNING : Subscription renewal failed for Chambre Florian: 'NoneType' object has no attribute 'request'
[2024-12-15 19:18:58] ERROR  : Task exception was never retrieved
future: <Task finished name='Task-28565' coro=<EventListener.async_stop() done, defined at /usr/local/lib/python3.9/dist-packages/soco/events_asyncio.py:282> exception=ValueError('Invalid file descriptor: -1')>
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/soco/events_asyncio.py", line 286, in async_stop
await self.site.stop()
File "/usr/local/lib/python3.9/dist-packages/aiohttp/web_runner.py", line 75, in stop
self._server.close()
File "/usr/lib/python3.9/asyncio/base_events.py", line 337, in close
self._loop._stop_serving(sock)
File "/usr/lib/python3.9/asyncio/selector_events.py", line 609, in _stop_serving
self._remove_reader(sock.fileno())
File "/usr/lib/python3.9/asyncio/selector_events.py", line 277, in _remove_reader
key = self._selector.get_key(fd)
File "/usr/lib/python3.9/selectors.py", line 191, in get_key
return mapping[fileobj]
File "/usr/lib/python3.9/selectors.py", line 72, in __getitem__
fd = self._selector._fileobj_lookup(fileobj)
File "/usr/lib/python3.9/selectors.py", line 226, in _fileobj_lookup
return _fileobj_to_fd(fileobj)
File "/usr/lib/python3.9/selectors.py", line 42, in _fileobj_to_fd
raise ValueError("Invalid file descriptor: {}".format(fd))
ValueError: Invalid file descriptor: -1
[2024-12-15 20:01:58] INFO  : found speaker Salle à manger
[2024-12-15 20:01:58] INFO  : found speaker Bureau
[2024-12-15 20:01:58] INFO  : found speaker Chambre koda
[2024-12-15 20:01:58] INFO  : found speaker Cuisine
[2024-12-15 20:01:58] INFO  : found speaker Petit salon
[2024-12-15 20:01:59] INFO  : found speaker Salon
[2024-12-15 20:01:59] INFO  : found speaker Herbes Essentielles
[2024-12-15 20:01:59] INFO  : found speaker Hall
[2024-12-15 20:01:59] INFO  : found speaker Dressing
[2024-12-15 20:01:59] INFO  : found speaker Chambre Florian
[2024-12-15 20:01:59] INFO  : Use Salle à manger to get favorites, playlists & radios
[2024-12-15 20:01:59] INFO  : get 24 favorites out of 24
[2024-12-15 20:01:59] INFO  : get 24 favorites out of 24
[2024-12-15 20:01:59] INFO  : get 0 playlists out of 0
[2024-12-15 20:01:59] INFO  : get 0 radios out of 0
[2024-12-15 20:02:00]WARNING : Creating subscription failed for Salle à manger: Cannot connect to host 10.0.27.63:1400 ssl:default [No such file or directory]
[2024-12-15 20:02:00]WARNING : Creating subscriptions failed for Salle à manger