Sonos steuern

Begonnen von Will, 05 Januar 2013, 15:51:12

Vorheriges Thema - Nächstes Thema

Thomas41587

Seit gestern funktioniert bei mir die Sprachausgabe über Sonos nicht mehr. Ich habe (zumindest bewusst) nichts an fhem geändert. Im Log sieht man nur folgende Einträge:

2020.02.24 10:03:29.375 3: SONOS1: Load Google generated MP3 (1. Element) from "http://translate.google.com/translate_tts?tl=lalala&client=tw-ob&q=%20test" to "/opt/fhem/SonosSpeak/RINCON_949F3EE2038801400_MR_Speak_20200224-100329.mp31"
2020.02.24 10:03:29.492 1: SONOS1: MP3 Download-Error: 404 Not Found

Anhand der Meldung kann ich leider nicht genauer beurteilen, wo das Problem liegt. Kann fhem die mp3 nicht herunterladen? Oder was genau verursacht den 404 Fehler?
Ich habe nochmals die Rechte und Pfade geprüft, hier stimmt soweit alles. Aber es werden defnitiv keien MP3's mehr in dem Verzeichnis abgelegt :-(

Otto123

Du hast vergessen die Sprache zu setzen, bzw Deine Sprache ist lalala :)
Meine Downloadzeile:
http://translate.google.com/translate_tts?tl=de&client=tw-ob&q=%20Heute%20ist%20aber%20ein%20wundersch%F6ner%20Tag
Deine Zeile
http://translate.google.com/translate_tts?tl=lalala&client=tw-ob&q=%20test
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

Thomas41587

Ach verflucht...da sieht man den Wald vor lauter Bäumen nicht. DANKE!
Bleibt noch die Frage, wieso die Sprache verschwunden ist, aber das muss ich selbst heraus finden. Danke jedenfalls für den Wink mit dem Zaunpfahl, jetzt tut es wieder was es soll :-)

Was mir gerade wieder einfällt: Ich bekomme immer wieder sporadisch folgenden fehler im Log und mein Befehl (Musik starten, Sprachdurchsage) wird nicht durchgeführt. Gibt es für diesen sporadischen fehler eine Erklärung oder zumindest einen Anssatzpunkt?
2020.02.23 22:46:58.970 1: readingsUpdate(Sonos_Esszimmer,SlavePlayer,['Sonos_Esszimmer_RF']) missed to call readingsBeginUpdate first.
2020.02.23 22:46:58.970 1: stacktrace:
2020.02.23 22:46:58.970 1:     main::readingsBulkUpdate            called by ./FHEM/00_SONOS.pm (9404)
2020.02.23 22:46:58.970 1:     main::SONOS_readingsBulkUpdateIfChanged called by ./FHEM/00_SONOS.pm (1259)
2020.02.23 22:46:58.970 1:     main::SONOS_Read                    called by fhem.pl (3754)
2020.02.23 22:46:58.970 1:     main::CallFn                        called by fhem.pl (754)
2020.02.23 22:46:58.970 1: readingsUpdate(Sonos_Esszimmer,SlavePlayerNotBonded,[]) missed to call readingsBeginUpdate first.
2020.02.23 22:46:58.970 1: stacktrace:
2020.02.23 22:46:58.970 1:     main::readingsBulkUpdate            called by ./FHEM/00_SONOS.pm (9404)
2020.02.23 22:46:58.970 1:     main::SONOS_readingsBulkUpdateIfChanged called by ./FHEM/00_SONOS.pm (1259)
2020.02.23 22:46:58.970 1:     main::SONOS_Read                    called by fhem.pl (3754)
2020.02.23 22:46:58.970 1:     main::CallFn                        called by fhem.pl (754)
2020.02.23 22:46:58.971 1: readingsUpdate(Sonos_Esszimmer,ZoneGroupNameDetails,) missed to call readingsBeginUpdate first.
2020.02.23 22:46:58.971 1: stacktrace:
2020.02.23 22:46:58.971 1:     main::readingsBulkUpdate            called by ./FHEM/00_SONOS.pm (9404)
2020.02.23 22:46:58.971 1:     main::SONOS_readingsBulkUpdateIfChanged called by ./FHEM/00_SONOS.pm (1259)
2020.02.23 22:46:58.971 1:     main::SONOS_Read                    called by fhem.pl (3754)
2020.02.23 22:46:58.971 1:     main::CallFn                        called by fhem.pl (754)

