Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Debug logs 'Sending to keepalive to IP Address' #418

Closed
mitch7391 opened this issue Nov 26, 2021 · 8 comments
Closed

[BUG] Debug logs 'Sending to keepalive to IP Address' #418

mitch7391 opened this issue Nov 26, 2021 · 8 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mitch7391
Copy link

Describe the bug
Since the latest update (v4.4.7) there is a constant entry in my logs for debug, but I do not have debug enabled.

To Reproduce
Steps to reproduce the behaviour:
Install v4.4.7.

Expected behaviour
I do not have debug mode active, so I am unsure why I am getting debug logs, I even went into my config and made sure to set "debug": false and it still appears in my logs.

Screenshots

[26/11/2021, 1:01:38 pm] [Broadlink RM] [DEBUG] Sending keepalive to 192.168.0.155 : 80
[26/11/2021, 1:03:08 pm] [Broadlink RM] [DEBUG] Sending keepalive to 192.168.0.155 : 80
[26/11/2021, 1:04:38 pm] [Broadlink RM] [DEBUG] Sending keepalive to 192.168.0.155 : 80
[26/11/2021, 1:06:08 pm] [Broadlink RM] [DEBUG] Sending keepalive to 192.168.0.155 : 80
[26/11/2021, 1:07:38 pm] [Broadlink RM] [DEBUG] Sending keepalive to 192.168.0.155 : 80
[26/11/2021, 1:09:08 pm] [Broadlink RM] [DEBUG] Sending keepalive to 192.168.0.155 : 80
[26/11/2021, 1:10:38 pm] [Broadlink RM] [DEBUG] Sending keepalive to 192.168.0.155 : 80

Desktop (please complete the following information):

  • OS: [Windows 11]
  • Browser [Firefox]

Smartphone (please complete the following information):

  • Not relevant

Additional context
The issue with the debug message seems to only be on v4.4.7 and if I revert to the previous version it goes away.

@mitch7391 mitch7391 added the bug Something isn't working label Nov 26, 2021
@masterfordev
Copy link

Same here, roll back to 4.4.6.

@bondskin
Copy link

bondskin commented Nov 26, 2021

same here, also 4.4.8 beta contains this bug

@Mendelyeev
Copy link

same here too

@JackMorens
Copy link

same to me, I've tried to set in the configuration this value: "logLevel": 6, but don't change anything...

kiwi-cam added a commit that referenced this issue Nov 28, 2021
@kiwi-cam kiwi-cam self-assigned this Nov 28, 2021
@kiwi-cam kiwi-cam added this to the In BETA milestone Nov 28, 2021
@mitch7391
Copy link
Author

Forgot to provide feedback @kiwi-cam, your fix in the current beta sorts out the issue (as I am sure you are aware); thanks for this!

@kiwi-cam
Copy link
Owner

kiwi-cam commented Dec 3, 2021

Thanks for the update. I'll push a new version next week... assuming work starts to quieten down soon.

@masterfordev
Copy link

Tested, no issues from here.

@JackMorens
Copy link

I also confirm the resolution of the problem after installing the 4.4.8-beta.1

@kiwi-cam kiwi-cam closed this as completed Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants