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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Ring Doorbell Adapter

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    18
    1
    689

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

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

Ring Doorbell Adapter

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
ringdoorbellring adapter
160 Beiträge 31 Kommentatoren 33.4k Aufrufe 26 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M ManiacKill

    @thomas-braun

    Es ist kein Raspi, ich musste damals nur diesen Namen benutzen wegen dem Backup was ich hatte :).

    Es ist eine CT auf Proxmox !

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #50

    @maniackill

    Dann richte den gescheit ein. Mit einem User und auf einem lebendigen Release.
    Hier steht's:

    https://www.iobroker.net/#de/documentation/install/proxmox.md

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Antwort Letzte Antwort
    0
    • M ManiacKill

      @thomas-braun

      Es ist kein Raspi, ich musste damals nur diesen Namen benutzen wegen dem Backup was ich hatte :).

      Es ist eine CT auf Proxmox !

      DJMarc75D Offline
      DJMarc75D Offline
      DJMarc75
      schrieb am zuletzt editiert von
      #51

      @maniackill Du wurdest jetzt schon mehrmals gebeten die Langfassung von

      iob diag
      

      hier zu zeigen.
      Warum kommt das nicht von Dir ?

      Lehrling seit 1975 !!!
      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • DJMarc75D DJMarc75

        @maniackill Du wurdest jetzt schon mehrmals gebeten die Langfassung von

        iob diag
        

        hier zu zeigen.
        Warum kommt das nicht von Dir ?

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #52

        @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.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        1 Antwort Letzte Antwort
        0
        • M Offline
          M Offline
          m4rgott
          schrieb am zuletzt editiert von m4rgott
          #53

          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 BraunT 1 Antwort Letzte Antwort
          0
          • M 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 BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #54

            @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
            

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            mcm1957M M 2 Antworten Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @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
              
              mcm1957M Offline
              mcm1957M Offline
              mcm1957
              schrieb am zuletzt editiert von
              #55

              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

              Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
              Support Repositoryverwaltung.

              Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

              LESEN - gute Forenbeitrage

              1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @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
                
                M Offline
                M Offline
                m4rgott
                schrieb am zuletzt editiert von
                #56

                @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 BraunT 1 Antwort Letzte Antwort
                0
                • M m4rgott

                  @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 BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #57

                  @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.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  1 Antwort Letzte Antwort
                  0
                  • M Offline
                    M Offline
                    m4rgott
                    schrieb am zuletzt editiert von
                    #58

                    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 BraunT 1 Antwort Letzte Antwort
                    0
                    • M m4rgott

                      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 BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #59

                      @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.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      mcm1957M 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @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.

                        mcm1957M Offline
                        mcm1957M Offline
                        mcm1957
                        schrieb am zuletzt editiert von
                        #60

                        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

                        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                        Support Repositoryverwaltung.

                        Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                        LESEN - gute Forenbeitrage

                        michiproepM 1 Antwort Letzte Antwort
                        0
                        • mcm1957M mcm1957

                          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
                          michiproepM Offline
                          michiproepM Offline
                          michiproep
                          schrieb am zuletzt editiert von
                          #61

                          @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 Antwort Letzte Antwort
                          0
                          • michiproepM michiproep

                            @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 Offline
                            M Offline
                            m4rgott
                            schrieb am zuletzt editiert von
                            #62

                            @michiproep @mcm57

                            Danke Euch!

                            Bei mir läuft es jetzt auch wieder.

                            1 Antwort Letzte Antwort
                            0
                            • DK43D Offline
                              DK43D Offline
                              DK43
                              schrieb am zuletzt editiert von
                              #63

                              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 Antwort Letzte Antwort
                              0
                              • A Offline
                                A Offline
                                Arek2k3
                                schrieb am zuletzt editiert von
                                #64

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

                                haselchenH 1 Antwort Letzte Antwort
                                0
                                • A Arek2k3

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

                                  haselchenH Offline
                                  haselchenH Offline
                                  haselchen
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #65

                                  Ä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

                                  Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                  P 1 Antwort Letzte Antwort
                                  0
                                  • haselchenH haselchen

                                    Ä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 Offline
                                    P Offline
                                    Pischleuder
                                    schrieb am zuletzt editiert von Pischleuder
                                    #66

                                    @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

                                    haselchenH 1 Antwort Letzte Antwort
                                    1
                                    • P 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

                                      haselchenH Offline
                                      haselchenH Offline
                                      haselchen
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #67

                                      @pischleuder

                                      In welchen Pfad oder Ordner hast Du die installiert?

                                      Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                      P 1 Antwort Letzte Antwort
                                      0
                                      • haselchenH haselchen

                                        @pischleuder

                                        In welchen Pfad oder Ordner hast Du die installiert?

                                        P Offline
                                        P Offline
                                        Pischleuder
                                        schrieb am zuletzt editiert von
                                        #68

                                        @haselchen

                                        in der console im Verzeichnis /opt/iobroker

                                        npm install @homebridge/camera-utils@2.2.4
                                        
                                        haselchenH 1 Antwort Letzte Antwort
                                        0
                                        • P Pischleuder

                                          @haselchen

                                          in der console im Verzeichnis /opt/iobroker

                                          npm install @homebridge/camera-utils@2.2.4
                                          
                                          haselchenH Offline
                                          haselchenH Offline
                                          haselchen
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #69

                                          @pischleuder

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

                                          Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                          P 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          732

                                          Online

                                          32.5k

                                          Benutzer

                                          81.6k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe