Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Fehler in Sonos Discovery - Sonos Adapter

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    210

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    7.9k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Fehler in Sonos Discovery - Sonos Adapter

Fehler in Sonos Discovery - Sonos Adapter

Scheduled Pinned Locked Moved Unsolved Error/Bug
sonossonos adaptersonos discovery
3 Posts 2 Posters 184 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Spitfire4all
    wrote on last edited by
    #1

    |Hardwaresystem: Pi4
    Arbeitsspeicher: 4GB
    Festplattenart: SD-Karte
    Betriebssystem: Ubuntu
    Node-Version: 10.16.3
    Nodejs-Version: 10.16.3
    NPM-Version: 6.9.0
    Installationsart: Skript
    Image genutzt: Nein
    Ort/Name der Imagedatei: Link

    Hi,
    meine Sonos Lautsprecher sind nicht immer eingeschaltet, schalte ich einen Lautsprecher ein gibt das eine unschöne Fehlermeldung im log.

    host.raspberrypi	2020-04-08 12:50:46.693	error	Caught by controller[2]: at SAXParser.me._parser.(anonymous function) [as onclosetag] (/opt/iobroker/node_modules/sax/lib/sax.js:258:17)
    host.raspberrypi	2020-04-08 12:50:46.693	error	Caught by controller[2]: at SAXStream.emit (events.js:198:13)
    host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at SAXStream.onCloseTag (/opt/iobroker/node_modules/iobroker.sonos/node_modules/xml-flow/lib/xml-flow.js:131:15)
    host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at EventEmitter.emit (events.js:198:13)
    host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at EventEmitter.sax.on (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/NotificationListener.js:131:13)
    host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at NotificationListener.emit (events.js:203:15)
    host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at NotificationListener.groupMuteHandler (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/models/Player.js:430:18)
    host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at SonosSystem.emit (events.js:198:13)
    host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at SonosSystem.discovery.on.data (/opt/iobroker/node_modules/iobroker.sonos/main.js:1760:9)
    host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at processSonosEvents (/opt/iobroker/node_modules/iobroker.sonos/main.js:1490:29)
    host.raspberrypi	2020-04-08 12:50:46.691	error	Caught by controller[2]: TypeError: Cannot read property '_address' of undefined
    

    Das Problem liegt wohl am Versions Stand des Sonos Discovery.

    https://github.com/ioBroker/ioBroker.sonos/issues/57
    https://github.com/jishi/node-sonos-discovery/issues/113

    Die Frage ist wie ich Sonos Discovery Update, einfach die Dateien von Github in das richtige Verzeichnis kopieren hat leider nichts gebracht.

    Wie kann ich ein Update vornehmen ?

    Gruß

    Hans - Dieter

    chefkoch009 created this issue in ioBroker/ioBroker.sonos

    closed TypeError: Cannot read property '$text' of undefined #57

    Guenda85 created this issue in jishi/node-sonos-discovery

    closed error: sonos.0 TypeError: Cannot read property '$text' of undefined #113

    arteckA 1 Reply Last reply
    0
    • S Spitfire4all

      |Hardwaresystem: Pi4
      Arbeitsspeicher: 4GB
      Festplattenart: SD-Karte
      Betriebssystem: Ubuntu
      Node-Version: 10.16.3
      Nodejs-Version: 10.16.3
      NPM-Version: 6.9.0
      Installationsart: Skript
      Image genutzt: Nein
      Ort/Name der Imagedatei: Link

      Hi,
      meine Sonos Lautsprecher sind nicht immer eingeschaltet, schalte ich einen Lautsprecher ein gibt das eine unschöne Fehlermeldung im log.

      host.raspberrypi	2020-04-08 12:50:46.693	error	Caught by controller[2]: at SAXParser.me._parser.(anonymous function) [as onclosetag] (/opt/iobroker/node_modules/sax/lib/sax.js:258:17)
      host.raspberrypi	2020-04-08 12:50:46.693	error	Caught by controller[2]: at SAXStream.emit (events.js:198:13)
      host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at SAXStream.onCloseTag (/opt/iobroker/node_modules/iobroker.sonos/node_modules/xml-flow/lib/xml-flow.js:131:15)
      host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at EventEmitter.emit (events.js:198:13)
      host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at EventEmitter.sax.on (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/NotificationListener.js:131:13)
      host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at NotificationListener.emit (events.js:203:15)
      host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at NotificationListener.groupMuteHandler (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/models/Player.js:430:18)
      host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at SonosSystem.emit (events.js:198:13)
      host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at SonosSystem.discovery.on.data (/opt/iobroker/node_modules/iobroker.sonos/main.js:1760:9)
      host.raspberrypi	2020-04-08 12:50:46.692	error	Caught by controller[2]: at processSonosEvents (/opt/iobroker/node_modules/iobroker.sonos/main.js:1490:29)
      host.raspberrypi	2020-04-08 12:50:46.691	error	Caught by controller[2]: TypeError: Cannot read property '_address' of undefined
      

      Das Problem liegt wohl am Versions Stand des Sonos Discovery.

      https://github.com/ioBroker/ioBroker.sonos/issues/57
      https://github.com/jishi/node-sonos-discovery/issues/113

      Die Frage ist wie ich Sonos Discovery Update, einfach die Dateien von Github in das richtige Verzeichnis kopieren hat leider nichts gebracht.

      Wie kann ich ein Update vornehmen ?

      Gruß

      Hans - Dieter

      chefkoch009 created this issue in ioBroker/ioBroker.sonos

      closed TypeError: Cannot read property '$text' of undefined #57

      Guenda85 created this issue in jishi/node-sonos-discovery

      closed error: sonos.0 TypeError: Cannot read property '$text' of undefined #113

      arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      wrote on last edited by
      #2

      @Spitfire4all https://www.youtube.com/watch?v=px6po9InKDI

      zigbee hab ich, zwave auch, nuc's genauso und HA auch

      S 1 Reply Last reply
      0
      • arteckA arteck

        @Spitfire4all https://www.youtube.com/watch?v=px6po9InKDI

        S Offline
        S Offline
        Spitfire4all
        wrote on last edited by Spitfire4all
        #3

        @arteck

        Danke für das Video.

        Habe mich wohl wieder einmal etwas falsch ausgedrückt.
        Das Sonos Discovery ist ein teil des Sonos Iobroker Adapter, vermute ich jeden falls einmal. Die aktuelle Version des Sonos Discover scheint aber im letzten freigegebenen Sonos Adapter nicht enthalten zu sein. Daher muss ich die irgendwie manuell herunter laden und installieren, einen direkten Adapter "Sonos Discovery" gibt es ja nicht. Die aktuelle Version von Sonos Adaper auf Github ist die 2.0.1 ( stable ), die ist bei mir auch installiert.

        Gruß
        Hans-Dieter

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        Support us

        ioBroker
        Community Adapters
        Donate

        84

        Online

        32.4k

        Users

        81.3k

        Topics

        1.3m

        Posts
        Community
        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
        ioBroker Community 2014-2025
        logo
        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Recent
        • Tags
        • Unread 0
        • Categories
        • Unreplied
        • Popular
        • GitHub
        • Docu
        • Hilfe