Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Sonos Adapter Absturtz

    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

    Sonos Adapter Absturtz

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

      @djmarc75 hallo, wie würde das Script aussehen? Oder macht es mehr Sinn die Box permanent unter Spannung zu lassen und nur auf einen Taster Play und Pause oder stop zu legen?

      Homoran DJMarc75 2 Replies Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @TimoWald last edited by

        @timowald sagte in Sonos Adapter Absturtz:

        macht es mehr Sinn die Box permanent unter Spannung zu lassen und nur auf einen Taster Play und Pause oder stop zu legen?

        Natürlich!
        Ansonsten muss der Controller erst wieder hochfahren, der Adapter muss sich korrekt verbinden usw.

        1 Reply Last reply Reply Quote 1
        • DJMarc75
          DJMarc75 @TimoWald last edited by DJMarc75

          @timowald sagte in Sonos Adapter Absturtz:

          Oder macht es mehr Sinn die Box permanent unter Spannung zu lassen

          Wie schon heute Mittag geschrieben hatten wir das Thema schonmal !!!
          https://forum.iobroker.net/post/820995

          Und

          @homoran sagte in Sonos Adapter Absturtz:

          Ansonsten muss der Controller erst wieder hochfahren, der Adapter muss sich korrekt verbinden usw.

          genau das ist halt ein Nachteil wenn man diese Teile immer vom Strom nimmt.

          EDIT:

          So "könnte" ein Skript aussehen.......

          Screenshot 2022-07-26 203112.png

          T 1 Reply Last reply Reply Quote 0
          • T
            TimoWald @DJMarc75 last edited by

            @djmarc75 dann werde ich ihn in Zukunft permanent am Strom lassen. Sollte ich den trigger auf Pause oder auf stop legen um die Musik anzuhalten.

            DJMarc75 1 Reply Last reply Reply Quote 0
            • DJMarc75
              DJMarc75 @TimoWald last edited by

              @timowald sagte in Sonos Adapter Absturtz:

              Sollte ich den trigger auf Pause oder auf stop legen um die Musik anzuhalten.

              Falls das eine Frage war dann - ja natürlich, was auch sonst 😜
              Hast Du Alexa auf dem Sonos aktiviert?

              T 1 Reply Last reply Reply Quote 0
              • T
                TimoWald @DJMarc75 last edited by

                @djmarc75 ja ich habe Alexa aktiviert.

                DJMarc75 1 Reply Last reply Reply Quote 0
                • DJMarc75
                  DJMarc75 @TimoWald last edited by

                  @timowald sagte in Sonos Adapter Absturtz:

                  ja ich habe Alexa aktiviert.

                  Und den Alexa2 Adapter dann auch installiert?
                  Da gibt es dann einen DP

                  alexa2.0.Echo-Devices.DeinSonos.Commands.deviceStop
                  

                  "DeinSonos" ist natürlich dann DEIN Sonos.

                  Diesen DP auf "true" stellen und dann ist da Ruhe !

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    TimoWald @DJMarc75 last edited by

                    @djmarc75 und auf false läuft die Musik wieder?

                    T DJMarc75 2 Replies Last reply Reply Quote 0
                    • T
                      TimoWald @TimoWald last edited by

                      Habe gerade bemerkt das der Adapter jetzt trotz dauerstrom abgestürzt ist. Der Log zeigt mir nur die letzten 3 Stunden.

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        TimoWald @TimoWald last edited by

                        @timowald diesen log konnte ich gerade kopieren!

                        2022-07-26 20:49:00.494 warn Do not restart adapter system.adapter.sonos.0 because restart loop detected
                        host.raspberrypi
                        2022-07-26 20:49:00.494 info Restart adapter system.adapter.sonos.0 because enabled
                        host.raspberrypi
                        2022-07-26 20:49:00.493 error instance system.adapter.sonos.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                        host.raspberrypi
                        2022-07-26 20:48:57.407 info instance system.adapter.sonos.0 started with pid 7764
                        host.raspberrypi
                        2022-07-26 20:48:57.195 info "system.adapter.sonos.0" enabled
                        host.raspberrypi
                        2022-07-26 20:48:56.042 info "system.adapter.sonos.0" disabled
                        host.raspberrypi
                        2022-07-26 20:48:48.622 info Restart adapter system.adapter.sonos.0 because enabled
                        host.raspberrypi
                        2022-07-26 20:48:48.621 error instance system.adapter.sonos.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                        host.raspberrypi
                        2022-07-26 20:48:45.646 info instance system.adapter.sonos.0 started with pid 7749
                        host.raspberrypi
                        2022-07-26 20:48:41.281 info Restart adapter system.adapter.sonos.0 because enabled
                        host.raspberrypi
                        2022-07-26 20:48:41.280 error instance system.adapter.sonos.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                        host.raspberrypi
                        2022-07-26 20:48:38.212 info instance system.adapter.sonos.0 started with pid 7734

                        Homoran 1 Reply Last reply Reply Quote 0
                        • DJMarc75
                          DJMarc75 @TimoWald last edited by

                          @timowald sagte in Sonos Adapter Absturtz:

                          und auf false läuft die Musik wieder?

                          Nein. Der DP stoppt sämtliche Ausgaben bei true. Bei false passiert nix.

                          1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @TimoWald last edited by

                            @timowald stell die Instanz auf debug. Da stehen jetzt keine Infos drin.

                            und bitte das log in code-tags setzen

                            T 1 Reply Last reply Reply Quote 0
                            • T
                              TimoWald @Homoran last edited by

                              @homoran 96b3f158-5c12-48ee-9b7d-a0fd86005328-grafik.png

                              DJMarc75 1 Reply Last reply Reply Quote 0
                              • DJMarc75
                                DJMarc75 @TimoWald last edited by

                                @timowald DEBUG nicht ERROR und in Codetags, kein Screenshot
                                Codetags Screenshot 2022-07-27 205806.png

                                T 1 Reply Last reply Reply Quote 0
                                • T
                                  TimoWald @DJMarc75 last edited by

                                  @djmarc75 wie bekomme ich Code Tags hin?

                                  DJMarc75 1 Reply Last reply Reply Quote 0
                                  • DJMarc75
                                    DJMarc75 @TimoWald last edited by

                                    @timowald sagte in Sonos Adapter Absturtz:

                                    wie bekomme ich Code Tags hin?

                                    Steht u.A. hier drin:
                                    https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                    T 1 Reply Last reply Reply Quote 0
                                    • T
                                      TimoWald @DJMarc75 last edited by TimoWald

                                      @djmarc75 ```

                                      2022-07-28 06:17:24.563 - info: host.raspberrypi "system.adapter.sonos.0" enabled
                                      2022-07-28 06:17:24.862 - info: host.raspberrypi instance system.adapter.sonos.0 started with pid 32698
                                      2022-07-28 06:17:26.244 - debug: sonos.0 (32698) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2022-07-28 06:17:26.309 - debug: sonos.0 (32698) Objects client ready ... initialize now
                                      2022-07-28 06:17:26.312 - debug: sonos.0 (32698) Objects create System PubSub Client
                                      2022-07-28 06:17:26.313 - debug: sonos.0 (32698) Objects create User PubSub Client
                                      2022-07-28 06:17:26.395 - debug: sonos.0 (32698) Objects client initialize lua scripts
                                      2022-07-28 06:17:26.403 - debug: sonos.0 (32698) Objects connected to redis: 127.0.0.1:9001
                                      2022-07-28 06:17:26.443 - debug: sonos.0 (32698) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2022-07-28 06:17:26.469 - debug: sonos.0 (32698) States create System PubSub Client
                                      2022-07-28 06:17:26.472 - debug: sonos.0 (32698) States create User PubSub Client
                                      2022-07-28 06:17:26.544 - debug: sonos.0 (32698) States connected to redis: 127.0.0.1:9000
                                      2022-07-28 06:17:26.834 - info: sonos.0 (32698) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.sonos, node: v14.19.0, js-controller: 4.0.23
                                      2022-07-28 06:17:26.923 - debug: sonos.0 (32698) Initialize known devices: [{"type":"device","common":{"name":"root"},"native":{},"from":"system.adapter.sonos.0","user":"system.user.admin","ts":1658732495373,"_id":"sonos.0.root","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
                                      2022-07-28 06:17:26.949 - debug: sonos.0 (32698) Channels of root: [{"type":"channel","common":{"role":"media.music","name":"Sonos_Küche"},"native":{"ip":"192.168.9.110"},"from":"system.adapter.sonos.0","user":"system.user.admin","ts":1658732759036,"_id":"sonos.0.root.192_168_9_110","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
                                      2022-07-28 06:17:26.950 - debug: sonos.0 (32698) Process channel: sonos.0.root.192_168_9_110
                                      2022-07-28 06:17:27.232 - error: sonos.0 (32698) 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().
                                      2022-07-28 06:17:27.233 - error: sonos.0 (32698) unhandled promise rejection: Cannot read property 'baseUrl' of undefined
                                      2022-07-28 06:17:27.234 - error: sonos.0 (32698) TypeError: Cannot read property 'baseUrl' of undefined
                                      at NotificationListener.topologyChange (/opt/iobroker/node_modules/sonos-discovery/lib/SonosSystem.js:109:30)
                                      at NotificationListener.emit (events.js:400:28)
                                      at /opt/iobroker/node_modules/sonos-discovery/lib/NotificationListener.js:117:17
                                      at processTicksAndRejections (internal/process/task_queues.js:95:5)
                                      2022-07-28 06:17:27.235 - error: sonos.0 (32698) Cannot read property 'baseUrl' of undefined
                                      2022-07-28 06:17:27.243 - info: sonos.0 (32698) terminating
                                      2022-07-28 06:17:27.245 - info: sonos.0 (32698) terminating
                                      2022-07-28 06:17:27.246 - warn: sonos.0 (32698) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2022-07-28 06:17:27.904 - error: host.raspberrypi instance system.adapter.sonos.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2022-07-28 06:17:27.905 - info: host.raspberrypi Restart adapter system.adapter.sonos.0 because enabled
                                      2022-07-28 06:17:34.935 - info: host.raspberrypi instance system.adapter.sonos.0 started with pid 32713
                                      2022-07-28 06:17:36.312 - debug: sonos.0 (32713) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2022-07-28 06:17:36.370 - debug: sonos.0 (32713) Objects client ready ... initialize now
                                      2022-07-28 06:17:36.372 - debug: sonos.0 (32713) Objects create System PubSub Client
                                      2022-07-28 06:17:36.374 - debug: sonos.0 (32713) Objects create User PubSub Client
                                      2022-07-28 06:17:36.444 - debug: sonos.0 (32713) Objects client initialize lua scripts
                                      2022-07-28 06:17:36.451 - debug: sonos.0 (32713) Objects connected to redis: 127.0.0.1:9001
                                      2022-07-28 06:17:36.491 - debug: sonos.0 (32713) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2022-07-28 06:17:36.513 - debug: sonos.0 (32713) States create System PubSub Client
                                      2022-07-28 06:17:36.515 - debug: sonos.0 (32713) States create User PubSub Client
                                      2022-07-28 06:17:36.552 - debug: sonos.0 (32713) States connected to redis: 127.0.0.1:9000
                                      2022-07-28 06:17:36.852 - info: sonos.0 (32713) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.sonos, node: v14.19.0, js-controller: 4.0.23
                                      2022-07-28 06:17:36.941 - debug: sonos.0 (32713) Initialize known devices: [{"type":"device","common":{"name":"root"},"native":{},"from":"system.adapter.sonos.0","user":"system.user.admin","ts":1658732495373,"_id":"sonos.0.root","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
                                      2022-07-28 06:17:36.973 - debug: sonos.0 (32713) Channels of root: [{"type":"channel","common":{"role":"media.music","name":"Sonos_Küche"},"native":{"ip":"192.168.9.110"},"from":"system.adapter.sonos.0","user":"system.user.admin","ts":1658732759036,"_id":"sonos.0.root.192_168_9_110","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
                                      2022-07-28 06:17:36.974 - debug: sonos.0 (32713) Process channel: sonos.0.root.192_168_9_110
                                      2022-07-28 06:17:37.308 - error: sonos.0 (32713) 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().
                                      2022-07-28 06:17:37.309 - error: sonos.0 (32713) unhandled promise rejection: Cannot read property 'baseUrl' of undefined
                                      2022-07-28 06:17:37.310 - error: sonos.0 (32713) TypeError: Cannot read property 'baseUrl' of undefined
                                      at NotificationListener.topologyChange (/opt/iobroker/node_modules/sonos-discovery/lib/SonosSystem.js:109:30)
                                      at NotificationListener.emit (events.js:400:28)
                                      at /opt/iobroker/node_modules/sonos-discovery/lib/NotificationListener.js:117:17
                                      at processTicksAndRejections (internal/process/task_queues.js:95:5)
                                      2022-07-28 06:17:37.310 - error: sonos.0 (32713) Cannot read property 'baseUrl' of undefined
                                      2022-07-28 06:17:37.322 - info: sonos.0 (32713) terminating
                                      2022-07-28 06:17:37.324 - info: sonos.0 (32713) terminating
                                      2022-07-28 06:17:37.325 - warn: sonos.0 (32713) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2022-07-28 06:17:37.988 - error: host.raspberrypi instance system.adapter.sonos.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2022-07-28 06:17:37.989 - info: host.raspberrypi Restart adapter system.adapter.sonos.0 because enabled
                                      2022-07-28 06:18:08.191 - info: host.raspberrypi instance system.adapter.sonos.0 started with pid 32728
                                      2022-07-28 06:18:09.533 - debug: sonos.0 (32728) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2022-07-28 06:18:09.599 - debug: sonos.0 (32728) Objects client ready ... initialize now
                                      2022-07-28 06:18:09.602 - debug: sonos.0 (32728) Objects create System PubSub Client
                                      2022-07-28 06:18:09.604 - debug: sonos.0 (32728) Objects create User PubSub Client
                                      2022-07-28 06:18:09.681 - debug: sonos.0 (32728) Objects client initialize lua scripts
                                      2022-07-28 06:18:09.688 - debug: sonos.0 (32728) Objects connected to redis: 127.0.0.1:9001
                                      2022-07-28 06:18:09.728 - debug: sonos.0 (32728) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2022-07-28 06:18:09.750 - debug: sonos.0 (32728) States create System PubSub Client
                                      2022-07-28 06:18:09.751 - debug: sonos.0 (32728) States create User PubSub Client
                                      2022-07-28 06:18:09.789 - debug: sonos.0 (32728) States connected to redis: 127.0.0.1:9000
                                      2022-07-28 06:18:10.101 - info: sonos.0 (32728) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.sonos, node: v14.19.0, js-controller: 4.0.23
                                      2022-07-28 06:18:10.190 - debug: sonos.0 (32728) Initialize known devices: [{"type":"device","common":{"name":"root"},"native":{},"from":"system.adapter.sonos.0","user":"system.user.admin","ts":1658732495373,"_id":"sonos.0.root","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
                                      2022-07-28 06:18:10.216 - debug: sonos.0 (32728) Channels of root: [{"type":"channel","common":{"role":"media.music","name":"Sonos_Küche"},"native":{"ip":"192.168.9.110"},"from":"system.adapter.sonos.0","user":"system.user.admin","ts":1658732759036,"_id":"sonos.0.root.192_168_9_110","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
                                      2022-07-28 06:18:10.217 - debug: sonos.0 (32728) Process channel: sonos.0.root.192_168_9_110
                                      2022-07-28 06:18:10.488 - error: sonos.0 (32728) 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().
                                      2022-07-28 06:18:10.489 - error: sonos.0 (32728) unhandled promise rejection: Cannot read property 'baseUrl' of undefined
                                      2022-07-28 06:18:10.490 - error: sonos.0 (32728) TypeError: Cannot read property 'baseUrl' of undefined
                                      at NotificationListener.topologyChange (/opt/iobroker/node_modules/sonos-discovery/lib/SonosSystem.js:109:30)
                                      at NotificationListener.emit (events.js:400:28)
                                      at /opt/iobroker/node_modules/sonos-discovery/lib/NotificationListener.js:117:17
                                      at processTicksAndRejections (internal/process/task_queues.js:95:5)
                                      2022-07-28 06:18:10.490 - error: sonos.0 (32728) Cannot read property 'baseUrl' of undefined
                                      2022-07-28 06:18:10.499 - info: sonos.0 (32728) terminating
                                      2022-07-28 06:18:10.501 - info: sonos.0 (32728) terminating
                                      2022-07-28 06:18:10.502 - warn: sonos.0 (32728) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2022-07-28 06:18:11.169 - error: host.raspberrypi instance system.adapter.sonos.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2022-07-28 06:18:11.169 - info: host.raspberrypi Restart adapter system.adapter.sonos.0 because enabled
                                      2022-07-28 06:18:11.170 - warn: host.raspberrypi Do not restart adapter system.adapter.sonos.0 because restart loop detected
                                      2022-07-28 06:20:48.366 - info: host.raspberrypi instance system.adapter.sonos.0 started with pid 452
                                      2022-07-28 06:20:49.755 - debug: sonos.0 (452) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2022-07-28 06:20:49.824 - debug: sonos.0 (452) Objects client ready ... initialize now
                                      2022-07-28 06:20:49.827 - debug: sonos.0 (452) Objects create System PubSub Client
                                      2022-07-28 06:20:49.828 - debug: sonos.0 (452) Objects create User PubSub Client
                                      2022-07-28 06:20:49.917 - debug: sonos.0 (452) Objects client initialize lua scripts
                                      2022-07-28 06:20:49.933 - debug: sonos.0 (452) Objects connected to redis: 127.0.0.1:9001
                                      2022-07-28 06:20:49.992 - debug: sonos.0 (452) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2022-07-28 06:20:50.026 - debug: sonos.0 (452) States create System PubSub Client
                                      2022-07-28 06:20:50.028 - debug: sonos.0 (452) States create User PubSub Client
                                      2022-07-28 06:20:50.066 - debug: sonos.0 (452) States connected to redis: 127.0.0.1:9000
                                      2022-07-28 06:20:50.358 - info: sonos.0 (452) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.sonos, node: v14.19.0, js-controller: 4.0.23
                                      2022-07-28 06:20:50.446 - debug: sonos.0 (452) Initialize known devices: [{"type":"device","common":{"name":"root"},"native":{},"from":"system.adapter.sonos.0","user":"system.user.admin","ts":1658732495373,"_id":"sonos.0.root","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
                                      2022-07-28 06:20:50.472 - debug: sonos.0 (452) Channels of root: [{"type":"channel","common":{"role":"media.music","name":"Sonos_Küche"},"native":{"ip":"192.168.9.110"},"from":"system.adapter.sonos.0","user":"system.user.admin","ts":1658732759036,"_id":"sonos.0.root.192_168_9_110","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
                                      2022-07-28 06:20:50.473 - debug: sonos.0 (452) Process channel: sonos.0.root.192_168_9_110
                                      2022-07-28 06:20:51.102 - debug: sonos.0 (452) > playbackState: STOPPED -
                                      2022-07-28 06:20:51.105 - debug: sonos.0 (452) Cover exists. Try reading from fs
                                      2022-07-28 06:20:51.114 - debug: sonos.0 (452) mute: Mute for http://192.168.9.110:1400: false
                                      2022-07-28 06:20:51.115 - debug: sonos.0 (452) volume: Volume for http://192.168.9.110:1400: 13
                                      2022-07-28 06:20:51.154 - debug: sonos.0 (452) mute: Mute for http://192.168.9.110:1400: false
                                      2022-07-28 06:20:51.155 - debug: sonos.0 (452) group_muted: groupMuted for http://192.168.9.110:1400: false
                                      2022-07-28 06:20:51.218 - debug: sonos.0 (452) group-volume: Volume for http://192.168.9.110:1400: 13
                                      2022-07-28 06:42:29.599 - info: synology.0 (2066) Connecting to Synology 192.168.9.13:5000
                                      2022-07-28 06:42:49.646 - info: synology.0 (2066) DSM 7
                                      2022-07-28 06:42:49.646 - info: synology.0 (2066) DSM 7 detected, set all to true
                                      2022-07-28 07:03:43.312 - error: sonos.0 (452) 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().
                                      2022-07-28 07:03:43.315 - error: sonos.0 (452) unhandled promise rejection: Cannot read property 'baseUrl' of undefined
                                      2022-07-28 07:03:43.317 - error: sonos.0 (452) TypeError: Cannot read property 'baseUrl' of undefined
                                      at NotificationListener.topologyChange (/opt/iobroker/node_modules/sonos-discovery/lib/SonosSystem.js:109:30)
                                      at NotificationListener.emit (events.js:400:28)
                                      at /opt/iobroker/node_modules/sonos-discovery/lib/NotificationListener.js:117:17
                                      at runMicrotasks ()
                                      at processTicksAndRejections (internal/process/task_queues.js:95:5)
                                      2022-07-28 07:03:43.318 - error: sonos.0 (452) Cannot read property 'baseUrl' of undefined
                                      2022-07-28 07:03:43.329 - info: sonos.0 (452) terminating
                                      2022-07-28 07:03:43.332 - info: sonos.0 (452) terminating
                                      2022-07-28 07:03:43.335 - warn: sonos.0 (452) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2022-07-28 07:03:43.984 - error: host.raspberrypi instance system.adapter.sonos.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2022-07-28 07:03:43.989 - info: host.raspberrypi Restart adapter system.adapter.sonos.0 because enabled
                                      2022-07-28 07:04:14.267 - info: host.raspberrypi instance system.adapter.sonos.0 started with pid 2715
                                      2022-07-28 07:04:15.652 - debug: sonos.0 (2715) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2022-07-28 07:04:15.714 - debug: sonos.0 (2715) Objects client ready ... initialize now
                                      2022-07-28 07:04:15.717 - debug: sonos.0 (2715) Objects create System PubSub Client
                                      2022-07-28 07:04:15.718 - debug: sonos.0 (2715) Objects create User PubSub Client
                                      2022-07-28 07:04:15.792 - debug: sonos.0 (2715) Objects client initialize lua scripts
                                      2022-07-28 07:04:15.799 - debug: sonos.0 (2715) Objects connected to redis: 127.0.0.1:9001
                                      2022-07-28 07:04:15.841 - debug: sonos.0 (2715) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2022-07-28 07:04:15.886 - debug: sonos.0 (2715) States create System PubSub Client
                                      2022-07-28 07:04:15.888 - debug: sonos.0 (2715) States create User PubSub Client
                                      2022-07-28 07:04:15.947 - debug: sonos.0 (2715) States connected to redis: 127.0.0.1:9000
                                      2022-07-28 07:04:16.285 - info: sonos.0 (2715) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.sonos, node: v14.19.0, js-controller: 4.0.23
                                      2022-07-28 07:04:16.375 - debug: sonos.0 (2715) Initialize known devices: [{"type":"device","common":{"name":"root"},"native":{},"from":"system.adapter.sonos.0","user":"system.user.admin","ts":1658732495373,"_id":"sonos.0.root","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
                                      2022-07-28 07:04:16.402 - debug: sonos.0 (2715) Channels of root: [{"type":"channel","common":{"role":"media.music","name":"Sonos_Küche"},"native":{"ip":"192.168.9.110"},"from":"system.adapter.sonos.0","user":"system.user.admin","ts":1658732759036,"_id":"sonos.0.root.192_168_9_110","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
                                      2022-07-28 07:04:16.402 - debug: sonos.0 (2715) Process channel: sonos.0.root.192_168_9_110
                                      2022-07-28 07:04:16.587 - error: sonos.0 (2715) 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().
                                      2022-07-28 07:04:16.587 - error: sonos.0 (2715) unhandled promise rejection: Cannot read property 'baseUrl' of undefined
                                      2022-07-28 07:04:16.588 - error: sonos.0 (2715) TypeError: Cannot read property 'baseUrl' of undefined
                                      at NotificationListener.topologyChange (/opt/iobroker/node_modules/sonos-discovery/lib/SonosSystem.js:109:30)
                                      at NotificationListener.emit (events.js:400:28)
                                      at /opt/iobroker/node_modules/sonos-discovery/lib/NotificationListener.js:117:17
                                      at processTicksAndRejections (internal/process/task_queues.js:95:5)
                                      2022-07-28 07:04:16.589 - error: sonos.0 (2715) Cannot read property 'baseUrl' of undefined
                                      2022-07-28 07:04:16.599 - info: sonos.0 (2715) terminating
                                      2022-07-28 07:04:16.601 - info: sonos.0 (2715) terminating
                                      2022-07-28 07:04:16.602 - warn: sonos.0 (2715) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2022-07-28 07:04:17.240 - error: host.raspberrypi instance system.adapter.sonos.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2022-07-28 07:04:17.241 - info: host.raspberrypi Restart adapter system.adapter.sonos.0 because enabled
                                      2022-07-28 07:04:47.414 - info: host.raspberrypi instance system.adapter.sonos.0 started with pid 2766
                                      2022-07-28 07:04:48.792 - debug: sonos.0 (2766) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2022-07-28 07:04:48.862 - debug: sonos.0 (2766) Objects client ready ... initialize now
                                      2022-07-28 07:04:48.864 - debug: sonos.0 (2766) Objects create System PubSub Client
                                      2022-07-28 07:04:48.866 - debug: sonos.0 (2766) Objects create User PubSub Client
                                      2022-07-28 07:04:48.935 - debug: sonos.0 (2766) Objects client initialize lua scripts
                                      2022-07-28 07:04:48.941 - debug: sonos.0 (2766) Objects connected to redis: 127.0.0.1:9001
                                      2022-07-28 07:04:48.984 - debug: sonos.0 (2766) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2022-07-28 07:04:49.009 - debug: sonos.0 (2766) States create System PubSub Client
                                      2022-07-28 07:04:49.011 - debug: sonos.0 (2766) States create User PubSub Client
                                      2022-07-28 07:04:49.050 - debug: sonos.0 (2766) States connected to redis: 127.0.0.1:9000
                                      2022-07-28 07:04:49.354 - info: sonos.0 (2766) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.sonos, node: v14.19.0, js-controller: 4.0.23
                                      2022-07-28 07:04:49.445 - debug: sonos.0 (2766) Initialize known devices: [{"type":"device","common":{"name":"root"},"native":{},"from":"system.adapter.sonos.0","user":"system.user.admin","ts":1658732495373,"_id":"sonos.0.root","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
                                      2022-07-28 07:04:49.472 - debug: sonos.0 (2766) Channels of root: [{"type":"channel","common":{"role":"media.music","name":"Sonos_Küche"},"native":{"ip":"192.168.9.110"},"from":"system.adapter.sonos.0","user":"system.user.admin","ts":1658732759036,"_id":"sonos.0.root.192_168_9_110","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
                                      2022-07-28 07:04:49.473 - debug: sonos.0 (2766) Process channel: sonos.0.root.192_168_9_110
                                      2022-07-28 07:04:49.841 - error: sonos.0 (2766) 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().
                                      2022-07-28 07:04:49.842 - error: sonos.0 (2766) unhandled promise rejection: Cannot read property 'baseUrl' of undefined
                                      2022-07-28 07:04:49.843 - error: sonos.0 (2766) TypeError: Cannot read property 'baseUrl' of undefined
                                      at NotificationListener.topologyChange (/opt/iobroker/node_modules/sonos-discovery/lib/SonosSystem.js:109:30)
                                      at NotificationListener.emit (events.js:400:28)
                                      at /opt/iobroker/node_modules/sonos-discovery/lib/NotificationListener.js:117:17
                                      at processTicksAndRejections (internal/process/task_queues.js:95:5)
                                      2022-07-28 07:04:49.844 - error: sonos.0 (2766) Cannot read property 'baseUrl' of undefined
                                      2022-07-28 07:04:49.853 - info: sonos.0 (2766) terminating
                                      2022-07-28 07:04:49.855 - info: sonos.0 (2766) terminating
                                      2022-07-28 07:04:49.857 - warn: sonos.0 (2766) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2022-07-28 07:04:50.517 - error: host.raspberrypi instance system.adapter.sonos.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2022-07-28 07:04:50.517 - info: host.raspberrypi Restart adapter system.adapter.sonos.0 because enabled
                                      2022-07-28 07:04:50.518 - warn: host.raspberrypi Do not restart adapter system.adapter.sonos.0 because restart loop detected
                                      2022-07-28 07:42:23.555 - info: admin.0 (1765) Request actual repository...
                                      2022-07-28 07:42:25.466 - info: host.raspberrypi Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                      2022-07-28 07:42:32.343 - info: admin.0 (1765) Repository received successfully.
                                      2022-07-28 09:30:47.466 - warn: synology.0 (2066) System shutdown
                                      2022-07-28 09:31:05.696 - info: synology.0 (2066) Connecting to Synology 192.168.9.13:5000
                                      
                                      Kann man hier erkennen wo der Fehler liegt?
                                      T 1 Reply Last reply Reply Quote 0
                                      • T
                                        TimoWald @TimoWald last edited by

                                        @timowald noch jemand einen tip für mich? Ich verzweifle bald.

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

                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate
                                        FAQ Cloud / IOT
                                        HowTo: Node.js-Update
                                        HowTo: Backup/Restore
                                        Downloads
                                        BLOG

                                        851
                                        Online

                                        31.9k
                                        Users

                                        80.1k
                                        Topics

                                        1.3m
                                        Posts

                                        3
                                        26
                                        734
                                        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