therealmysteryman / udi-govee-nodeserver

GNU General Public License v3.0
1 stars 0 forks source link

Keeps disconnecting #3

Open Adam-B0mb opened 2 years ago

Adam-B0mb commented 2 years ago

My Govee Node server keeps going into a disconnected status. I see no issue in the log. Happens about once a day or so. How do I determine what is causing the issue and stop it from happening?

therealmysteryman commented 2 years ago

Can you send me the log ? I’m not really supporting the pg2 code but I can have a look since PG3 code is very similar

Adam-B0mb commented 2 years ago

Wow, that is really cool of you! Here you go! I would also be interested if there is a way to quiet the log a bit. Seems like allot of warnings.

From: automationgeek @.> Sent: Friday, December 17, 2021 11:02 AM To: therealmysteryman/udi-govee-nodeserver @.> Cc: Adam Getchell @.>; Author @.> Subject: Re: [therealmysteryman/udi-govee-nodeserver] Keeps disconnecting (Issue #3)

Can you send me the log ? I’m not really supporting the pg2 code but I can have a look since PG3 code is very similar

— Reply to this email directly, view it on GitHubhttps://github.com/therealmysteryman/udi-govee-nodeserver/issues/3#issuecomment-996915334, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AW6ZEXTXINYAEUWD3YCDZ7DURN3IXANCNFSM5KJLKGPA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.**@.>>

Adam-B0mb commented 2 years ago

Can you send me the log ? I’m not really supporting the pg2 code but I can have a look since PG3 code is very similar

Am I going to need to move to PG3 to get around this? Can I run pg2 and pg3 at the same time?

therealmysteryman commented 2 years ago

Wow, that is really cool of you! Here you go! I would also be interested if there is a way to quiet the log a bit. Seems like allot of warnings. From: automationgeek @.> Sent: Friday, December 17, 2021 11:02 AM To: therealmysteryman/udi-govee-nodeserver @.> Cc: Adam Getchell @.>; Author @.> Subject: Re: [therealmysteryman/udi-govee-nodeserver] Keeps disconnecting (Issue #3) Can you send me the log ? I’m not really supporting the pg2 code but I can have a look since PG3 code is very similar — Reply to this email directly, view it on GitHub<#3 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AW6ZEXTXINYAEUWD3YCDZ7DURN3IXANCNFSM5KJLKGPA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.**@.>>

I don’t see the log it seem it didn’t inside GitHub. No sure if you can retry

therealmysteryman commented 2 years ago

Can you send me the log ? I’m not really supporting the pg2 code but I can have a look since PG3 code is very similar

Am I going to need to move to PG3 to get around this? Can I run pg2 and pg3 at the same time?

Depend what is the issue, in regard of running PG3 still in beta but yeah you can both. I believe PG3 require polisy.

what kind of Govee device you have ?

Adam-B0mb commented 2 years ago

I have the H6003 wifi bulbs... I have fired up PG3 and will see if it is more stable. Thanks

kmoreau893 commented 2 years ago

I've just started using the Universal Devices Polyglot V2 and V3 on their Polisy box after about a year of not using it much. After upgrading the Polisy to the latest update from Universal Devices, all my installed node servers would not connect and were in the disconnected state. I found that if I uninstalled and installed some of the node servers such as Harmony and Hue, they would restart in the connected state and then work. I tried this with your Govee node server but it wasn't successful. I believe that whatever installation package that is on the UD node server store repository is not including a major library that you need, the module 'govee_api_laggat'. I tried installing this based on another message for your latest Polyglot V3 gives node server, and even tried installing all of it on V3, but the log always errors with the missing 'gives_api_laggat' module. Please advise! Thank you!.