FHEM Forum

FHEM - Anwendungen => Multimedia => Thema gestartet von: Gunther am 09 Dezember 2019, 14:30:42

Titel: Sonos Fehlermeldungen im Log
Beitrag von: Gunther am 09 Dezember 2019, 14:30:42
Ich habe folgende Meldungen im Log:
Was kann das sein, bzw. woher kommen die?

Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Loading device description failed with error: 500 Can't connect to 127.0.0.1:80 (Location: http://127.0.0.1:80/description.xml) at ./FHEM/00_SONOS.pm line 2432 thread 1.
Titel: Antw:Sonos Fehlermeldungen im Log
Beitrag von: essera am 10 Dezember 2019, 23:09:11
So wie ich das interpretiere versucht das SONOS Modul sich auf SONOS Boxen zu verbinden und "erwischt" dabei auch Geräte(IP´s) die keine Sonos Geräte sind.

Über das Attribute im SONOS Modul "usedonlyIPs  192.168.178.xx,192.168.178.xx" kann du den Verbindungsaufbau auf deine bekannten Geräte eingrenzen.

VG,
Andreas.