pixcept / ioBroker.myq

ioBroker adapter for MyQ (Chamberlain/Liftmaster)
MIT License
0 stars 4 forks source link

Connection lost after a few minutes #18

Open DominikReber opened 1 year ago

DominikReber commented 1 year ago

Hi

At the moment I am only able to use the controller until the access token is expiring. (seems to be after 5 minutes) Then it will not work anymore for a few minutes and then it is working again for 5 minutes

Debug log doesnt show more infos…

Might be some timeout at Chamberlain's side?

` myq.0 2023-09-05 08:55:19.696 error It seems that login failed. Either the server was unreachable or you used wrong credential. Please activate debug log to check.

myq.0 2023-09-05 08:55:19.695 error Could not get device info.

myq.0 2023-09-05 08:55:19.692 error myQ API: Unable to update device status from the myQ API. Acquiring a new access token.

myq.0 2023-09-05 08:55:19.691 error myQ API: %s Error: %s %s

myq.0 2023-09-05 08:55:18.871 info myQ API: Successfully connected to the myQ API.

myq.0 2023-09-05 08:55:16.356 info [INFO] Configured polling interval: 5000

myq.0 2023-09-05 08:55:16.328 info [START] Starting myq adapter

myq.0 2023-09-05 08:55:16.298 info starting. Version 0.3.1 (non-npm: pixcept/ioBroker.myq#c4fc36e4d68fade7dbf8c46cfe5a35fe40d003a7) in /opt/iobroker/node_modules/iobroker.myq, node: v18.16.1, js-controller: 4.0.24 `

crazyDante1 commented 1 year ago

Ich habe das gleiche Problem

vendorstring commented 1 year ago

Dominik hat eine Lösung und ich habe ihn bereits unter https://github.com/hjdhjd/myq/issues/409 gebeten, den fix mit uns zu teilen.

RedondoBoony commented 1 year ago

Leider nicht, dort hatte ich installationsprobleme, die konmte ich beheben. Aber die Login-Probleme hab ich weiterhin. Sieht so aus, als ob man nach 5 min das Login verliert aber sich für eine weitere Weile nicht neu anmelden kann.

Scheint als ob Chamberlain da was geändert hat.

xif54 commented 1 year ago

Hier das gleiche Problem. Lief aber tadellos, bis ich letzte Woche den ganzen ioBroker aktualisiert hatte. Kann gerne Logs oder so raussuchen wenn hilfreich.

Update, paar Minuten nach dem Post von vorhin. Adapter wieder gestartet, ziemlich gleiche Meldung wie die des Tread-Starters...

Bildschirmfoto 2023-09-14 um 00 03 16
crazyDante1 commented 1 year ago

Sieht bei mir nicht ganz so aus, aber ähnlich, vor allem mit dem gleichen Ergebnis...

grafik

kalrian commented 12 months ago

Habe leider das selbe Problem. Konnte bisher auch keine Lösung finden

RedondoBoony commented 10 months ago

Ist leider immer noch so.

kalrian commented 8 months ago

In the meantime the adapter does not connect any more at all. You are facing the same issues?

pixcept commented 8 months ago

In the meantime the adapter does not connect any more at all. You are facing the same issues?

Sadly yes. I have not found a solution as I am simply using the myq library https://github.com/hjdhjd/myq that is also used for homebridge. So I am not sure, what exactly goes wrong.