Navigation

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

    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

    Ring Doorbell Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • DJMarc75
      DJMarc75 @ManiacKill last edited by

      @maniackill Du wurdest jetzt schon mehrmals gebeten die Langfassung von

      iob diag
      

      hier zu zeigen.
      Warum kommt das nicht von Dir ?

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @DJMarc75 last edited by

        @djmarc75 sagte in Ring Doorbell Adapter:

        Warum kommt das nicht von Dir ?

        Weil der root das nicht ausführen darf. Der darf halt auch nicht alles.
        Als user ausgeführt funktioniert es.

        1 Reply Last reply Reply Quote 0
        • M
          m4rgott last edited by m4rgott

          Hi,
          ich habe seit gestern auch große Probleme mit dem Ring-Adapter.
          Wegen den dauerhaften Fehlermeldungen bezüglich der Binary-States wollte ich über Git auf die 5.0.7 Version updaten.
          Das brachte beim Starten des Adapters im Log jedoch nur Fehlermeldungen.
          Anschließend habe ich den Iobroker auf das letzte Backup zurückgesetzt. Alle Adapter funktionierten wieder problemlos, außer Ring. Auch ein neuer Token hat nicht geholfen.
          Ich habe nun mit Restart und neuem Token nach jeder Deinstallation und jeder Neuinstallation die Versionen 3.1.5, 3.2.2 und 5.0.7 probiert und bekomme keine zum Laufen.

          aktueller Auszug aus dem Log wenn ich versuche den Adapter zu starten (Version 5.0.7):

          023-11-05 12:17:15.805 - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:446
          2023-11-05 12:17:15.805 - error: host.raspberrypi Caught by controller[0]: throw err;
          2023-11-05 12:17:15.805 - error: host.raspberrypi Caught by controller[0]: ^
          2023-11-05 12:17:15.806 - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/@homebridge/camera-utils/lib/index.js'. Please verify that the package.json has a valid "main" entry
          2023-11-05 12:17:15.806 - error: host.raspberrypi Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:438:19)
          2023-11-05 12:17:15.806 - error: host.raspberrypi Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:680:18)
          2023-11-05 12:17:15.806 - error: host.raspberrypi Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
          2023-11-05 12:17:15.806 - error: host.raspberrypi Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
          2023-11-05 12:17:15.806 - error: host.raspberrypi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
          2023-11-05 12:17:15.806 - error: host.raspberrypi Caught by controller[0]: at require (node:internal/modules/cjs/helpers:121:18)
          2023-11-05 12:17:15.807 - error: host.raspberrypi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/ring-client-api/lib/streaming/streaming-session.js:5:24)
          2023-11-05 12:17:15.807 - error: host.raspberrypi Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
          2023-11-05 12:17:15.807 - error: host.raspberrypi Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
          2023-11-05 12:17:15.807 - error: host.raspberrypi Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32) {
          2023-11-05 12:17:15.807 - error: host.raspberrypi Caught by controller[0]: code: 'MODULE_NOT_FOUND',
          2023-11-05 12:17:15.807 - error: host.raspberrypi Caught by controller[0]: path: '/opt/iobroker/node_modules/@homebridge/camera-utils/package.json',
          2023-11-05 12:17:15.807 - error: host.raspberrypi Caught by controller[0]: requestPath: '@homebridge/camera-utils'
          2023-11-05 12:17:15.808 - error: host.raspberrypi Caught by controller[0]: }
          2023-11-05 12:17:15.808 - error: host.raspberrypi Caught by controller[0]: Node.js v18.17.1
          2023-11-05 12:17:15.808 - error: host.raspberrypi instance system.adapter.ring.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          

          Auszug aus der iob diag:

          2023-11-05 12:17:11.324  - info: host.raspberrypi "system.adapter.ring.0" enabled
          2023-11-05 12:17:11.577  - info: host.raspberrypi instance system.adapter.ring.0 started with pid 14221
          2023-11-05 12:17:15.531  - info: admin.0 (1538) ==> Connected system.user.admin from ::ffff:192.168.188.76
          2023-11-05 12:17:15.805  - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:446
          2023-11-05 12:17:15.805  - error: host.raspberrypi Caught by controller[0]:       throw err;
          2023-11-05 12:17:15.805  - error: host.raspberrypi Caught by controller[0]:       ^
          2023-11-05 12:17:15.806  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/@homebridge/camera-utils/lib/index.js'. Please verify that the package.json has a valid "main" entry
          2023-11-05 12:17:15.806  - error: host.raspberrypi Caught by controller[0]:     at tryPackage (node:internal/modules/cjs/loader:438:19)
          2023-11-05 12:17:15.806  - error: host.raspberrypi Caught by controller[0]:     at Module._findPath (node:internal/modules/cjs/loader:680:18)
          2023-11-05 12:17:15.806  - error: host.raspberrypi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
          2023-11-05 12:17:15.806  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
          2023-11-05 12:17:15.806  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
          2023-11-05 12:17:15.806  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
          2023-11-05 12:17:15.807  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/ring-client-api/lib/streaming/streaming-session.js:5:24)
          2023-11-05 12:17:15.807  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
          2023-11-05 12:17:15.807  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
          2023-11-05 12:17:15.807  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32) {
          2023-11-05 12:17:15.807  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2023-11-05 12:17:15.807  - error: host.raspberrypi Caught by controller[0]:   path: '/opt/iobroker/node_modules/@homebridge/camera-utils/package.json',
          2023-11-05 12:17:15.807  - error: host.raspberrypi Caught by controller[0]:   requestPath: '@homebridge/camera-utils'
          2023-11-05 12:17:15.808  - error: host.raspberrypi Caught by controller[0]: }
          2023-11-05 12:17:15.808  - error: host.raspberrypi Caught by controller[0]: Node.js v18.17.1
          2023-11-05 12:17:15.808  - error: host.raspberrypi instance system.adapter.ring.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2023-11-05 12:17:15.808  - info: host.raspberrypi Rebuild for adapter system.adapter.ring.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
          
          /opt/iobroker/node_modules/iobroker.ring $ npm install --production
          npm WARN config production Use `--omit=dev` instead.
          
          added 353 packages, and audited 354 packages in 4m
          
          56 packages are looking for funding
            run `npm fund` for details
          
          found 0 vulnerabilities
          

          nodejs v18.17.1, npm 9.6.7, js-controller 5.0.12

          Danke vorab für Eure Hilfe.

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @m4rgott last edited by

            @m4rgott sagte in Ring Doorbell Adapter:

            nodejs v18.17.1, npm 9.6.7

            Alt und aus dem verwaisten Repo.

            iob stop
            iob fix
            iob nodejs-update
            
            mcm1957 M 2 Replies Last reply Reply Quote 0
            • mcm1957
              mcm1957 @Thomas Braun last edited by

              Yep

              Es häufen sich aber Meldungen mit

              opt/iobroker/node_modules/@homebridge/camera-utils/lib/index.js

              Ich gab schon den verdacht dass da was an der dependency geändert hat und faul ist.

              Kanns nur nichtcsinnvoll am handy checken

              1 Reply Last reply Reply Quote 0
              • M
                m4rgott @Thomas Braun last edited by

                @thomas-braun sagte in Ring Doorbell Adapter:

                iob nodejs-update

                Danke für den Tipp.
                wurde durchgeführt.

                nodejs ist jetz v18.18.2, npm 9.8.1 und js-controller 5.0.12

                Anschließend Adapter neu installiert, reboot und neuer Token eingetragen.

                Folgendes kam beim neuen iob diag:

                2023-11-05 13:36:16.528  - info: host.raspberrypi instance system.adapter.ring.0 started with pid 4793
                2023-11-05 13:36:21.415  - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:446
                2023-11-05 13:36:21.416  - error: host.raspberrypi Caught by controller[0]:       throw err;
                2023-11-05 13:36:21.416  - error: host.raspberrypi Caught by controller[0]:       ^
                2023-11-05 13:36:21.417  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/@homebridge/camera-utils/lib/index.js'. Please verify that the package.json has a valid "main" entry
                2023-11-05 13:36:21.417  - error: host.raspberrypi Caught by controller[0]:     at tryPackage (node:internal/modules/cjs/loader:438:19)
                2023-11-05 13:36:21.417  - error: host.raspberrypi Caught by controller[0]:     at Module._findPath (node:internal/modules/cjs/loader:680:18)
                2023-11-05 13:36:21.417  - error: host.raspberrypi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
                2023-11-05 13:36:21.417  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                2023-11-05 13:36:21.418  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                2023-11-05 13:36:21.418  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:119:18)
                2023-11-05 13:36:21.418  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/ring-client-api/lib/streaming/streaming-session.js:5:24)
                2023-11-05 13:36:21.418  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                2023-11-05 13:36:21.418  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                2023-11-05 13:36:21.418  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32) {
                2023-11-05 13:36:21.419  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                2023-11-05 13:36:21.419  - error: host.raspberrypi Caught by controller[0]:   path: '/opt/iobroker/node_modules/@homebridge/camera-utils/package.json',
                2023-11-05 13:36:21.419  - error: host.raspberrypi Caught by controller[0]:   requestPath: '@homebridge/camera-utils'
                2023-11-05 13:36:21.419  - error: host.raspberrypi Caught by controller[0]: }
                2023-11-05 13:36:21.419  - error: host.raspberrypi Caught by controller[0]: Node.js v18.18.2
                2023-11-05 13:36:21.420  - error: host.raspberrypi instance system.adapter.ring.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                2023-11-05 13:36:21.420  - info: host.raspberrypi Rebuild for adapter system.adapter.ring.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                

                aed1dd79-e29d-4a28-8367-e162a4bef16b-image.png

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @m4rgott last edited by

                  @m4rgott sagte in Ring Doorbell Adapter:

                  /opt/iobroker/node_modules/@homebridge/camera-utils/package.json

                  Da muss wohl einer der Developer der camera-utils mal schauen. Gibt aber schon ein Issue dazu.

                  1 Reply Last reply Reply Quote 0
                  • M
                    m4rgott last edited by

                    Okay. Das heißt, dass das mit Version 5.0.7 gerade nicht funktioniert.

                    Habt Ihr einen Tipp für mich, warum denn nun auch Version 3.2.2 vom Adapter nicht mehr will?
                    Der hat bis gestern Morgen funktioniert. jetzt bekomme ich den auch nicht mehr installiert. Leider hat auch ein Backup vom IOB auf den letzten Stand wo es funktioniert hat nicht geholfen.

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @m4rgott last edited by

                      @m4rgott sagte in Ring Doorbell Adapter:

                      warum denn nun auch Version 3.2.2 vom Adapter nicht mehr will?

                      Weil in einer Abhängigkeit wohl ein Fehler ist. Und diese Abhängigkeiten werden immer frisch reingezogen, wenn der Adapter installiert oder aktualisiert wird.

                      mcm1957 1 Reply Last reply Reply Quote 0
                      • mcm1957
                        mcm1957 @Thomas Braun last edited by

                        Es sieht do aus als wäre /homebridge/camera-utils in der Version 2.2.1 FEHLERHAFT.

                        Eine xplizite Installation von 2.2.0 könnte helfen. Da ich aber nicht weiß wie das - ohne kurz- oder mittelfristige Störung der normalen ioBroker Installtio machbar ist - werde ich hier keien Anregungen dazu geben was konkret zu tun ist. Aber ev. kann das ja jemand mit fundierten Kenntnissen machen.

                        Links zur Referenz:

                        • https://github.com/homebridge/camera-utils/issues/556
                        • https://github.com/dgreif/ring/issues/1353#issue-1977811034
                        • https://github.com/dgreif/ring/issues/1353#issuecomment-1793767967 (ACHTUNG: Nicht ohne weitere Abklärung einfach so installieren!)
                        • https://github.com/iobroker-community-adapters/ioBroker.ring/issues/614
                        mcm1957 created this issue in homebridge/camera-utils

                        closed Invalid main entry at package.json #556

                        mbsneider created this issue in dgreif/ring

                        closed Ring plugin does not appear to install correctly #1353

                        mbsneider created this issue in dgreif/ring

                        closed Ring plugin does not appear to install correctly #1353

                        exaware created this issue in iobroker-community-adapters/ioBroker.ring

                        closed Can't update to 5.0.7 #614

                        michiproep 1 Reply Last reply Reply Quote 0
                        • michiproep
                          michiproep @mcm1957 last edited by

                          @mcm57
                          Es scheint als wäre die Version 2.2.4 nun verfügbar, die das Problem löst.
                          Ich hab mal manuell die Version installiert. Bis jetzt sieht alles gut aus.

                          /opt/iobroker# npm install @homebridge/camera-utils@2.2.4
                          
                          M 1 Reply Last reply Reply Quote 0
                          • M
                            m4rgott @michiproep last edited by

                            @michiproep @mcm57

                            Danke Euch!

                            Bei mir läuft es jetzt auch wieder.

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

                              Hi Leute

                              ich nutze den Adapter mit einer Ring Doorbell wired und 2 stickup indoor cams.

                              Ich kriege ein Livebild der Türklingel schonmal hin aber bei den Stickup Indoor Cams kriege ich kein Livebild,Snapshot oder sonst etwas.

                              ring.0.stickup_348821855.HD Snapshot.file oder
                              ring.0.stickup_348821855.HD Snapshot.URL kommt die Fehlermeldung

                              File ring_0_stickup_348821855_HDSnapshot.jpg not found: {}

                              Kann es an dem Abonnement liegen? Hab das Basic Abonnement nur für die Türklingel

                              1 Reply Last reply Reply Quote 0
                              • A
                                Arek2k3 last edited by

                                Hatte schon mal jemand das Problem, dass die Videos des Livestreams einfrieren? Immer nach 3s freezt das video. Snapshots gehen ohne Probleme.

                                haselchen 1 Reply Last reply Reply Quote 0
                                • haselchen
                                  haselchen Most Active @Arek2k3 last edited by

                                  Ähm, vielleicht ne blöde Frage, aber was soll ich mit dieser Seite machen?

                                  0a8b2fb2-0fe4-4ebc-a0bf-54c2bd5717af-grafik.png

                                  f5dbde15-273d-45e4-9efa-292f15a0e378-grafik.png

                                  P 1 Reply Last reply Reply Quote 0
                                  • P
                                    Pischleuder @haselchen last edited by Pischleuder

                                    @haselchen

                                    Hi,

                                    also nachdem ich per npm die camera-utils@2.2.4 installiert hatte, sieht man auf der Seite die Kameras und kann dort gespeicherte livestreams zum Anschauen auswählen

                                    haselchen 1 Reply Last reply Reply Quote 1
                                    • haselchen
                                      haselchen Most Active @Pischleuder last edited by

                                      @pischleuder

                                      In welchen Pfad oder Ordner hast Du die installiert?

                                      P 1 Reply Last reply Reply Quote 0
                                      • P
                                        Pischleuder @haselchen last edited by

                                        @haselchen

                                        in der console im Verzeichnis /opt/iobroker

                                        npm install @homebridge/camera-utils@2.2.4
                                        
                                        haselchen 1 Reply Last reply Reply Quote 0
                                        • haselchen
                                          haselchen Most Active @Pischleuder last edited by

                                          @pischleuder

                                          Seite bleibt weiss.
                                          Installation im Container lief meines Erachtens ohne Probleme durch.

                                          P 1 Reply Last reply Reply Quote 0
                                          • P
                                            Pischleuder @haselchen last edited by

                                            @haselchen

                                            ich habe die Doorbell (wired) und eine Überwachungskamera für den Außenbereich.
                                            Bei mir wird die Doorbell auch nicht angezeigt, lediglich die Kamera.

                                            Habe zusätzlich das Problem, dass der ring adapter keine Datenpunkte aktualisiert (Version 5.0.10), obwohl der Refresh Token erneuert wurde, wie in der Anleitung beschrieben,

                                            A 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

                                            414
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            ring adapter ringdoorbell
                                            31
                                            160
                                            17323
                                            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