NEWS
Ring Adapter Error 401
-
@loverz sagte in Ring Adapter Error 401:
Lese ich richtig, dass IFTTT bald auch nicht mehr gehen wird?
Zumindest nicht kostenfrei?Das ist aber schon länger bekannt.
Da es auch nicht direkt was mit dem eigentlichen Thema zu tun hat, bitte hier nicht weiter darüber diskutieren, sondern einen passenden Thread suchen (falls es schon einen gibt) oder einen entspr. eröffnen.
DankeGruß,
Eric -
@loverz sagte in Ring Adapter Error 401:
Lese ich richtig, dass IFTTT bald auch nicht mehr gehen wird?
Zumindest nicht kostenfrei?Das ist aber schon länger bekannt.
Da es auch nicht direkt was mit dem eigentlichen Thema zu tun hat, bitte hier nicht weiter darüber diskutieren, sondern einen passenden Thread suchen (falls es schon einen gibt) oder einen entspr. eröffnen.
DankeGruß,
Eric -
@ChrisXY , ich bin am Überlegen ob die Entwicklung des Ring Adapters komplett einstelle!
Es gibt keine offizielle API von ring.com . Die alten inoffiziellen APIs die der ioBroker Ring Adapter bisher einsetzte, funktionieren leider nicht mehr und werden auch von den Entwicklern (Hobby) nicht weiterentwickelt. Die wissen schon warum!
Jetzt gibt es noch eine weitere inoffizielle API. Die habe ich versucht einzubinden. Das sah auch vielversprechend aus, nur leider funktioniert diese nicht richtig. Statusänderungen wie Ring/Motion gehen ab und an durch und dann wieder nicht. Selbst ein Neustart des Ring Adapter hilft nicht. Warum das so ist, kann ich nicht sagen. Nun stürzt seit der Version 1.1.7 auch noch der Admin Adapter aus irgendwelchen Gründen ab.@Stuebi
Hey. Das wäre wirklich schade, aber nachvollziehbar.
Aber wie verhält sich das denn jetzt mit der Seite :?
Da steht dich etwas vom API?
Ich habe ja absolut keine Ahnung von all dem und laufe Gefahr Blödsinn zu schreiben, aber wäre das nicht etwas? Bzw. Eine Möglichkeit? Ist doch offiziell.
-
Beim Neustart von iobroker hängt der ring-Adapter, wie man hier im Log anschaulich sieht. Die Fehlermeldung ist doch ziemlich klar, der Fehler sollte doch zu beheben sein? Ein Type-Error ...
Hier mal ein Auszug aus dem Startup (beachte den Start vom Ring-Adapter ganz unten)!
Das Ganze wiederholt sich dann in einer Endlosschleife, so dass der admin-Adapter scheinbar kurz hochkommt, dann aber wieder einfriert (Wenn die Schleife wieder beim Ring-Adapter angekommen ist).----- Step 4 of 5: Applying special settings ----- ------------------------------------------------------------ Some adapters have special requirements which can be activated by the use of environment variables. For more information take a look at readme.md ------------------------------------------------------------ ----- Step 5 of 5: ioBroker startup ----- ------------------------------------------------------------ Starting ioBroker... host.iobroker check instance "system.adapter.admin.0" for host "iobroker" host.iobroker check instance "system.adapter.discovery.0" for host "iobroker" host.iobroker check instance "system.adapter.info.0" for host "iobroker" host.iobroker check instance "system.adapter.web.0" for host "iobroker" host.iobroker check instance "system.adapter.cloud.0" for host "iobroker" host.iobroker check instance "system.adapter.km200.0" for host "iobroker" host.iobroker check instance "system.adapter.scenes.0" for host "iobroker" host.iobroker check instance "system.adapter.simple-api.0" for host "iobroker" host.iobroker check instance "system.adapter.bshb.0" for host "iobroker" host.iobroker check instance "system.adapter.alexa2.0" for host "iobroker" host.iobroker check instance "system.adapter.tr-064-community.0" for host "iobroker" host.iobroker check instance "system.adapter.tr-064-community.1" for host "iobroker" host.iobroker check instance "system.adapter.javascript.0" for host "iobroker" host.iobroker check instance "system.adapter.vis.0" for host "iobroker" host.iobroker check instance "system.adapter.vis-history.0" for host "iobroker" host.iobroker check instance "system.adapter.vis-metro.0" for host "iobroker" host.iobroker check instance "system.adapter.vis-jqui-mfd.0" for host "iobroker" host.iobroker check instance "system.adapter.vis-hqwidgets.0" for host "iobroker" host.iobroker check instance "system.adapter.vis-justgage.0" for host "iobroker" host.iobroker check instance "system.adapter.fritzdect.0" for host "iobroker" host.iobroker check instance "system.adapter.upnp.0" for host "iobroker" host.iobroker check instance "system.adapter.telegram.0" for host "iobroker" host.iobroker check instance "system.adapter.iot.0" for host "iobroker" host.iobroker check instance "system.adapter.text2command.0" for host "iobroker" host.iobroker check instance "system.adapter.ring.0" for host "iobroker" ******TypeError: Cannot read property 'isValidUTF8' of undefined****** at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29 at /opt/iobroker/node_modules/ws/lib/Receiver.js:368:7 at /opt/iobroker/node_modules/ws/lib/PerMessageDeflate.js:249:5 at afterWrite (_stream_writable.js:485:3) at onwrite (_stream_writable.js:476:7) at InflateRaw.afterTransform (_stream_transform.js:94:3) at Zlib.processCallback (zlib.js:557:8) ================================== > LOG REDIRECT system.adapter.admin.0 => false [Process stopped] ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
Hier gehts zur Hilfe. -
Beim Neustart von iobroker hängt der ring-Adapter, wie man hier im Log anschaulich sieht. Die Fehlermeldung ist doch ziemlich klar, der Fehler sollte doch zu beheben sein? Ein Type-Error ...
Hier mal ein Auszug aus dem Startup (beachte den Start vom Ring-Adapter ganz unten)!
Das Ganze wiederholt sich dann in einer Endlosschleife, so dass der admin-Adapter scheinbar kurz hochkommt, dann aber wieder einfriert (Wenn die Schleife wieder beim Ring-Adapter angekommen ist).----- Step 4 of 5: Applying special settings ----- ------------------------------------------------------------ Some adapters have special requirements which can be activated by the use of environment variables. For more information take a look at readme.md ------------------------------------------------------------ ----- Step 5 of 5: ioBroker startup ----- ------------------------------------------------------------ Starting ioBroker... host.iobroker check instance "system.adapter.admin.0" for host "iobroker" host.iobroker check instance "system.adapter.discovery.0" for host "iobroker" host.iobroker check instance "system.adapter.info.0" for host "iobroker" host.iobroker check instance "system.adapter.web.0" for host "iobroker" host.iobroker check instance "system.adapter.cloud.0" for host "iobroker" host.iobroker check instance "system.adapter.km200.0" for host "iobroker" host.iobroker check instance "system.adapter.scenes.0" for host "iobroker" host.iobroker check instance "system.adapter.simple-api.0" for host "iobroker" host.iobroker check instance "system.adapter.bshb.0" for host "iobroker" host.iobroker check instance "system.adapter.alexa2.0" for host "iobroker" host.iobroker check instance "system.adapter.tr-064-community.0" for host "iobroker" host.iobroker check instance "system.adapter.tr-064-community.1" for host "iobroker" host.iobroker check instance "system.adapter.javascript.0" for host "iobroker" host.iobroker check instance "system.adapter.vis.0" for host "iobroker" host.iobroker check instance "system.adapter.vis-history.0" for host "iobroker" host.iobroker check instance "system.adapter.vis-metro.0" for host "iobroker" host.iobroker check instance "system.adapter.vis-jqui-mfd.0" for host "iobroker" host.iobroker check instance "system.adapter.vis-hqwidgets.0" for host "iobroker" host.iobroker check instance "system.adapter.vis-justgage.0" for host "iobroker" host.iobroker check instance "system.adapter.fritzdect.0" for host "iobroker" host.iobroker check instance "system.adapter.upnp.0" for host "iobroker" host.iobroker check instance "system.adapter.telegram.0" for host "iobroker" host.iobroker check instance "system.adapter.iot.0" for host "iobroker" host.iobroker check instance "system.adapter.text2command.0" for host "iobroker" host.iobroker check instance "system.adapter.ring.0" for host "iobroker" ******TypeError: Cannot read property 'isValidUTF8' of undefined****** at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29 at /opt/iobroker/node_modules/ws/lib/Receiver.js:368:7 at /opt/iobroker/node_modules/ws/lib/PerMessageDeflate.js:249:5 at afterWrite (_stream_writable.js:485:3) at onwrite (_stream_writable.js:476:7) at InflateRaw.afterTransform (_stream_transform.js:94:3) at Zlib.processCallback (zlib.js:557:8) ================================== > LOG REDIRECT system.adapter.admin.0 => false [Process stopped] ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
Hier gehts zur Hilfe.@tdoc , so einfach ist das leider nicht zu reparieren. Der Fehler tritt in einer Websocket Library die ioBroker nutzt auf. Da kann man nicht einfach so Anpassungen vornehmen. Mit der neusten Websocket Version tritt der Fehler aber nicht mehr auf. Du kannst im Verzeichnis
/opt/iobrokereinnpm updatedurchführen. Dann wird die neuste Websocket Version installiert.
Ich habe ein Issue aufgegeben. -
@ChrisXY sagte in Ring Adapter Error 401:
https://forum.iobroker.net/topic/28082/bei-zugriff-stürzt-iobroker-admin-ab
Ich habe nun auch den Ring Adapter erfolgreich installiert 1.0.7 alles gut aber ich habe in den Objekten keine Datenpunkte. der wurde nicht erstellt. Hat wer einen Rat für mich?
-
@ChrisXY sagte in Ring Adapter Error 401:
https://forum.iobroker.net/topic/28082/bei-zugriff-stürzt-iobroker-admin-ab
Ich habe nun auch den Ring Adapter erfolgreich installiert 1.0.7 alles gut aber ich habe in den Objekten keine Datenpunkte. der wurde nicht erstellt. Hat wer einen Rat für mich?
-
Danke
Habe es jetzt ganz einfach gelöst. Ich habe in der Alexa App eine Routine erstellt.
Die Routine schaltet beim Klingeln ein System variable an der Homematic CCU. von da kann ich die Signale dann weiter verarbeiten. -
Danke
Habe es jetzt ganz einfach gelöst. Ich habe in der Alexa App eine Routine erstellt.
Die Routine schaltet beim Klingeln ein System variable an der Homematic CCU. von da kann ich die Signale dann weiter verarbeiten.