elmer

#3333
Weiß keiner wieso diese Meldung plötzlich so oft im Log ist?

Seltsamerweise ist die 192.168.197.96 und die 192.168.197.95 mein Sky Q Receiver, immer wenn diese ein sind wird die Log Datei voll gemüllt.

Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.96:49153/description9.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.

Ich habe jetzt 2 ip Adressen auf ignoredIPs gesetzt: 192.168.197.95,192.168.197.96

Leider ignoriert Sonos diese beiden ip Adressen nicht und müllt immer noch fleisig das Log zu.

juemuc

Hallo elmer,

einfach mit attr Sonos ignoredIPs xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx die betroffenen Nicht-Sonos-IPs ausschließen und schon hast Du Ruhe  8)

Viele Grüße
Jürgen
3x Sonos Play 1, 1x Sonos Arc + Sub, 1 Sonos-One, 1x Sonos Playbar
FB6690 + FB7490 mit 4x Dect 200 und 3 Dect-ULE-Thermostate,  raspberry3B+, HM Funkmodul HM-MOD-RPI-PCB, HM Klingelsensor HM-Sen-DB-PCB, HM (IP) Fensterkontakte und  Amazon Echo Dot,  piVCCU, pi OS (bookworm).

elmer

Genau das ist mein Problem, ich habe die beiden IP Adressen eingetragen aber das Log wird weiter zugemüllt.

der-Lolo

Hast Du auch neugestartet..?

elmer

#3337
Ja habe ich , Verbose auf 0 gesetzt und dennoch wir das Log voll.

Otto123

Naja wenn die Zeile exakt so aussieht wie Du sie in #3333 gepostet hast, ist das kein Log Eintrag sondern eine Fehlermeldung aus dem stdout.
Hast Du nach dem setzen des attributes auch save gemacht bevor du neu gestartet hast?
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

elmer

#3339
Save habe ich vor dem Neustart gedrückt, aber die Meldung verschwindet nicht.

Das sind 5 Minuten von der Log Datei, so geht das den ganzen Tag. Wenn der Monat vorbei ist die die Logdatei 400mb groß.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description2.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description4.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 401 Unauthorized (Location: http://192.168.197.95:49153/description1.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
[code]

Otto123

Hab ich noch den gefunden:
https://forum.fhem.de/index.php?topic=102831.0
Und viele Beiträge zum gleichen Thema
site:forum.fhem.de 00_SONOS.pm line 2432 thread

Wenn Du Sonos auf disable 1 setzt ist damit aber Ruhe?

Gruss Otto
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

elmer

Ich werde es mal aud disable1 setzen, wenn ich das mache was bewirkt das und hat das irgendwelche Auswirkungen auf andere Funktionen?

Otto123

#3342
das beendet quasi Sonos

BTW Du kannst die Zeilen aus dem Logfile löschen, auf eigene Gefahr! Schafft sofort Tatsachen!
Beide Code Zeilen für die FHEM Kommandozeile.
{`sed -i /00_SONOS.pm.line.2432/d $currlogfile`}

Danach reload 92_FileLog.pmdamit es mit dem Logging wieder weiter geht.
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

elmer

Auf Disable1 ist die Meldung weg, aber die Player gehen dann eben nicht mehr, am Logfile möchte ich mich nicht vergreifen, wenn du schon schreibst auf eigene Gefahr.

Es muss doch irgendeine Lösung geben damit diese scheiß Receiver ignoriert werden.

Otto123

hast Du versucht den Spieß umzudrehen und usedonlyIPs zu verwenden?
ZitatusedonlyIPs <IP-Adresse>[,IP-Adresse]
Mit diesem Attribut können IP-Adressen angegeben werden, die ausschließlich vom UPnP-System berücksichtigt werden sollen. Z.B.: "192.168.0.11,192.168.0.37"
Du trägst die attribute über die Weboberfläche ein? Poste doch mal ein list Sonos
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz