Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. [Problem] blink4home adapter

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    11
    1
    543

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.9k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    859

[Problem] blink4home adapter

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
blink4home
7 Beiträge 3 Kommentatoren 1.5k Aufrufe 3 Beobachtet
  • Ä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.
  • S Offline
    S Offline
    Smartuser
    schrieb am zuletzt editiert von Smartuser
    #1

    Hallo Zusammen,

    ich habe heute den Blink4Home Adapter installiert, bekomme aber folgende Fehlermeldungen:

    blink4home.0	2020-07-14 21:07:16.538	error	(13866) Error: Authentication problem: second attempt at Request._callback (/opt/iobroker/node_modules/iobroker.blink4home/node_modules/node-blink-security/lib/blink.js:328:22) at self.callbac
    blink4home.0	2020-07-14 21:07:16.535	error	(13866) unhandled promise rejection: Authentication problem: second attempt
    blink4home.0	2020-07-14 21:07:16.533	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().
    blink4home.0	2020-07-14 21:07:16.224	info	(13866) starting. Version 0.1.1 in /opt/iobroker/node_modules/iobroker.blink4home, node: v12.18.2, js-controller: 3.1.6
    host.rock64	2020-07-14 19:07:12.873	info	instance system.adapter.blink4home.0 started with pid 13866
    host.rock64	2020-07-14 19:06:50.720	info	Restart adapter system.adapter.blink4home.0 because enabled
    host.rock64	2020-07-14 19:06:50.718	info	instance system.adapter.blink4home.0 terminated with code 0 (NO_ERROR)
    blink4home.0	2020-07-14 19:06:50.156	info	(13043) Terminated (NO_ERROR): Without reason
    blink4home.0	2020-07-14 19:06:50.153	info	(13043) terminating
    blink4home.0	2020-07-14 19:06:50.104	error	at processTicksAndRejections (internal/process/task_queues.js:84:21)
    blink4home.0	2020-07-14 19:06:50.104	error	at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    blink4home.0	2020-07-14 19:06:50.104	error	at emitErrorNT (internal/streams/destroy.js:92:8)
    blink4home.0	2020-07-14 19:06:50.104	error	at TLSSocket.emit (events.js:315:20)
    blink4home.0	2020-07-14 19:06:50.104	error	at TLSSocket.socketErrorListener (_http_client.js:426:9)
    blink4home.0	2020-07-14 19:06:50.104	error	at ClientRequest.emit (events.js:315:20)
    blink4home.0	2020-07-14 19:06:50.104	error	at Request.onRequestError (/opt/iobroker/node_modules/iobroker.blink4home/node_modules/request/request.js:878:8)
    blink4home.0	2020-07-14 19:06:50.104	error	at Request.emit (events.js:315:20)
    blink4home.0	2020-07-14 19:06:50.104	error	at self.callback (/opt/iobroker/node_modules/iobroker.blink4home/node_modules/request/request.js:186:22)
    blink4home.0	2020-07-14 19:06:50.104	error	at Request._callback (/opt/iobroker/node_modules/iobroker.blink4home/node_modules/node-blink-security/lib/blink.js:328:22)
    blink4home.0	2020-07-14 19:06:50.104	error	(13043) Error: Authentication problem: second attempt
    blink4home.0	2020-07-14 19:06:50.102	error	(13043) unhandled promise rejection: Authentication problem: second attempt
    Unhandled	2020-07-14 19:06:50.100	error	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().
    blink4home.0	2020-07-14 19:06:49.742	info	(13043) starting. Version 0.1.1 in /opt/iobroker/node_modules/iobroker.blink4home, node: v12.18.2, js-controller: 3.1.6
    host.rock64	2020-07-14 19:06:46.383	info	instance system.adapter.blink4home.0 started with pid 13043
    host.rock64	2020-07-14 19:06:16.353	info	Restart adapter system.adapter.blink4home.0 because enabled
    

    Es scheint so als gibt es ein Problem bei der Anmeldung.
    node-blink-security ist installiert.

    rock64@rock64:~$ cd /opt/iobroker/
    rock64@rock64:/opt/iobroker$ npm install node-blink-security
    [sudo] password for rock64:
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})
    + node-blink-security@4.1.5
    updated 1 package in 41.239s
    26 packages are looking for funding
      run `npm fund` for details
    rock64@rock64:/opt/iobroker$
    

    Wird da noch etwas anderes benötigt? Oder kennt jemand dieses Problem?

    Gruß

    S 1 Antwort Letzte Antwort
    0
    • S Smartuser

      Hallo Zusammen,

      ich habe heute den Blink4Home Adapter installiert, bekomme aber folgende Fehlermeldungen:

      blink4home.0	2020-07-14 21:07:16.538	error	(13866) Error: Authentication problem: second attempt at Request._callback (/opt/iobroker/node_modules/iobroker.blink4home/node_modules/node-blink-security/lib/blink.js:328:22) at self.callbac
      blink4home.0	2020-07-14 21:07:16.535	error	(13866) unhandled promise rejection: Authentication problem: second attempt
      blink4home.0	2020-07-14 21:07:16.533	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().
      blink4home.0	2020-07-14 21:07:16.224	info	(13866) starting. Version 0.1.1 in /opt/iobroker/node_modules/iobroker.blink4home, node: v12.18.2, js-controller: 3.1.6
      host.rock64	2020-07-14 19:07:12.873	info	instance system.adapter.blink4home.0 started with pid 13866
      host.rock64	2020-07-14 19:06:50.720	info	Restart adapter system.adapter.blink4home.0 because enabled
      host.rock64	2020-07-14 19:06:50.718	info	instance system.adapter.blink4home.0 terminated with code 0 (NO_ERROR)
      blink4home.0	2020-07-14 19:06:50.156	info	(13043) Terminated (NO_ERROR): Without reason
      blink4home.0	2020-07-14 19:06:50.153	info	(13043) terminating
      blink4home.0	2020-07-14 19:06:50.104	error	at processTicksAndRejections (internal/process/task_queues.js:84:21)
      blink4home.0	2020-07-14 19:06:50.104	error	at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
      blink4home.0	2020-07-14 19:06:50.104	error	at emitErrorNT (internal/streams/destroy.js:92:8)
      blink4home.0	2020-07-14 19:06:50.104	error	at TLSSocket.emit (events.js:315:20)
      blink4home.0	2020-07-14 19:06:50.104	error	at TLSSocket.socketErrorListener (_http_client.js:426:9)
      blink4home.0	2020-07-14 19:06:50.104	error	at ClientRequest.emit (events.js:315:20)
      blink4home.0	2020-07-14 19:06:50.104	error	at Request.onRequestError (/opt/iobroker/node_modules/iobroker.blink4home/node_modules/request/request.js:878:8)
      blink4home.0	2020-07-14 19:06:50.104	error	at Request.emit (events.js:315:20)
      blink4home.0	2020-07-14 19:06:50.104	error	at self.callback (/opt/iobroker/node_modules/iobroker.blink4home/node_modules/request/request.js:186:22)
      blink4home.0	2020-07-14 19:06:50.104	error	at Request._callback (/opt/iobroker/node_modules/iobroker.blink4home/node_modules/node-blink-security/lib/blink.js:328:22)
      blink4home.0	2020-07-14 19:06:50.104	error	(13043) Error: Authentication problem: second attempt
      blink4home.0	2020-07-14 19:06:50.102	error	(13043) unhandled promise rejection: Authentication problem: second attempt
      Unhandled	2020-07-14 19:06:50.100	error	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().
      blink4home.0	2020-07-14 19:06:49.742	info	(13043) starting. Version 0.1.1 in /opt/iobroker/node_modules/iobroker.blink4home, node: v12.18.2, js-controller: 3.1.6
      host.rock64	2020-07-14 19:06:46.383	info	instance system.adapter.blink4home.0 started with pid 13043
      host.rock64	2020-07-14 19:06:16.353	info	Restart adapter system.adapter.blink4home.0 because enabled
      

      Es scheint so als gibt es ein Problem bei der Anmeldung.
      node-blink-security ist installiert.

      rock64@rock64:~$ cd /opt/iobroker/
      rock64@rock64:/opt/iobroker$ npm install node-blink-security
      [sudo] password for rock64:
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})
      + node-blink-security@4.1.5
      updated 1 package in 41.239s
      26 packages are looking for funding
        run `npm fund` for details
      rock64@rock64:/opt/iobroker$
      

      Wird da noch etwas anderes benötigt? Oder kennt jemand dieses Problem?

      Gruß

      S Offline
      S Offline
      Smartuser
      schrieb am zuletzt editiert von
      #2

      Ich push nochmal 😇

      Gruß

      JayRJ 1 Antwort Letzte Antwort
      0
      • S Smartuser

        Ich push nochmal 😇

        Gruß

        JayRJ Offline
        JayRJ Offline
        JayR
        schrieb am zuletzt editiert von
        #3

        @Smartuser : Hast du schon eine Lösung für dein Problem gefunden? Ich habe das gleiche Problem wie du:

        2020-10-16 07:28:42.040 - debug: blink4home.0 (14646) Redis Objects: Use Redis connection: 0.0.0.0:9001
        2020-10-16 07:28:42.337 - debug: blink4home.0 (14646) Objects client ready ... initialize now
        2020-10-16 07:28:42.597 - debug: blink4home.0 (14646) Objects create System PubSub Client
        2020-10-16 07:28:42.599 - debug: blink4home.0 (14646) Objects create User PubSub Client
        2020-10-16 07:28:42.600 - debug: blink4home.0 (14646) Objects client initialize lua scripts
        2020-10-16 07:28:42.718 - debug: blink4home.0 (14646) Objects connected to redis: 0.0.0.0:9001
        2020-10-16 07:28:42.726 - debug: blink4home.0 (14646) objectDB connected
        2020-10-16 07:28:42.729 - debug: blink4home.0 (14646) Redis States: Use Redis connection: 0.0.0.0:9000
        2020-10-16 07:28:42.798 - debug: blink4home.0 (14646) States create User PubSub Client
        2020-10-16 07:28:42.806 - debug: blink4home.0 (14646) States create System PubSub Client
        2020-10-16 07:28:43.062 - debug: blink4home.0 (14646) States connected to redis: 0.0.0.0:9000
        2020-10-16 07:28:43.064 - debug: blink4home.0 (14646) statesDB connected
        2020-10-16 07:28:43.862 - info: blink4home.0 (14646) starting. Version 0.1.1 in /opt/iobroker/node_modules/iobroker.blink4home, node: v12.18.3, js-controller: 3.1.6
        2020-10-16 07:28:43.900 - debug: blink4home.0 (14646) config Username: ****
        2020-10-16 07:28:43.901 - debug: blink4home.0 (14646) config Password: ****
        2020-10-16 07:28:43.902 - debug: blink4home.0 (14646) config Interval: 10
        2020-10-16 07:28:43.905 - debug: blink4home.0 (14646) start polling from server. interval 10 seconds.
        2020-10-16 07:28:44.078 - 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().
        2020-10-16 07:28:44.079 - error: blink4home.0 (14646) unhandled promise rejection: Authentication problem: second attempt
        2020-10-16 07:28:44.080 - error: blink4home.0 (14646) Error: Authentication problem: second attempt
        at Request._callback (/opt/iobroker/node_modules/node-blink-security/lib/blink.js:328:22)
        at self.callback (/opt/iobroker/node_modules/node-blink-security/node_modules/request/request.js:186:22)
        at Request.emit (events.js:315:20)
        at Request.onRequestError (/opt/iobroker/node_modules/node-blink-security/node_modules/request/request.js:878:8)
        at ClientRequest.emit (events.js:315:20)
        at TLSSocket.socketErrorListener (_http_client.js:426:9)
        at TLSSocket.emit (events.js:315:20)
        at emitErrorNT (internal/streams/destroy.js:92:8)
        at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
        at processTicksAndRejections (internal/process/task_queues.js:84:21)
        2020-10-16 07:28:44.246 - info: blink4home.0 (14646) terminating
        2020-10-16 07:28:44.247 - info: blink4home.0 (14646) Terminated (NO_ERROR): Without reason
        2020-10-16 07:28:44.797 - info: host.homeautomation instance system.adapter.blink4home.0 terminated with code 0 (NO_ERROR)
        2020-10-16 07:28:44.798 - info: host.homeautomation Restart adapter system.adapter.blink4home.0 because enabled
        
        S 1 Antwort Letzte Antwort
        0
        • JayRJ JayR

          @Smartuser : Hast du schon eine Lösung für dein Problem gefunden? Ich habe das gleiche Problem wie du:

          2020-10-16 07:28:42.040 - debug: blink4home.0 (14646) Redis Objects: Use Redis connection: 0.0.0.0:9001
          2020-10-16 07:28:42.337 - debug: blink4home.0 (14646) Objects client ready ... initialize now
          2020-10-16 07:28:42.597 - debug: blink4home.0 (14646) Objects create System PubSub Client
          2020-10-16 07:28:42.599 - debug: blink4home.0 (14646) Objects create User PubSub Client
          2020-10-16 07:28:42.600 - debug: blink4home.0 (14646) Objects client initialize lua scripts
          2020-10-16 07:28:42.718 - debug: blink4home.0 (14646) Objects connected to redis: 0.0.0.0:9001
          2020-10-16 07:28:42.726 - debug: blink4home.0 (14646) objectDB connected
          2020-10-16 07:28:42.729 - debug: blink4home.0 (14646) Redis States: Use Redis connection: 0.0.0.0:9000
          2020-10-16 07:28:42.798 - debug: blink4home.0 (14646) States create User PubSub Client
          2020-10-16 07:28:42.806 - debug: blink4home.0 (14646) States create System PubSub Client
          2020-10-16 07:28:43.062 - debug: blink4home.0 (14646) States connected to redis: 0.0.0.0:9000
          2020-10-16 07:28:43.064 - debug: blink4home.0 (14646) statesDB connected
          2020-10-16 07:28:43.862 - info: blink4home.0 (14646) starting. Version 0.1.1 in /opt/iobroker/node_modules/iobroker.blink4home, node: v12.18.3, js-controller: 3.1.6
          2020-10-16 07:28:43.900 - debug: blink4home.0 (14646) config Username: ****
          2020-10-16 07:28:43.901 - debug: blink4home.0 (14646) config Password: ****
          2020-10-16 07:28:43.902 - debug: blink4home.0 (14646) config Interval: 10
          2020-10-16 07:28:43.905 - debug: blink4home.0 (14646) start polling from server. interval 10 seconds.
          2020-10-16 07:28:44.078 - 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().
          2020-10-16 07:28:44.079 - error: blink4home.0 (14646) unhandled promise rejection: Authentication problem: second attempt
          2020-10-16 07:28:44.080 - error: blink4home.0 (14646) Error: Authentication problem: second attempt
          at Request._callback (/opt/iobroker/node_modules/node-blink-security/lib/blink.js:328:22)
          at self.callback (/opt/iobroker/node_modules/node-blink-security/node_modules/request/request.js:186:22)
          at Request.emit (events.js:315:20)
          at Request.onRequestError (/opt/iobroker/node_modules/node-blink-security/node_modules/request/request.js:878:8)
          at ClientRequest.emit (events.js:315:20)
          at TLSSocket.socketErrorListener (_http_client.js:426:9)
          at TLSSocket.emit (events.js:315:20)
          at emitErrorNT (internal/streams/destroy.js:92:8)
          at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
          at processTicksAndRejections (internal/process/task_queues.js:84:21)
          2020-10-16 07:28:44.246 - info: blink4home.0 (14646) terminating
          2020-10-16 07:28:44.247 - info: blink4home.0 (14646) Terminated (NO_ERROR): Without reason
          2020-10-16 07:28:44.797 - info: host.homeautomation instance system.adapter.blink4home.0 terminated with code 0 (NO_ERROR)
          2020-10-16 07:28:44.798 - info: host.homeautomation Restart adapter system.adapter.blink4home.0 because enabled
          
          S Offline
          S Offline
          Smartuser
          schrieb am zuletzt editiert von
          #4

          @JayR
          Nein leider nicht ... 😢

          Gruß

          JayRJ 1 Antwort Letzte Antwort
          0
          • S Smartuser

            @JayR
            Nein leider nicht ... 😢

            Gruß

            JayRJ Offline
            JayRJ Offline
            JayR
            schrieb am zuletzt editiert von
            #5

            @Smartuser Kann sich das jemand anschauen. Wird der Adapter noch weiterentwickelt?

            S 1 Antwort Letzte Antwort
            0
            • JayRJ JayR

              @Smartuser Kann sich das jemand anschauen. Wird der Adapter noch weiterentwickelt?

              S Offline
              S Offline
              Steph 0
              schrieb am zuletzt editiert von
              #6

              @jayr - konntst Du das lösen? Hab hier das gleiche Problem - Fehler bei der Anmeldung.

              JayRJ 1 Antwort Letzte Antwort
              0
              • S Steph 0

                @jayr - konntst Du das lösen? Hab hier das gleiche Problem - Fehler bei der Anmeldung.

                JayRJ Offline
                JayRJ Offline
                JayR
                schrieb am zuletzt editiert von
                #7

                @steph-0 : Ja und zwar ich bin von iobroker auf Homeassistant gewechselt. Viel höhere Qualität und Zuverlässigkeit von Integrationen und weniger Aufwand automatisierungen zu erstellen.

                1 Antwort Letzte Antwort
                0

                Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                Registrieren Anmelden
                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

                284

                Online

                32.9k

                Benutzer

                83.0k

                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