NEWS
[Problem] blink4home adapter
-
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ß
-
Ich push nochmal
Gruß
-
@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
-
@JayR
Nein leider nicht ...Gruß
-
@Smartuser Kann sich das jemand anschauen. Wird der Adapter noch weiterentwickelt?
-
@jayr - konntst Du das lösen? Hab hier das gleiche Problem - Fehler bei der Anmeldung.
-
@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.