Skip to content
  • 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
  1. ioBroker Community Home
  2. Deutsch
  3. Entwicklung
  4. [Neuer Adapter] Reolink Kamera

NEWS

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

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

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

[Neuer Adapter] Reolink Kamera

Geplant Angeheftet Gesperrt Verschoben Entwicklung
reolinkneuer adaptertestenkamera
1.1k Beiträge 157 Kommentatoren 454.9k Aufrufe 135 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.
  • I Idefix01

    Guten Abend,

    ich habe soeben auch mal den Reolink Adapter ausprobiert. Ich besitze folgende Kameras: RLC-842A und RLC-823A.
    Allerdings bei der 823A erkennt er keine Kamera ID und bei allen beiden bekomme ich keine Settings.
    Die Settings bleiben alle Null.

    Hat jemand eine Idee?

    oelisonO Offline
    oelisonO Offline
    oelison
    schrieb am zuletzt editiert von
    #158

    Hallo @idefix01,
    Kannst Du mal im Browser folgende Zeile einfügen? :
    https://192.168.abc.def/api.cgi?cmd=GetDevInfo&channel=0&user=username&password=supergeheimesPassword
    ipaddresse, username und supergeheimesPassword gegen Deine entsprechungen ersetzen. http oder https, je nachdem welches Protokoll aktiv ist und dann das Ergebnis hier posten?
    Da sollte sowas wie das folgende raus kommen.

    [ { "cmd" : "GetDevInfo", "code" : 0, "value" : { "DevInfo" : { "B485" : 0, "IOInputNum" : 0, "IOOutputNum" : 0, "audioNum" : 1, "buildDay" : "build 22041511", "cfgVer" : "v3.1.0.0", "channelNum" : 1, "detail" : "IPC_111111M8MPS16DE1W0000000000", "diskNum" : 1, "exactType" : "IPC", "firmVer" : "v3.1.0.956_22041511_v1.0.0.30", "frameworkVer" : 1, "hardVer" : "IPC_523128M8MP", "model" : "RLC-823A", "name" : "Camera1", "pakSuffix" : "pak,paks", "serial" : "00000000000000", "type" : "IPC", "wifi" : 0 } } } ] 
    

    I like Rust. ioBroker-Adapter: matrix, mediola-gateway, support for reolink

    I 1 Antwort Letzte Antwort
    0
    • oelisonO oelison

      Hallo @idefix01,
      Kannst Du mal im Browser folgende Zeile einfügen? :
      https://192.168.abc.def/api.cgi?cmd=GetDevInfo&channel=0&user=username&password=supergeheimesPassword
      ipaddresse, username und supergeheimesPassword gegen Deine entsprechungen ersetzen. http oder https, je nachdem welches Protokoll aktiv ist und dann das Ergebnis hier posten?
      Da sollte sowas wie das folgende raus kommen.

      [ { "cmd" : "GetDevInfo", "code" : 0, "value" : { "DevInfo" : { "B485" : 0, "IOInputNum" : 0, "IOOutputNum" : 0, "audioNum" : 1, "buildDay" : "build 22041511", "cfgVer" : "v3.1.0.0", "channelNum" : 1, "detail" : "IPC_111111M8MPS16DE1W0000000000", "diskNum" : 1, "exactType" : "IPC", "firmVer" : "v3.1.0.956_22041511_v1.0.0.30", "frameworkVer" : 1, "hardVer" : "IPC_523128M8MP", "model" : "RLC-823A", "name" : "Camera1", "pakSuffix" : "pak,paks", "serial" : "00000000000000", "type" : "IPC", "wifi" : 0 } } } ] 
      
      I Offline
      I Offline
      Idefix01
      schrieb am zuletzt editiert von Idefix01
      #159

      @oelison

      das kommt da raus

      [ { "cmd" : "GetDevInfo", "code" : 0, "value" : { "DevInfo" : { "B485" : 0, "IOInputNum" : 0, "IOOutputNum" : 0, "audioNum" : 1, "buildDay" : "build 22041511", "cfgVer" : "v3.1.0.0", "channelNum" : 1, "detail" : "IPC_523128M8MPS16CE1W0110000000", "diskNum" : 1, "exactType" : "IPC", "firmVer" : "v3.1.0.956_22041511_v1.0.0.30", "frameworkVer" : 1, "hardVer" : "IPC_523128M8MP", "model" : "RLC-823A", "name" : "Eingang", "pakSuffix" : "pak,paks", "serial" : "00000000000000", "type" : "IPC", "wifi" : 0 } } } ] 
      
      oelisonO 1 Antwort Letzte Antwort
      0
      • I Idefix01

        @oelison

        das kommt da raus

        [ { "cmd" : "GetDevInfo", "code" : 0, "value" : { "DevInfo" : { "B485" : 0, "IOInputNum" : 0, "IOOutputNum" : 0, "audioNum" : 1, "buildDay" : "build 22041511", "cfgVer" : "v3.1.0.0", "channelNum" : 1, "detail" : "IPC_523128M8MPS16CE1W0110000000", "diskNum" : 1, "exactType" : "IPC", "firmVer" : "v3.1.0.956_22041511_v1.0.0.30", "frameworkVer" : 1, "hardVer" : "IPC_523128M8MP", "model" : "RLC-823A", "name" : "Eingang", "pakSuffix" : "pak,paks", "serial" : "00000000000000", "type" : "IPC", "wifi" : 0 } } } ] 
        
        oelisonO Offline
        oelisonO Offline
        oelison
        schrieb am zuletzt editiert von
        #160

        @idefix01 Hi, Dann muss das aber funktionieren. Ich habe nicht nur die gleiche Kamera, sondern auch die gleiche Firmware. Und bei mir funktioniert alles. Läuft Dein ioBroker im Docker? Irgendwie scheint das dann eher ein Netzwerkproblem zu sein.

        I like Rust. ioBroker-Adapter: matrix, mediola-gateway, support for reolink

        I 1 Antwort Letzte Antwort
        0
        • oelisonO oelison

          @idefix01 Hi, Dann muss das aber funktionieren. Ich habe nicht nur die gleiche Kamera, sondern auch die gleiche Firmware. Und bei mir funktioniert alles. Läuft Dein ioBroker im Docker? Irgendwie scheint das dann eher ein Netzwerkproblem zu sein.

          I Offline
          I Offline
          Idefix01
          schrieb am zuletzt editiert von Idefix01
          #161

          @oelison

          nein läuft nicht im Docker sondern direkt auf einem Mini-PC. Wie hast du denn den Adapter eingestellt für die Kamera?

          reolink1.png

          reolink2.png

          oelisonO M 3 Antworten Letzte Antwort
          0
          • I Idefix01

            @oelison

            nein läuft nicht im Docker sondern direkt auf einem Mini-PC. Wie hast du denn den Adapter eingestellt für die Kamera?

            reolink1.png

            reolink2.png

            oelisonO Offline
            oelisonO Offline
            oelison
            schrieb am zuletzt editiert von
            #162

            @idefix01 Wichtig sind zwei Punkte:

            1. https oder http
            2. Standart port 443 / 80 oder spezieller
              Sonst ist bei Dir alles so wie bei mir.
              Der Port, wenn nicht standart, wird einfach an die ip gehängt a.b.c.d:3288

            I like Rust. ioBroker-Adapter: matrix, mediola-gateway, support for reolink

            1 Antwort Letzte Antwort
            0
            • I Idefix01

              @oelison

              nein läuft nicht im Docker sondern direkt auf einem Mini-PC. Wie hast du denn den Adapter eingestellt für die Kamera?

              reolink1.png

              reolink2.png

              oelisonO Offline
              oelisonO Offline
              oelison
              schrieb am zuletzt editiert von
              #163

              @idefix01 Aber das sieht doch gut aus.

              I like Rust. ioBroker-Adapter: matrix, mediola-gateway, support for reolink

              I oelisonO 2 Antworten Letzte Antwort
              0
              • oelisonO oelison

                @idefix01 Aber das sieht doch gut aus.

                I Offline
                I Offline
                Idefix01
                schrieb am zuletzt editiert von
                #164

                @oelison

                also müssen die Settings alle (Null) sein?

                oelisonO 1 Antwort Letzte Antwort
                1
                • oelisonO oelison

                  @idefix01 Aber das sieht doch gut aus.

                  oelisonO Offline
                  oelisonO Offline
                  oelison
                  schrieb am zuletzt editiert von
                  #165

                  @Idefix01 Jetzt verstehe ich Deine Frage. Die Daten werden noch nicht gelesen. Die sind nur zum Steuern da. Nur Motion wird noch zusätzlich gelesen. Leider im polling betrieb, da push nicht geht ohne reolink server.

                  I like Rust. ioBroker-Adapter: matrix, mediola-gateway, support for reolink

                  I 1 Antwort Letzte Antwort
                  0
                  • I Idefix01

                    @oelison

                    also müssen die Settings alle (Null) sein?

                    oelisonO Offline
                    oelisonO Offline
                    oelison
                    schrieb am zuletzt editiert von
                    #166

                    @idefix01 Ja, schreib einfach mal was rein und Deine Kamera macht das dann.

                    I like Rust. ioBroker-Adapter: matrix, mediola-gateway, support for reolink

                    1 Antwort Letzte Antwort
                    0
                    • oelisonO oelison

                      @Idefix01 Jetzt verstehe ich Deine Frage. Die Daten werden noch nicht gelesen. Die sind nur zum Steuern da. Nur Motion wird noch zusätzlich gelesen. Leider im polling betrieb, da push nicht geht ohne reolink server.

                      I Offline
                      I Offline
                      Idefix01
                      schrieb am zuletzt editiert von
                      #167

                      @oelison

                      ok verstehe, also alles i.O soweit. Danke

                      oelisonO 1 Antwort Letzte Antwort
                      0
                      • I Idefix01

                        @oelison

                        ok verstehe, also alles i.O soweit. Danke

                        oelisonO Offline
                        oelisonO Offline
                        oelison
                        schrieb am zuletzt editiert von
                        #168

                        @idefix01 Ich muss da mal ein Kommentar dran machen, bis wir das Lesen implementiert haben.

                        I like Rust. ioBroker-Adapter: matrix, mediola-gateway, support for reolink

                        I 1 Antwort Letzte Antwort
                        0
                        • oelisonO oelison

                          @idefix01 Ich muss da mal ein Kommentar dran machen, bis wir das Lesen implementiert haben.

                          I Offline
                          I Offline
                          Idefix01
                          schrieb am zuletzt editiert von
                          #169

                          @oelison

                          ok alles klar

                          1 Antwort Letzte Antwort
                          0
                          • W Offline
                            W Offline
                            Wallsin
                            schrieb am zuletzt editiert von
                            #170

                            Hallo,
                            Ich habe den Adapter installier und eingerichtet alles super. könnten Sie mir noch erklären wie ich das in der vis alles angezeigt bekomme!
                            Danke!

                            oelisonO 1 Antwort Letzte Antwort
                            0
                            • W Wallsin

                              Hallo,
                              Ich habe den Adapter installier und eingerichtet alles super. könnten Sie mir noch erklären wie ich das in der vis alles angezeigt bekomme!
                              Danke!

                              oelisonO Offline
                              oelisonO Offline
                              oelison
                              schrieb am zuletzt editiert von
                              #171

                              Hallo @wallsin,
                              Leider hat das noch keiner geschafft ohne transcoding. Unter Linux gibt es da viele Tools. Der Adapter hilft da aber nicht. Gruß Christian.

                              I like Rust. ioBroker-Adapter: matrix, mediola-gateway, support for reolink

                              1 Antwort Letzte Antwort
                              0
                              • W Offline
                                W Offline
                                Wallsin
                                schrieb am zuletzt editiert von
                                #172

                                Vielen dank!

                                1 Antwort Letzte Antwort
                                0
                                • Andy GrundtA Offline
                                  Andy GrundtA Offline
                                  Andy Grundt
                                  Developer
                                  schrieb am zuletzt editiert von
                                  #173

                                  Hallo Zusammen,
                                  ich habe jetzt wieder etwas mehr Zeit um mich mit der Adapter-Entwicklung zu beschäftigen.
                                  @oelison hat ja schon viel entwickelt und integriert. VIELEN DANK dafür.

                                  Dazu habe ich jetzt einen neuen minor release veröffentlicht (0.1.0). Dabei wurde der Code etwas aufgeräumt, optimiert und ein paar gewünschte Funktionen integriert:

                                  • added getAutoFocus funktion
                                  • beim Start, prüft Status von Autofocus
                                  • added getIrLight funktion
                                  • beim Start, prüft Status von IR Licht
                                  • added getWhiteLED function
                                  • beim Start, prüft Status von LEDs
                                  • added getMailNotification function & setMailNotification function
                                  • beim Start, Ein- bzw. Ausschalten der Mail Benachrichtigung

                                  Falls eure Kamera eine der Funktionen nicht unterstützen sollte, wird im Datenpunkt "Error or not supported" angezeigt.

                                  Falls Ihr noch Wünsche habt oder Verbesserungsvorschläge, melde euch.
                                  Ich bin jetzt wieder mehr aktiv.

                                  Danke & viele Grüße
                                  aendue

                                  H da_WoodyD 2 Antworten Letzte Antwort
                                  1
                                  • Andy GrundtA Andy Grundt

                                    Hallo Zusammen,
                                    ich habe jetzt wieder etwas mehr Zeit um mich mit der Adapter-Entwicklung zu beschäftigen.
                                    @oelison hat ja schon viel entwickelt und integriert. VIELEN DANK dafür.

                                    Dazu habe ich jetzt einen neuen minor release veröffentlicht (0.1.0). Dabei wurde der Code etwas aufgeräumt, optimiert und ein paar gewünschte Funktionen integriert:

                                    • added getAutoFocus funktion
                                    • beim Start, prüft Status von Autofocus
                                    • added getIrLight funktion
                                    • beim Start, prüft Status von IR Licht
                                    • added getWhiteLED function
                                    • beim Start, prüft Status von LEDs
                                    • added getMailNotification function & setMailNotification function
                                    • beim Start, Ein- bzw. Ausschalten der Mail Benachrichtigung

                                    Falls eure Kamera eine der Funktionen nicht unterstützen sollte, wird im Datenpunkt "Error or not supported" angezeigt.

                                    Falls Ihr noch Wünsche habt oder Verbesserungsvorschläge, melde euch.
                                    Ich bin jetzt wieder mehr aktiv.

                                    Danke & viele Grüße
                                    aendue

                                    H Nicht stören
                                    H Nicht stören
                                    Hansi1234
                                    schrieb am zuletzt editiert von
                                    #174

                                    @andy-grundt super, dass der Adapter so viel Interesse weckt. Kommst du an den Motion Trigger heran? Also, wenn Bewegung, dann Datenpunkt true?

                                    Andy GrundtA 1 Antwort Letzte Antwort
                                    0
                                    • H Hansi1234

                                      @andy-grundt super, dass der Adapter so viel Interesse weckt. Kommst du an den Motion Trigger heran? Also, wenn Bewegung, dann Datenpunkt true?

                                      Andy GrundtA Offline
                                      Andy GrundtA Offline
                                      Andy Grundt
                                      Developer
                                      schrieb am zuletzt editiert von
                                      #175

                                      @hansi1234 Motion Detection wird schon gelesen. Findest du unter: reolink.0.sensor.motion

                                      H 1 Antwort Letzte Antwort
                                      0
                                      • Andy GrundtA Andy Grundt

                                        @hansi1234 Motion Detection wird schon gelesen. Findest du unter: reolink.0.sensor.motion

                                        H Nicht stören
                                        H Nicht stören
                                        Hansi1234
                                        schrieb am zuletzt editiert von
                                        #176

                                        @andy-grundt ah funktioniert das? Geht auch Mensch, Fahrzeug , Tiererkennung?

                                        Andy GrundtA 1 Antwort Letzte Antwort
                                        0
                                        • Andy GrundtA Andy Grundt

                                          Hallo Zusammen,
                                          ich habe jetzt wieder etwas mehr Zeit um mich mit der Adapter-Entwicklung zu beschäftigen.
                                          @oelison hat ja schon viel entwickelt und integriert. VIELEN DANK dafür.

                                          Dazu habe ich jetzt einen neuen minor release veröffentlicht (0.1.0). Dabei wurde der Code etwas aufgeräumt, optimiert und ein paar gewünschte Funktionen integriert:

                                          • added getAutoFocus funktion
                                          • beim Start, prüft Status von Autofocus
                                          • added getIrLight funktion
                                          • beim Start, prüft Status von IR Licht
                                          • added getWhiteLED function
                                          • beim Start, prüft Status von LEDs
                                          • added getMailNotification function & setMailNotification function
                                          • beim Start, Ein- bzw. Ausschalten der Mail Benachrichtigung

                                          Falls eure Kamera eine der Funktionen nicht unterstützen sollte, wird im Datenpunkt "Error or not supported" angezeigt.

                                          Falls Ihr noch Wünsche habt oder Verbesserungsvorschläge, melde euch.
                                          Ich bin jetzt wieder mehr aktiv.

                                          Danke & viele Grüße
                                          aendue

                                          da_WoodyD Offline
                                          da_WoodyD Offline
                                          da_Woody
                                          schrieb am zuletzt editiert von
                                          #177

                                          @andy-grundt autsch, hab über git die neue version eingespielt.
                                          e002def6-267d-404f-bd19-867697bc58c6-grafik.png

                                          host.ioBroker
                                          2022-10-25 19:47:34.662	warn	Do not restart adapter system.adapter.reolink.0 because restart loop detected
                                          host.ioBroker
                                          2022-10-25 19:47:34.662	error	instance system.adapter.reolink.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          
                                          reolink.0
                                          2022-10-25 19:47:33.970	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          
                                          reolink.0
                                          2022-10-25 19:47:33.968	error	Cannot read properties of null (reading 'val')
                                          
                                          reolink.0
                                          2022-10-25 19:47:33.968	error	TypeError: Cannot read properties of null (reading 'val') at ReoLinkCam.onReady (/opt/iobroker/node_modules/iobroker.reolink/main.js:67:36)
                                          
                                          reolink.0
                                          2022-10-25 19:47:33.968	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                                          
                                          reolink.0
                                          2022-10-25 19:47:33.967	error	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().
                                          host.ioBroker
                                          2022-10-25 19:47:02.266	error	instance system.adapter.reolink.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          
                                          reolink.0
                                          2022-10-25 19:47:01.628	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          
                                          reolink.0
                                          2022-10-25 19:47:01.626	error	Cannot read properties of null (reading 'val')
                                          
                                          reolink.0
                                          2022-10-25 19:47:01.625	error	TypeError: Cannot read properties of null (reading 'val') at ReoLinkCam.onReady (/opt/iobroker/node_modules/iobroker.reolink/main.js:67:36)
                                          
                                          reolink.0
                                          2022-10-25 19:47:01.625	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                                          
                                          reolink.0
                                          2022-10-25 19:47:01.624	error	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().
                                          host.ioBroker
                                          2022-10-25 19:46:39.189	error	instance system.adapter.reolink.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          
                                          reolink.0
                                          2022-10-25 19:46:38.565	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          
                                          reolink.0
                                          2022-10-25 19:46:38.556	error	Cannot read properties of null (reading 'val')
                                          
                                          reolink.0
                                          2022-10-25 19:46:38.556	error	TypeError: Cannot read properties of null (reading 'val') at ReoLinkCam.onReady (/opt/iobroker/node_modules/iobroker.reolink/main.js:67:36)
                                          
                                          reolink.0
                                          2022-10-25 19:46:38.555	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                                          
                                          reolink.0
                                          2022-10-25 19:46:38.554	error	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().
                                          host.ioBroker
                                          2022-10-25 19:46:31.252	warn	Do not restart adapter system.adapter.reolink.2 because restart loop detected
                                          host.ioBroker
                                          2022-10-25 19:46:31.251	error	instance system.adapter.reolink.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          host.ioBroker
                                          2022-10-25 19:46:30.973	warn	Do not restart adapter system.adapter.reolink.1 because restart loop detected
                                          host.ioBroker
                                          2022-10-25 19:46:30.973	error	instance system.adapter.reolink.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          host.ioBroker
                                          2022-10-25 19:46:30.807	warn	Do not restart adapter system.adapter.reolink.0 because restart loop detected
                                          host.ioBroker
                                          2022-10-25 19:46:30.807	error	instance system.adapter.reolink.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          
                                          reolink.2
                                          2022-10-25 19:46:30.379	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          
                                          reolink.2
                                          2022-10-25 19:46:30.360	error	Cannot read properties of null (reading 'val')
                                          
                                          reolink.2
                                          2022-10-25 19:46:30.360	error	TypeError: Cannot read properties of null (reading 'val') at ReoLinkCam.onReady (/opt/iobroker/node_modules/iobroker.reolink/main.js:67:36)
                                          
                                          reolink.2
                                          2022-10-25 19:46:30.359	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                                          
                                          reolink.2
                                          2022-10-25 19:46:30.355	error	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().
                                          
                                          reolink.1
                                          2022-10-25 19:46:30.318	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          
                                          reolink.1
                                          2022-10-25 19:46:30.288	error	Cannot read properties of null (reading 'val')
                                          
                                          reolink.1
                                          2022-10-25 19:46:30.281	error	TypeError: Cannot read properties of null (reading 'val') at ReoLinkCam.onReady (/opt/iobroker/node_modules/iobroker.reolink/main.js:67:36)
                                          
                                          reolink.1
                                          2022-10-25 19:46:30.272	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                                          
                                          reolink.1
                                          2022-10-25 19:46:30.267	error	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().
                                          
                                          reolink.0
                                          2022-10-25 19:46:30.182	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          
                                          reolink.0
                                          2022-10-25 19:46:30.151	error	Cannot read properties of null (reading 'val')
                                          
                                          reolink.0
                                          2022-10-25 19:46:30.151	error	TypeError: Cannot read properties of null (reading 'val') at ReoLinkCam.onReady (/opt/iobroker/node_modules/iobroker.reolink/main.js:67:36)
                                          
                                          reolink.0
                                          2022-10-25 19:46:30.150	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                                          
                                          reolink.0
                                          2022-10-25 19:46:30.148	error	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().
                                          host.ioBroker
                                          2022-10-25 19:45:55.574	error	instance system.adapter.reolink.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          host.ioBroker
                                          2022-10-25 19:45:55.345	error	instance system.adapter.reolink.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          host.ioBroker
                                          2022-10-25 19:45:55.186	error	instance system.adapter.reolink.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          
                                          reolink.0
                                          2022-10-25 19:45:54.772	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          
                                          reolink.0
                                          2022-10-25 19:45:54.766	error	Cannot read properties of null (reading 'val')
                                          
                                          reolink.0
                                          2022-10-25 19:45:54.766	error	TypeError: Cannot read properties of null (reading 'val') at ReoLinkCam.onReady (/opt/iobroker/node_modules/iobroker.reolink/main.js:67:36)
                                          
                                          reolink.0
                                          2022-10-25 19:45:54.765	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                                          
                                          reolink.0
                                          2022-10-25 19:45:54.764	error	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().
                                          
                                          reolink.1
                                          2022-10-25 19:45:54.665	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          
                                          reolink.1
                                          2022-10-25 19:45:54.631	error	Cannot read properties of null (reading 'val')
                                          
                                          reolink.1
                                          2022-10-25 19:45:54.631	error	TypeError: Cannot read properties of null (reading 'val') at ReoLinkCam.onReady (/opt/iobroker/node_modules/iobroker.reolink/main.js:67:36)
                                          
                                          reolink.1
                                          2022-10-25 19:45:54.630	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                                          
                                          reolink.1
                                          2022-10-25 19:45:54.629	error	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().
                                          
                                          reolink.2
                                          2022-10-25 19:45:54.550	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          
                                          reolink.2
                                          2022-10-25 19:45:54.526	error	Cannot read properties of null (reading 'val')
                                          
                                          reolink.2
                                          2022-10-25 19:45:54.523	error	TypeError: Cannot read properties of null (reading 'val') at ReoLinkCam.onReady (/opt/iobroker/node_modules/iobroker.reolink/main.js:67:36)
                                          
                                          reolink.2
                                          2022-10-25 19:45:54.522	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                                          
                                          reolink.2
                                          2022-10-25 19:45:54.518	error	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().
                                          host.ioBroker
                                          2022-10-25 19:45:20.651	error	instance system.adapter.reolink.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          host.ioBroker
                                          2022-10-25 19:45:20.547	error	instance system.adapter.reolink.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          host.ioBroker
                                          2022-10-25 19:45:20.251	error	instance system.adapter.reolink.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          
                                          reolink.1
                                          2022-10-25 19:45:19.913	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          
                                          reolink.0
                                          2022-10-25 19:45:19.910	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          
                                          reolink.1
                                          2022-10-25 19:45:19.895	error	Cannot read properties of null (reading 'val')
                                          

                                          gruß vom Woody
                                          HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                          Andy GrundtA 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

                                          331

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          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
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe