Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Sonos Adapter aktualisiert nur teilweise

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    SOLVED Sonos Adapter aktualisiert nur teilweise

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      hesse last edited by

      Habe mal eine komplett neu iobroker installation gemacht und auch die aktuelleste Sonos Adapter Version direkt von Github genommen.

      Auch damit werden nur ein paar Datenpunkte aktualisert und auch Weboberfläche vom Adpater funktioniert nicht.

      Im LOG sind folgende fehler aufgetaucht:

      2019-08-01 20:46:31.869 - info: sonos.0 terminating
      2019-08-01 20:46:31.966 - error: Caught by controller[0]: (node:8791) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'startsWith' of undefined
      2019-08-01 20:46:31.971 - error: Caught by controller[0]: at isRadio (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/prototypes/Player/getUriType.js:4:14)
      2019-08-01 20:46:31.972 - error: Caught by controller[0]: at Player.getUriType (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/prototypes/Player/getUriType.js:18:10)
      2019-08-01 20:46:31.972 - error: Caught by controller[0]: at parseTrackMetadata.then.track (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/models/Player.js:243:43)
      2019-08-01 20:46:31.972 - error: Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
      2019-08-01 20:46:31.972 - error: Caught by controller[1]: (node:8791) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
      2019-08-01 20:46:31.972 - error: Caught by controller[1]: (node:8791) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
      2019-08-01 20:46:31.972 - error: Caught by controller[2]: (node:8791) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'startsWith' of undefined
      2019-08-01 20:46:31.973 - error: Caught by controller[2]: at isRadio (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/prototypes/Player/getUriType.js:4:14)
      2019-08-01 20:46:31.973 - error: Caught by controller[2]: at Player.getUriType (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/prototypes/Player/getUriType.js:18:10)
      2019-08-01 20:46:31.973 - error: Caught by controller[2]: at parseTrackMetadata.then.track (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/models/Player.js:243:43)
      2019-08-01 20:46:31.973 - error: Caught by controller[2]: at process._tickCallback (internal/process/next_tick.js:68:7)
      2019-08-01 20:46:31.973 - error: Caught by controller[3]: (node:8791) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
      

      @apollon77 ich denke hier passt der Fehler besser hin, Danke für deine Unterstützung

      1 Reply Last reply Reply Quote 0
      • H
        hesse last edited by hesse

        @Bluefox du bist mein Held! Vielen vielen Dank! Mit deiner Überarbeitung für Version 2.0.0 funktioniert bei mir die aktualisierung aller Datenpunkte wieder.

        Bluefox 1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 last edited by

          Bitte GitHub neu versuchen

          H 1 Reply Last reply Reply Quote 0
          • H
            hesse @apollon77 last edited by

            @apollon77 Vielen Dank für deine Änderungen und Unterstützung.

            Ich habe die aktuelle Version vom GIT installiert, allerdings wurden dann die Datenpunkte immer noch nicht aktualisiert.

            Aber es gab auch keine Meldung im LOG

            Dann hab ich die Sonos Speaker entfernt und im Adapter nochmal neu hinzu gefügt, dann gab es im LOG folgende Fehlermeldungen:

            019-08-02 14:36:27.545 - info: host.iobroker stopInstance system.adapter.sonos.0
            2019-08-02 14:36:27.545 - info: host.iobroker stopInstance system.adapter.sonos.0 killing pid 4619
            2019-08-02 14:36:27.567 - info: sonos.0 terminating
            2019-08-02 14:36:27.624 - error: Caught by controller[0]: (node:4619) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'startsWith' of undefined
            2019-08-02 14:36:27.625 - error: Caught by controller[0]: at isRadio (/opt/iobroker/node_modules/sonos-discovery/lib/prototypes/Player/getUriType.js:4:14)
            2019-08-02 14:36:27.625 - error: Caught by controller[0]: at Player.getUriType (/opt/iobroker/node_modules/sonos-discovery/lib/prototypes/Player/getUriType.js:18:10)
            2019-08-02 14:36:27.626 - error: Caught by controller[0]: at parseTrackMetadata.then.track (/opt/iobroker/node_modules/sonos-discovery/lib/models/Player.js:243:43)
            2019-08-02 14:36:27.626 - error: Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
            2019-08-02 14:36:27.626 - error: Caught by controller[1]: (node:4619) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
            2019-08-02 14:36:27.626 - error: Caught by controller[1]: (node:4619) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
            2019-08-02 14:36:27.627 - error: Caught by controller[2]: (node:4619) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'startsWith' of undefined
            2019-08-02 14:36:27.627 - error: Caught by controller[2]: at isRadio (/opt/iobroker/node_modules/sonos-discovery/lib/prototypes/Player/getUriType.js:4:14)
            2019-08-02 14:36:27.627 - error: Caught by controller[2]: at Player.getUriType (/opt/iobroker/node_modules/sonos-discovery/lib/prototypes/Player/getUriType.js:18:10)
            2019-08-02 14:36:27.627 - error: Caught by controller[2]: at parseTrackMetadata.then.track (/opt/iobroker/node_modules/sonos-discovery/lib/models/Player.js:243:43)
            2019-08-02 14:36:27.628 - error: Caught by controller[2]: at process._tickCallback (internal/process/next_tick.js:68:7)
            2019-08-02 14:36:27.628 - error: Caught by controller[3]: (node:4619) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
            2019-08-02 14:36:27.628 - info: host.iobroker instance system.adapter.sonos.0 terminated with code 156 ()
            2019-08-02 14:36:30.079 - info: host.iobroker instance system.adapter.sonos.0 started with pid 5072
            2019-08-02 14:36:32.386 - info: sonos.0 starting. Version 1.8.0 in /opt/iobroker/node_modules/iobroker.sonos, node: v10.16.0
            2019-08-02 14:36:32.511 - info: sonos.0 http sonos server listening on port 8080
            
            1 Reply Last reply Reply Quote 0
            • H
              hesse last edited by

              Ich habe heute mal test weise in einer Testinstallation, den js-controller per Backup auf Version 1.5.11 "gestellt", direkt wurden alle Datenpunkte aktualisiert.

              Es scheint also irgendwas in der Verbindung mit dem js-controller und dem adapter nicht zu passen.

              Gibt es denn einen offiziellen Way to go für einen Downgrade vom js-controller?

              1 Reply Last reply Reply Quote 0
              • apollon77
                apollon77 last edited by

                Das kann an sich nicht sein. Die Änderungen zwischen controller 1.5.11 und 14 sind an ganz anderen Stellen.

                Der "offizielle" Weg ist ein "npm install iobroker.js-controller@1.5.11 --production" im iobroker Verzeichnis, wbei das nicht hilft. Du bist bisher der einzige der dieses Problem hat ... Ich habe kein Sonos und kann daher nichts prüfen oder nachstellen.

                1 Reply Last reply Reply Quote 0
                • H
                  hesse last edited by

                  @apollon77 Vielen Dank, ich werde noch ein bisschen rum probieren und test. Vlt finde ich ja noch raus, warum es auf einer neuen Installation nicht funktioniert. Auch wenn meine Javascript Kenntnisse etwas begrenzt sind.

                  Aber irgendwie hat es auch was damit zu tun, dass die Files im SonosCache Verzeichnis nicht angelegt werden..

                  1 Reply Last reply Reply Quote 0
                  • H
                    hesse last edited by

                    Ok, nun muss ich meine Aussage korrigieren. Nach dem Einspielen des Backups meines Testsystems und anschließendem Update auf js-controller 1.5.14 funktioniert es weiter.

                    Was ich allerdings immer noch nicht hinbekomme, ist es zum laufen zu bringen auf einer frischen neuen Installation 😞

                    Eigentlich wollte ich mit iobroker nicht mit dem einspielen eines Backups von meinem zu gemüllten Testsystems ...

                    Hat noch jemand eine Idee was man testen könnte?

                    apollon77 1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @hesse last edited by

                      @hesse vergleiche doch mal die relevanten files ob und was gleich oder anders ist.

                      1 Reply Last reply Reply Quote 0
                      • H
                        hesse last edited by

                        @apollon77 Danke für Rückmeldung.

                        Da bin ich gerade dabei ... Was mir schonmal auffällt ist, dass /opt/iobroker/iobroker-data/sonoscache leer bleibt bei der neuen Installation. Bei der Testinstallation liegen dort mehrere Files drin.

                        Aber irgendwie blick ich beim Quellcode noch nicht so durch ...

                        Gibt es einen Grund warum vom sonos-discovery nur Version 1.1.3 verwendet wird, obwohl es schon Version 1.7.3 gibt?

                        1 Reply Last reply Reply Quote 0
                        • H
                          hesse last edited by

                          @apollon77 Ich habe mal alle Sonos Ordner und die darin enthalten Files verglichen und dabei nur folgende unterschiede gefunde. Vielleicht hilft das ja beim fixen oder dabei noch irgend eine Idee zu bekommen:

                          Unterschiede

                          /opt/iobroker/iobroker-data/sonosCache/

                          im funktionierenden: mehrere md5 files
                          im der neuen installation: kein Inhalt

                          /opt/iobroker/node_modules/sonos-web-controller/static/js/socket.js
                          Zeile 15:

                          im funktionierenden:

                          Socket.socket = io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect(target);
                          
                          

                          im der neuen installation:

                          Socket.socket = io.connect(target);
                          
                          1 Reply Last reply Reply Quote 0
                          • H
                            hesse last edited by

                            @apollon77

                            könnte es sein, dass das Problem hier liegt:

                             if (fs.existsSync(staticPath + '/js/socket.js')) {
                                        let data = fs.readFileSync(staticPath + '/js/socket.js').toString();
                                        if (data.indexOf('io.connect(target);') !== -1) {
                                            data = data.replace('io.connect(target);', "io.connect('/', {path: location.pathname.replace('/m/', '/') + 'socket.io'}); // io.connect(target);");
                                            fs.writeFileSync(staticPath + '/js/socket.js', data);
                                        }
                                    }
                            
                            1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 last edited by

                              Ach Du grosser gott .. da werden JavaScript Files gepatcht und das scheint bei ner neuen Installation nicht zu klappen. Mach doch mal diese eine Anpassung manuell ...
                              Und vermerke es bitte im GitHub issue.

                              Ich denke es liegt daran das npm inzwischen die Files teilweise woanders ablegt als früher ...

                              1 Reply Last reply Reply Quote 0
                              • H
                                hesse last edited by

                                Schade, ich habe die Änderungen manuell gemacht, aber das hat leider noch nicht gereicht

                                1 Reply Last reply Reply Quote 0
                                • H
                                  helfi9999 last edited by

                                  Hallo,
                                  bei mir funktioniert es auch nicht mehr folgende DP's aktualisieren nicht mehr:
                                  current_Duration, current_duration_s, current_elapsed, current_eleapsed_s, current_type, state, state_simple.
                                  Intel Nuc mit Ubuntu und Nodejs 10.6.1 und Npm 6.9.0 Sonos Adapter 1.8.0

                                  1 Reply Last reply Reply Quote 0
                                  • H
                                    helfi9999 last edited by Negalein

                                    Hallo zusammen,
                                    bekomme folgende Meldungenim Iobroker:

                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.408	error	instance system.adapter.sonos.0 terminated with code 0 (OK)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: at Socket.Readable.push (_stream_readable.js:224:10)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: at readableAddChunk (_stream_readable.js:269:11)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: at addChunk (_stream_readable.js:288:12)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: at Socket.emit (events.js:198:13)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: at Socket.socketOnData (_http_client.js:442:20)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: at HTTPParser.parserOnHeadersComplete (_http_common.js:109:17)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:556:21)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: at ClientRequest.emit (events.js:198:13)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: at Object.onceWrapper (events.js:286:20)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: at ClientRequest.http.get.res2 (/opt/iobroker/node_modules/iobroker.sonos/main.js:1767:37)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: at Object.exists (fs.js:196:3)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: at maybeCallback (fs.js:128:9)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[6]: TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.407	error	Caught by controller[5]: at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[5]: at Socket.Readable.push (_stream_readable.js:224:10)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[5]: at readableAddChunk (_stream_readable.js:269:11)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[5]: at addChunk (_stream_readable.js:288:12)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[5]: at Socket.emit (events.js:198:13)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[5]: at Socket.socketOnData (_http_client.js:442:20)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[5]: at HTTPParser.parserOnHeadersComplete (_http_common.js:109:17)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[5]: at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:556:21)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[5]: at ClientRequest.emit (events.js:198:13)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[5]: at Object.onceWrapper (events.js:286:20)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[5]: at ClientRequest.http.get.res2 (/opt/iobroker/node_modules/iobroker.sonos/main.js:1767:37)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[5]: at Object.exists (fs.js:196:3)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[5]: at maybeCallback (fs.js:128:9)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[5]: TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.406	error	Caught by controller[4]: (node:16782) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by r
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.405	error	Caught by controller[3]: at process._tickCallback (internal/process/next_tick.js:68:7)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.405	error	Caught by controller[3]: at parseTrackMetadata.then.track (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/models/Player.js:243:43)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.405	error	Caught by controller[3]: at Player.getUriType (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/prototypes/Player/getUriType.js:18:10)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.405	error	Caught by controller[3]: at isRadio (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/prototypes/Player/getUriType.js:4:14)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.405	error	Caught by controller[3]: (node:16782) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'startsWith' of undefined
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.405	error	Caught by controller[2]: (node:16782) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js proce
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.405	error	Caught by controller[1]: (node:16782) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by r
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.405	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.405	error	Caught by controller[0]: at parseTrackMetadata.then.track (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/models/Player.js:243:43)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.405	error	Caught by controller[0]: at Player.getUriType (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/prototypes/Player/getUriType.js:18:10)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.405	error	Caught by controller[0]: at isRadio (/opt/iobroker/node_modules/iobroker.sonos/node_modules/sonos-discovery/lib/prototypes/Player/getUriType.js:4:14)
                                    host.iobrokernuc-GB-BACE-3160	2019-08-12 15:27:02.404	error	Caught by controller[0]: (node:16782) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'startsWith' of undefined
                                    

                                    apollon77 1 Reply Last reply Reply Quote 0
                                    • apollon77
                                      apollon77 @helfi9999 last edited by

                                      @helfi9999 Installiere mal die GitHub version

                                      H 1 Reply Last reply Reply Quote 0
                                      • H
                                        helfi9999 @apollon77 last edited by

                                        @apollon77 habe über die Katze jede Version probiert, es geht leider nichts mehr..😥

                                        apollon77 1 Reply Last reply Reply Quote 0
                                        • apollon77
                                          apollon77 @helfi9999 last edited by

                                          @helfi9999 sagte in Sonos Adapter aktualisiert nur teilweise:

                                          @apollon77 habe über die Katze jede Version probiert, es geht leider nichts mehr..

                                          Wie kann man über die Katze verschiedne versionen probieren? Da gibts nur eine.

                                          H 3 Replies Last reply Reply Quote 0
                                          • H
                                            helfi9999 @apollon77 last edited by

                                            @apollon77 sorry meinte habe über Katze Version 1.8.0 installiert und später downgrade gemacht haben aber alle nicht funktioniert

                                            1 Reply Last reply Reply Quote 0
                                            • H
                                              helfi9999 @apollon77 last edited by Negalein

                                              @apollon77 habe jetzt den Adapter komplett deinstalliert und bekam folgende Meldung:

                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:59.976	info	iobroker exit 0
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.470	info	iobroker make: *** [validation.target.mk:103: Release/obj.target/validation/src/validation.o] Fehler 1
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.449	info	iobroker ../src/validation.cc: In function ‘int is_valid_utf8(size_t, char*)’:../src/validation.cc:82:47: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : ch += (uint
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.328	info	iobroker In file included from ../src/validation.cc:7:/home/iobroker/.node-gyp/10.16.2/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>:
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.255	info	iobroker In file included from ../src/validation.cc:8:../src/validation.cc: At global scope: /home/iobroker/.node-gyp/10.16.2/include/node/node.h:573:43: warning: cast between incompatible function ty
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.255	info	iobroker ../src/validation.cc: In static member function ‘static void Validation::IsValidUTF8(const v8::FunctionCallbackInfo<v8::Value>&)’:../src/validation.cc:132:50: warning: ‘v8::Local<v8::Object>
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.246	info	iobroker ../src/validation.cc: In static member function ‘static void Validation::Initialize(v8::Handle<v8::Object>)’:../src/validation.cc:112:62: error: call of overloaded ‘NODE_SET_METHOD(v8::Local<
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.238	info	iobroker In file included from ../src/validation.cc:15:../node_modules/nan/nan.h: In constructor ‘NanTap::NanTap(v8::Handle<v8::Value>)’: ../node_modules/nan/nan.h:2292:41: warning: ‘v8::Local<v8::Obj
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.229	info	iobroker In file included from ../src/validation.cc:15:../node_modules/nan/nan.h:2198:38: warning: ‘v8::String::Value::Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-dec
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.227	info	iobroker In file included from /home/iobroker/.node-gyp/10.16.2/include/node/v8.h:26, from ../src/validation.cc:7: /home/iobroker/.node-gyp/10.16.2/include/node/v8.h:2916:51: note: dec
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.226	info	iobroker ../node_modules/nan/nan.h: In function ‘void* _NanRawString(v8::Handle<v8::Value>, Nan::Encoding, size_t*, void*, size_t, int)’:../node_modules/nan/nan.h:2164:38: warning: ‘v8::String::Value:
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.218	info	iobroker In file included from ../src/validation.cc:15:../node_modules/nan/nan.h: In function ‘void NanAsyncQueueWorker(NanAsyncWorker*)’: ../node_modules/nan/nan.h:1800:25: warning: cast between inco
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.203	info	iobroker In file included from ../src/validation.cc:15:../node_modules/nan/nan.h:1569:5: warning: ‘v8::Local<v8::Value> node::MakeCallback(v8::Isolate*, v8::Local<v8::Object>, v8::Local<v8::Function>,
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.203	info	iobroker In file included from ../src/validation.cc:15:../node_modules/nan/nan.h: In member function ‘v8::Handle<v8::Value> NanCallback::Call_(v8::Isolate*, v8::Handle<v8::Object>, int, v8::Handle<v8:
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.188	info	iobroker In file included from ../src/validation.cc:15:../node_modules/nan/nan.h: In function ‘v8::Local<v8::Value> NanMakeCallback(v8::Handle<v8::Object>, const char*, int, v8::Handle<v8::Value>*)’:
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.186	info	iobroker In file included from ../src/validation.cc:15:../node_modules/nan/nan.h: In function ‘v8::Local<v8::Value> NanMakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::String>, int, v8::Handle<v8::
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.186	info	iobroker In file included from ../src/validation.cc:15:../node_modules/nan/nan.h: In function ‘v8::Local<v8::Value> NanRunScript(v8::Handle<v8::Script>)’: ../node_modules/nan/nan.h:729:24: warning: ‘v
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.185	info	iobroker ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Script> NanCompileScript(v8::Local<v8::String>, const v8::ScriptOrigin&)’:../node_modules/nan/nan.h:710:74: error: no matching function f
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.175	info	iobroker ../node_modules/nan/nan.h:665:60: note: suggested alternative: ‘uint’ v8::Isolate::GetCurrent(), data, length, callback, hint);
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.170	info	iobroker ../node_modules/nan/nan.h:665:50: note: suggested alternative: ‘calloc’ v8::Isolate::GetCurrent(), data, length, callback, hint); ^~~
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.162	info	iobroker ../node_modules/nan/nan.h: At global scope:../node_modules/nan/nan.h:661:13: error: ‘node::smalloc’ has not been declared , node::smalloc::FreeCallback callback ^~~~~~~ ../n
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.151	info	iobroker ../node_modules/nan/nan.h: In function ‘void _NanWeakCallbackDispatcher(int)’:../node_modules/nan/nan.h:570:42: error: ‘data’ was not declared in this scope _NanWeakCallbackInfo<T, P>
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.150	info	iobroker ../node_modules/nan/nan.h:474:18: error: expected primary-expression before ‘gc_type_filter’ , v8::GCType gc_type_filter = v8::kGCTypeAll) { ^~~~~~~~~~~~~~ ../node_modul
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.150	info	iobroker ../node_modules/nan/nan.h: At global scope:../node_modules/nan/nan.h:473:20: error: variable or field ‘NanAddGCEpilogueCallback’ declared void v8::Isolate::GCEpilogueCallback callback
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.140	info	iobroker ../node_modules/nan/nan.h: In function ‘bool NanIdleNotification(int)’:../node_modules/nan/nan.h:289:39: error: ‘class v8::Isolate’ has no member named ‘IdleNotification’; did you mean ‘IdleN
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.140	info	iobroker In file included from /home/iobroker/.node-gyp/10.16.2/include/node/v8.h:26, from ../src/validation.cc:7: /home/iobroker/.node-gyp/10.16.2/include/node/v8.h:2477:47: note: dec
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.139	info	iobroker In file included from ../src/validation.cc:15:../node_modules/nan/nan.h: In function ‘uint32_t NanUInt32OptionValue(v8::Local<v8::Object>, v8::Handle<v8::String>, uint32_t)’: ../node_modules/
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.109	info	iobroker In file included from ../node_modules/nan/nan_new.h:189, from ../node_modules/nan/nan.h:82, from ../src/validation.cc:15: ../node_modules/nan/nan_implementati
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.108	info	iobroker In file included from /home/iobroker/.node-gyp/10.16.2/include/node/v8.h:26, from ../src/validation.cc:7: /home/iobroker/.node-gyp/10.16.2/include/node/v8.h:2861:21: note: can
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.106	info	iobroker In file included from ../node_modules/nan/nan_new.h:189, from ../node_modules/nan/nan.h:82, from ../src/validation.cc:15: ../node_modules/nan/nan_implementati
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.105	info	iobroker In file included from ../node_modules/nan/nan_new.h:189, from ../node_modules/nan/nan.h:82, from ../src/validation.cc:15: ../node_modules/nan/nan_implementati
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.103	info	iobroker In file included from ../node_modules/nan/nan_new.h:189, from ../node_modules/nan/nan.h:82, from ../src/validation.cc:15: ../node_modules/nan/nan_implementati
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.100	info	iobroker ../node_modules/nan/nan_implementation_12_inl.h: In static member function ‘static NanIntern::FactoryBase<v8::RegExp>::return_t NanIntern::Factory<v8::RegExp>::New(v8::Handle<v8::String>, v8:
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.094	info	iobroker In file included from ../src/validation.cc:7:/home/iobroker/.node-gyp/10.16.2/include/node/v8.h:5035:23: note: candidate: ‘static v8::Local<v8::Value> v8::BooleanObject::New(v8::Isolate*, boo
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.094	info	iobroker In file included from ../node_modules/nan/nan_new.h:189, from ../node_modules/nan/nan.h:82, from ../src/validation.cc:15: ../node_modules/nan/nan_implementati
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.082	info	iobroker In file included from ../node_modules/nan/nan.h:82, from ../src/validation.cc:15: ../node_modules/nan/nan_new.h: In function ‘v8::Local<T> NanIntern::To(v8::Handle<v8::Integer
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:56.082	info	iobroker In file included from ../node_modules/nan/nan.h:82, from ../src/validation.cc:15: ../node_modules/nan/nan_new.h: In function ‘v8::Local<T> NanIntern::To(v8::Handle<v8::Integer
                                              radar2.0	2019-08-12 16:25:54.122	info	debug: ChangeState ack:true of _uBTs.NaN_2a:c6:08:a0:d8:fb = { address: '2a:c6:08:a0:d8:fb', btName: 'NaN', rssi: -65, btVendor: 'Vendor N/A', by: 'noble' }
                                              radar2.0	2019-08-12 16:25:54.108	info	debug: radar2 found uBT's: [ '00:01:e3:8d:5b:53', '2a:c6:08:a0:d8:fb' ]
                                              radar2.0	2019-08-12 16:25:54.107	info	debug: and not here (G-Tag_Thomas, Wohnzimmer_TV, Gear_S3, Drucker_Epson, BlueRay, Ebook, Schlafzimmer_TV, Lena_Tablet, XBox_360, 7490_Router_Erweiterung, Shelly_H+T)
                                              radar2.0	2019-08-12 16:25:54.107	info	debug: and who here (Router_Home, Thomas_Handy, Festnetz_Telefon, Wohnzimmer_TV_Stick, Sonos_Wohnzimmer, Sonos_Küche, Echo_Show, Echo_Kinderzimmer, Echo_Dot_Badezimmer, Shelly_Schlafzimmer, RF_Bridge,
                                              radar2.0	2019-08-12 16:25:54.107	info	debug: radar2 found here (Router_Home, Thomas_Handy, Festnetz_Telefon, Wohnzimmer_TV_Stick, Sonos_Wohnzimmer, Sonos_Küche, Echo_Show, Echo_Kinderzimmer, Echo_Dot_Badezimmer, Shelly_Schlafzimmer, RF_Br
                                              radar2.0	2019-08-12 16:25:54.050	info	debug: ChangeState ack:true of Iobroker_NUC._lastHere = 2019-08-12@16:25:54
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.290	info	iobroker make: *** [bufferutil.target.mk:103: Release/obj.target/bufferutil/src/bufferutil.o] Fehler 1
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.159	info	iobroker In file included from ../src/bufferutil.cc:7:/home/iobroker/.node-gyp/10.16.2/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>:
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.082	info	iobroker In file included from ../src/bufferutil.cc:8:../src/bufferutil.cc: At global scope: /home/iobroker/.node-gyp/10.16.2/include/node/node.h:573:43: warning: cast between incompatible function ty
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.079	info	iobroker ../src/bufferutil.cc: In static member function ‘static void BufferUtil::Mask(const v8::FunctionCallbackInfo<v8::Value>&)’:../src/bufferutil.cc:88:50: warning: ‘v8::Local<v8::Object> v8::Valu
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.079	info	iobroker ../src/bufferutil.cc:56:51: warning: ‘v8::Local<v8::Object> v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] Local<Object> src = array->Get(i)->
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.079	info	iobroker ../src/bufferutil.cc: In static member function ‘static void BufferUtil::Merge(const v8::FunctionCallbackInfo<v8::Value>&)’:../src/bufferutil.cc:49:49: warning: ‘v8::Local<v8::Object> v8::Val
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.079	info	iobroker ../src/bufferutil.cc: In static member function ‘static void BufferUtil::Initialize(v8::Handle<v8::Object>)’:../src/bufferutil.cc:30:52: error: call of overloaded ‘NODE_SET_METHOD(v8::Local<v
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.065	info	iobroker In file included from ../src/bufferutil.cc:7:/home/iobroker/.node-gyp/10.16.2/include/node/v8.h:10046:15: note: declared here Local<Object> Value::ToObject() const { ^~~~~
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.061	info	iobroker In file included from ../src/bufferutil.cc:16:../node_modules/nan/nan.h: In constructor ‘NanTap::NanTap(v8::Handle<v8::Value>)’: ../node_modules/nan/nan.h:2292:41: warning: ‘v8::Local<v8::Obj
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.053	info	iobroker In file included from ../src/bufferutil.cc:16:../node_modules/nan/nan.h:2198:38: warning: ‘v8::String::Value::Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-dec
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.053	info	iobroker ../node_modules/nan/nan.h: In function ‘void* _NanRawString(v8::Handle<v8::Value>, Nan::Encoding, size_t*, void*, size_t, int)’:../node_modules/nan/nan.h:2164:38: warning: ‘v8::String::Value:
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.041	info	iobroker In file included from ../src/bufferutil.cc:16:../node_modules/nan/nan.h: In function ‘void NanAsyncQueueWorker(NanAsyncWorker*)’: ../node_modules/nan/nan.h:1800:25: warning: cast between inco
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.026	info	iobroker In file included from ../src/bufferutil.cc:16:../node_modules/nan/nan.h: In member function ‘v8::Handle<v8::Value> NanCallback::Call_(v8::Isolate*, v8::Handle<v8::Object>, int, v8::Handle<v8:
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.012	info	iobroker In file included from ../src/bufferutil.cc:16:../node_modules/nan/nan.h: In function ‘v8::Local<v8::Value> NanMakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::String>, int, v8::Handle<v8::
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.012	info	iobroker ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Script> NanCompileScript(v8::Local<v8::String>, const v8::ScriptOrigin&)’:../node_modules/nan/nan.h:710:74: error: no matching function f
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:53.003	info	iobroker ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Object> NanBufferUse(char*, uint32_t)’:../node_modules/nan/nan.h:683:26: error: ‘Use’ is not a member of ‘node::Buffer’ return node:
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.998	info	iobroker ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Object> NanNewBufferHandle(const char*, uint32_t)’:../node_modules/nan/nan.h:672:57: error: invalid conversion from ‘const char*’ to ‘cha
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.997	info	iobroker ../node_modules/nan/nan.h:665:60: note: suggested alternative: ‘uint’ v8::Isolate::GetCurrent(), data, length, callback, hint);
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.992	info	iobroker ../node_modules/nan/nan.h:665:50: note: suggested alternative: ‘calloc’ v8::Isolate::GetCurrent(), data, length, callback, hint); ^~~
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.988	info	iobroker ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Object> NanNewBufferHandle(char*, size_t, int)’:../node_modules/nan/nan.h:665:50: error: ‘callback’ was not declared in this scope
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.987	info	iobroker ../node_modules/nan/nan.h: At global scope:../node_modules/nan/nan.h:661:13: error: ‘node::smalloc’ has not been declared , node::smalloc::FreeCallback callback ^~~~~~~ ../n
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.974	info	iobroker ../node_modules/nan/nan.h:569:11: note: suggested alternative: ‘WeakCallbackType’ const v8::WeakCallbackData<T, _NanWeakCallbackInfo<T, P> > &data) { ^~ WeakCallback
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.973	info	iobroker ../node_modules/nan/nan.h:569:15: error: ‘WeakCallbackData’ in namespace ‘v8’ does not name a template type const v8::WeakCallbackData<T, _NanWeakCallbackInfo<T, P> > &data) {
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.971	info	iobroker ../node_modules/nan/nan.h: At global scope:../node_modules/nan/nan.h:473:20: error: variable or field ‘NanAddGCEpilogueCallback’ declared void v8::Isolate::GCEpilogueCallback callback
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.966	info	iobroker In file included from ../src/bufferutil.cc:16:../node_modules/nan/nan.h: In function ‘uint32_t NanUInt32OptionValue(v8::Local<v8::Object>, v8::Handle<v8::String>, uint32_t)’: ../node_modules/
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.944	info	iobroker In file included from ../node_modules/nan/nan_new.h:189, from ../node_modules/nan/nan.h:82, from ../src/bufferutil.cc:16: ../node_modules/nan/nan_implementati
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.940	info	iobroker In file included from ../src/bufferutil.cc:7:/home/iobroker/.node-gyp/10.16.2/include/node/v8.h:1510:51: note: candidate: ‘static v8::MaybeLocal<v8::Script> v8::ScriptCompiler::Compile(v8::Lo
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.940	info	iobroker In file included from ../node_modules/nan/nan_new.h:189, from ../node_modules/nan/nan.h:82, from ../src/bufferutil.cc:16: ../node_modules/nan/nan_implementati
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.940	info	iobroker In file included from /home/iobroker/.node-gyp/10.16.2/include/node/v8.h:26, from ../src/bufferutil.cc:7: /home/iobroker/.node-gyp/10.16.2/include/node/v8.h:5110:38: note: dec
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.934	info	iobroker ../node_modules/nan/nan_implementation_12_inl.h: In static member function ‘static NanIntern::FactoryBase<v8::RegExp>::return_t NanIntern::Factory<v8::RegExp>::New(v8::Handle<v8::String>, v8:
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.921	info	iobroker In file included from ../src/bufferutil.cc:7:/home/iobroker/.node-gyp/10.16.2/include/node/v8.h:5035:23: note: candidate: ‘static v8::Local<v8::Value> v8::BooleanObject::New(v8::Isolate*, boo
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.921	info	iobroker In file included from ../node_modules/nan/nan_new.h:189, from ../node_modules/nan/nan.h:82, from ../src/bufferutil.cc:16: ../node_modules/nan/nan_implementati
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.910	info	iobroker In file included from ../node_modules/nan/nan.h:82, from ../src/bufferutil.cc:16: ../node_modules/nan/nan_new.h: In function ‘v8::Local<T> NanIntern::To(v8::Handle<v8::Integer
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:52.908	info	iobroker In file included from ../node_modules/nan/nan.h:82, from ../src/bufferutil.cc:16: ../node_modules/nan/nan_new.h: In function ‘v8::Local<T> NanIntern::To(v8::Handle<v8::Integer
                                              host.iobrokernuc-GB-BACE-3160	2019-08-12 16:25:15.813	error	Cannot write files: /opt/iobroker/iobroker-data/files/sonos.admin/_data.json: ENOENT: no such file or directory, open '/opt/iobroker/iobroker-data/files/sonos.admin/_data.json
                                              

                                              1 Reply Last reply Reply Quote 0
                                              • First post
                                                Last post

                                              Support us

                                              ioBroker
                                              Community Adapters
                                              Donate

                                              415
                                              Online

                                              31.9k
                                              Users

                                              80.2k
                                              Topics

                                              1.3m
                                              Posts

                                              aktualisierung datenpunkte sonos
                                              8
                                              52
                                              3762
                                              Loading More Posts
                                              • Oldest to Newest
                                              • Newest to Oldest
                                              • Most Votes
                                              Reply
                                              • Reply as topic
                                              Log in to reply
                                              Community
                                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                              The ioBroker Community 2014-2023
                                              logo