NEWS
Test Adapter maveo v.0.0.x
-
Hi ich habe ein neuen Adapter für maveo marantec app
Man benötigt ein cloud Zugang mit Mail und Passwort
Steuern
noch nicht möglich benötige ein Account mit deviceZum Installieren:
https://github.com/TA2k/ioBroker.maveoUnter Adapter Experten Modus aktivieren:
Unter Adapter das Github Icon klicken:
Benutzerdefiniert auswählen und die Url einfügen.
Dann unter Adapter den Maveo Adapter suchen und ganz rechts auf das Plus klicken.
-
@tombox
Hi, habe gerade deine nAdapter gefunden und mich mega gefreut.
Nach der Installation habe ich meine Account Daten eingetragen, aber der Adapter zeigt rot. Wenn ich dann mit der Maus drauf gehe werden alle 4 Punkte mit rot angezeigt.Meldung von IOB :
Eine Adapterinstanz stürzt beim Start häufig ab und wurde aus diesem Grund gestoppt. Die Protokolldatei muss vor dem Neustart der Instanz überprüft werden.Log:
host.raspberrypi
2022-08-24 17:36:20.697 warn Do not restart adapter system.adapter.maveo.0 because restart loop detected
host.raspberrypi
2022-08-24 17:36:20.696 info Restart adapter system.adapter.maveo.0 because enabled
host.raspberrypi
2022-08-24 17:36:20.696 error instance system.adapter.maveo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
host.raspberrypi
2022-08-24 17:36:20.695 error Caught by controller[0]: at Maveo.onReady (/opt/iobroker/node_modules/iobroker.maveo/main.js:56:24)
host.raspberrypi
2022-08-24 17:36:20.695 error Caught by controller[0]: at Maveo.connectToWS (/opt/iobroker/node_modules/iobroker.maveo/main.js:196:62)
host.raspberrypi
2022-08-24 17:36:20.694 error Caught by controller[0]: TypeError: Cannot read property 'SessionToken' of undefined
host.raspberrypi
2022-08-24 17:36:20.694 error Caught by controller[0]: 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(). The promise rejected with the reason:
maveo.0
2022-08-24 17:36:19.490 warn Terminated (UNCAUGHT_EXCEPTION): Without reason
maveo.0
2022-08-24 17:36:19.483 info terminating
maveo.0
2022-08-24 17:36:19.443 error Cannot read property 'SessionToken' of undefined
maveo.0
2022-08-24 17:36:19.441 error TypeError: Cannot read property 'SessionToken' of undefined at Maveo.connectToWS (/opt/iobroker/node_modules/iobroker.maveo/main.js:196:62) at Maveo.onReady (/opt/iobroker/node_modules/iobroker.maveo/main.js:56:24)
maveo.0
2022-08-24 17:36:19.432 error unhandled promise rejection: Cannot read property 'SessionToken' of undefined
maveo.0
2022-08-24 17:36:19.430 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().
maveo.0
2022-08-24 17:36:18.563 error {"__type":"com.amazonaws.cognito.identity.model#NotAuthorizedException","message":"Logins don't match. Please include at least one valid login for this identity or identity pool."}
maveo.0
2022-08-24 17:36:18.562 error AxiosError: Request failed with status code 400 -
@nicky_86 Installier mal via GitHub erneut
-
@tombox
Danke für deine Antwort.
Habe ich jetzt neu installiert.
Beim installieren ist mir neides mal aufgefallen, das nach dem:
Installing TA2k/ioBroker.maveo#6d05add6ad8c70dafbc7d1f010beed7acb28c68d... (System call)
relativ viel Zeit vergeht (bestimmt5 min), bis es mal weiter läuft. (Falls sowas relevant ist)Mein Problem besteht aber leider weiterhin:
maveo.0
2022-08-25 18:50:35.062 warn Terminated (UNCAUGHT_EXCEPTION): Without reason
maveo.0
2022-08-25 18:50:35.060 info terminating
maveo.0
2022-08-25 18:50:35.026 error Cannot read property 'SessionToken' of undefined
maveo.0
2022-08-25 18:50:35.025 error TypeError: Cannot read property 'SessionToken' of undefined at Maveo.connectToWS (/opt/iobroker/node_modules/iobroker.maveo/main.js:199:62) at Maveo.onReady (/opt/iobroker/node_modules/iobroker.maveo/main.js:56:24)
maveo.0
2022-08-25 18:50:35.014 error unhandled promise rejection: Cannot read property 'SessionToken' of undefined
maveo.0
2022-08-25 18:50:35.013 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().
maveo.0
2022-08-25 18:50:34.050 error {"__type":"com.amazonaws.cognito.identity.model#NotAuthorizedException","message":"Logins don't match. Please include at least one valid login for this identity or identity pool."}
maveo.0
2022-08-25 18:50:34.049 error AxiosError: Request failed with status code 400
maveo.0
2022-08-25 18:50:31.523 info starting. Version 0.0.4 (non-npm: TA2k/ioBroker.maveo#6d05add6ad8c70dafbc7d1f010beed7acb28c68d) in /opt/iobroker/node_modules/iobroker.maveo, node: v14.19.3, js-controller: 4.0.23
maveo.0
2022-08-25 18:49:57.612 warn Terminated (UNCAUGHT_EXCEPTION): Without reason
maveo.0
2022-08-25 18:49:57.608 info terminating
maveo.0
2022-08-25 18:49:57.558 error Cannot read property 'SessionToken' of undefined
maveo.0
2022-08-25 18:49:57.557 error TypeError: Cannot read property 'SessionToken' of undefined at Maveo.connectToWS (/opt/iobroker/node_modules/iobroker.maveo/main.js:199:62) at Maveo.onReady (/opt/iobroker/node_modules/iobroker.maveo/main.js:56:24)
maveo.0
2022-08-25 18:49:57.547 error unhandled promise rejection: Cannot read property 'SessionToken' of undefined
maveo.0
2022-08-25 18:49:57.545 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().
maveo.0
2022-08-25 18:49:56.679 error {"__type":"com.amazonaws.cognito.identity.model#NotAuthorizedException","message":"Logins don't match. Please include at least one valid login for this identity or identity pool."}
maveo.0
2022-08-25 18:49:56.678 error AxiosError: Request failed with status code 400
maveo.0
2022-08-25 18:49:54.219 info starting. Version 0.0.4 (non-npm: TA2k/ioBroker.maveo#6d05add6ad8c70dafbc7d1f010beed7acb28c68d) in /opt/iobroker/node_modules/iobroker.maveo, node: v14.19.3, js-controller: 4.0.23
maveo.0
2022-08-25 18:49:20.146 warn Terminated (UNCAUGHT_EXCEPTION): Without reason
maveo.0
2022-08-25 18:49:20.143 info terminating
maveo.0
2022-08-25 18:49:20.108 error Cannot read property 'SessionToken' of undefined
maveo.0
2022-08-25 18:49:20.107 error TypeError: Cannot read property 'SessionToken' of undefined at Maveo.connectToWS (/opt/iobroker/node_modules/iobroker.maveo/main.js:199:62) at Maveo.onReady (/opt/iobroker/node_modules/iobroker.maveo/main.js:56:24)
maveo.0
2022-08-25 18:49:20.097 error unhandled promise rejection: Cannot read property 'SessionToken' of undefined
maveo.0
2022-08-25 18:49:20.095 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().
maveo.0
2022-08-25 18:49:19.130 error {"__type":"com.amazonaws.cognito.identity.model#NotAuthorizedException","message":"Logins don't match. Please include at least one valid login for this identity or identity pool."}
maveo.0
2022-08-25 18:49:19.129 error AxiosError: Request failed with status code 400
maveo.0
2022-08-25 18:49:16.542 info starting. Version 0.0.4 (non-npm: TA2k/ioBroker.maveo#6d05add6ad8c70dafbc7d1f010beed7acb28c68d) in /opt/iobroker/node_modules/iobroker.maveo, node: v14.19.3, js-controller: 4.0.23 -
@nicky_86 Die lange Installation liegt an nodejs 14 und npm 6
Ich brauch dann Zugangsdaten um das zu fixen, am besten via PN -
@tombox Bei mir wird die Instanz auch nur ultrakurtz grün und dann wieder rot.
host.Smartazamba 2022-08-25 23:44:19.006 info Restart adapter system.adapter.maveo.0 because enabled host.Smartazamba 2022-08-25 23:44:19.006 error instance system.adapter.maveo.0 terminated with code 6 (UNCAUGHT_EXCEPTION) host.Smartazamba 2022-08-25 23:44:19.005 error Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5) host.Smartazamba 2022-08-25 23:44:19.005 error Caught by controller[1]: at Maveo.onReady (/opt/iobroker/node_modules/iobroker.maveo/main.js:56:24) host.Smartazamba 2022-08-25 23:44:19.005 error Caught by controller[1]: at Maveo.connectToWS (/opt/iobroker/node_modules/iobroker.maveo/main.js:199:62) host.Smartazamba 2022-08-25 23:44:19.005 error Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'SessionToken') host.Smartazamba 2022-08-25 23:44:19.005 error Caught by controller[0]: 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(). The promise rejected with the reason: maveo.0 2022-08-25 23:44:18.373 warn Terminated (UNCAUGHT_EXCEPTION): Without reason maveo.0 2022-08-25 23:44:18.369 info terminating maveo.0 2022-08-25 23:44:18.348 error Cannot read properties of undefined (reading 'SessionToken') maveo.0 2022-08-25 23:44:18.348 error TypeError: Cannot read properties of undefined (reading 'SessionToken') at Maveo.connectToWS (/opt/iobroker/node_modules/iobroker.maveo/main.js:199:62) at Maveo.onReady (/opt/iobroker/node_modules/iobroker.maveo/main.js:56:24) at processTicksAndRejections (node:internal/process/task_queues:96:5) maveo.0 2022-08-25 23:44:18.343 error unhandled promise rejection: Cannot read properties of undefined (reading 'SessionToken') maveo.0 2022-08-25 23:44:18.341 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(). maveo.0 2022-08-25 23:44:17.699 error {"__type":"com.amazonaws.cognito.identity.model#NotAuthorizedException","message":"Logins don't match. Please include at least one valid login for this identity or identity pool."} maveo.0 2022-08-25 23:44:17.698 error AxiosError: Request failed with status code 400 maveo.0 2022-08-25 23:44:15.767 info starting. Version 0.0.4 (non-npm: TA2k/ioBroker.maveo#6d05add6ad8c70dafbc7d1f010beed7acb28c68d) in /opt/iobroker/node_modules/iobroker.maveo, node: v16.17.0, js-controller: 4.0.23 host.Smartazamba 2022-08-25 23:44:13.466 info instance system.adapter.maveo.0 started with pid 127007 smartmeter.0 2022-08-25 23:43:48.061 info (COMPACT) Received 4 values, 2 updated host.Smartazamba 2022-08-25 23:43:43.338 info Restart adapter system.adapter.maveo.0 because enabled host.Smartazamba 2022-08-25 23:43:43.338 error instance system.adapter.maveo.0 terminated with code 6 (UNCAUGHT_EXCEPTION) host.Smartazamba 2022-08-25 23:43:43.338 error Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:96:5) host.Smartazamba 2022-08-25 23:43:43.338 error Caught by controller[0]: at Maveo.onReady (/opt/iobroker/node_modules/iobroker.maveo/main.js:56:24) host.Smartazamba 2022-08-25 23:43:43.337 error Caught by controller[0]: at Maveo.connectToWS (/opt/iobroker/node_modules/iobroker.maveo/main.js:199:62) host.Smartazamba 2022-08-25 23:43:43.337 error Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'SessionToken') host.Smartazamba 2022-08-25 23:43:43.337 error Caught by controller[0]: 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(). The promise rejected with the reason: maveo.0 2022-08-25 23:43:42.723 warn Terminated (UNCAUGHT_EXCEPTION): Without reason maveo.0 2022-08-25 23:43:42.719 info terminating maveo.0 2022-08-25 23:43:42.688 error Cannot read properties of undefined (reading 'SessionToken') maveo.0 2022-08-25 23:43:42.687 error TypeError: Cannot read properties of undefined (reading 'SessionToken') at Maveo.connectToWS (/opt/iobroker/node_modules/iobroker.maveo/main.js:199:62) at Maveo.onReady (/opt/iobroker/node_modules/iobroker.maveo/main.js:56:24) at processTicksAndRejections (node:internal/process/task_queues:96:5) maveo.0 2022-08-25 23:43:42.682 error unhandled promise rejection: Cannot read properties of undefined (reading 'SessionToken') maveo.0 2022-08-25 23:43:42.681 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(). maveo.0 2022-08-25 23:43:41.997 error {"__type":"com.amazonaws.cognito.identity.model#NotAuthorizedException","message":"Logins don't match. Please include at least one valid login for this identity or identity pool."} maveo.0 2022-08-25 23:43:41.996 error AxiosError: Request failed with status code 400 maveo.0 2022-08-25 23:43:40.032 info starting. Version 0.0.4 (non-npm: TA2k/ioBroker.maveo#6d05add6ad8c70dafbc7d1f010beed7acb28c68d) in /opt/iobroker/node_modules/iobroker.maveo, node: v16.17.0, js-controller: 4.0.23 host.Smartazamba 2022-08-25 23:43:37.323 info instance system.adapter.maveo.0 started with pid 126641
Steuer kann ich meine Antrieb wie hier beschrieben.
-
Hier ist eine Lösung zur Integration des Torantriebs ohne Cloud.
-
@tombox
Hatte das Thema ganz verdrängt
Habe gerade gesehen das es eine neue Version gibt.
Habe diese Installiert aber komme nicht weiter.
Soll ich dir die Maveo Zugangsdaten zuschicken oder wie?
Hier der LOGhost.raspberrypi
2022-10-11 17:38:24.107 warn Do not restart adapter system.adapter.maveo.0 because restart loop detected
host.raspberrypi
2022-10-11 17:38:24.107 info Restart adapter system.adapter.maveo.0 because enabled
host.raspberrypi
2022-10-11 17:38:24.106 error instance system.adapter.maveo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
host.raspberrypi
2022-10-11 17:38:24.106 error Caught by controller[1]: at Maveo.onReady (/opt/iobroker/node_modules/iobroker.maveo/main.js:56:18)
host.raspberrypi
2022-10-11 17:38:24.106 error Caught by controller[1]: at Maveo.connectToWS (/opt/iobroker/node_modules/iobroker.maveo/main.js:199:56)
host.raspberrypi
2022-10-11 17:38:24.105 error Caught by controller[1]: TypeError: Cannot read property 'SessionToken' of undefined
host.raspberrypi
2022-10-11 17:38:24.104 error Caught by controller[0]: 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(). The promise rejected with the reason:
maveo.0
2022-10-11 17:38:23.226 warn Terminated (UNCAUGHT_EXCEPTION): Without reason
maveo.0
2022-10-11 17:38:23.223 info terminating
maveo.0
2022-10-11 17:38:23.201 error Cannot read property 'SessionToken' of undefined
maveo.0
2022-10-11 17:38:23.201 error TypeError: Cannot read property 'SessionToken' of undefined at Maveo.connectToWS (/opt/iobroker/node_modules/iobroker.maveo/main.js:199:56) at Maveo.onReady (/opt/iobroker/node_modules/iobroker.maveo/main.js:56:18)
maveo.0
2022-10-11 17:38:23.195 error unhandled promise rejection: Cannot read property 'SessionToken' of undefined
maveo.0
2022-10-11 17:38:23.194 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().
maveo.0
2022-10-11 17:38:22.210 error {"__type":"com.amazonaws.cognito.identity.model#NotAuthorizedException","message":"Logins don't match. Please include at least one valid login for this identity or identity pool."}
maveo.0
2022-10-11 17:38:22.209 error AxiosError: Request failed with status code 400
maveo.0
2022-10-11 17:38:19.776 info starting. Version 0.0.5 in /opt/iobroker/node_modules/iobroker.maveo, node: v14.19.3, js-controller: 4.0.23 -
@nicky_86 Ja wäre sinnvoll sonst kann ich das nicht beheben
-
@tombox Ich habe auch großes Interesse meine MaveoBox im IOB zu integrieren und könnte mit meinem Login zwecks Fehlerbehebung aushelfen.
Brauchst du noch Login Daten oder hast du bereits welche zum Testen bekommen?
Gruß
Thomas -
@qbjack ja brauch ich nochmal
tombox2020@gmail.com -
Hallo
zusammen bei mir kommt schon trotz koreter Zugangsdatenmaveo.0
2023-05-13 12:35:55.567 error User does not exist.getestet mit 0.0.5 und 0.0.4
-
@sandmann55 Ja aufgrund von Änderung kann der Adapter nicht funktionieren. Es scheint so als müsste man nach jeder Neuinstallation der app die box hinzufügen was für den Adapter nicht möglich ist