FlyingDiver / Indigo-MyQ

Plugin for Indigo home automation system to control MyQ devices
MIT License
8 stars 2 forks source link

Version 7.7.2 - Initially works then stops #23

Closed farberm closed 2 years ago

farberm commented 3 years ago

FlyingDriver: Thanks for a great plugin.

I have upgraded to the 7.7.2 pre-release and installed all the python requirements. When I enable the plugin it works for a short time without any issue. After a bit of time however, it stop responding. (The MyQ app on my iphone still works)

This seems to occur exactly 10 min after I reload the pugin.

Send pymyq message: {"cmd": "update"} MyQ Debug Received pymyq message: {"msg": "echo", "request": {"cmd": "update"}} MyQ Debug Received pymyq message: MyQ Warning Zero length message from subprocess MyQ Debug Received pymyq message: MyQ Warning Zero length message from subprocess MyQ Debug Send pymyq message: {"cmd": "accounts"} MyQ Warning IOError writing to subprocess: '[Errno 32] Broken pipe'

I have turned on debugging and the only issue is a Warning error "Zero length message from subprocess" and an occasional warning of a "Broken Pipe" Any ideas what could be going on. I am on BigSur 11.6 and Indigo 2021.1.2

FlyingDiver commented 3 years ago

At this point, the only solution is to restart the plugin. The problem is that the Python3 process has stopped for some unknown reason. It's on my list to attempt to restart the sub-process when the error is detected, but I haven't done it yet.

farberm commented 3 years ago

Thx for the update

On Nov 5, 2021, at 11:58 AM, Joe Keenan @.***> wrote:

At this point, the only solution is to restart the plugin. The problem is that the Python3 process has stopped for some unknown reason. It's on my list to attempt to restart the sub-process when the error is detected, but I haven't done it yet.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/FlyingDiver/Indigo-MyQ/issues/23#issuecomment-962014644, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3BWWJAFGHPGBPKPLAYKVLUKQEMZANCNFSM5HOACWAQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

github-actions[bot] commented 2 years ago

Stale issue message