ateodorescu/home-assistant-addons

log get flooded with errors

corgan2222 opened this issue · 5 comments

Hello,

On one of my servers, the ipmi command gets a lot of errors.
Despite this, I get the information I want, so the ipmi request works for some data.

But on each request I get these nasty error messages. Is there a way to ignore these messages?
Normally I would ignore this, but I send the logs to Loki and this mess up the log statistics.
I tried to set the loglevel to fatal, but this did not help.

grafik

some data:
grafik

thanks, greetz STefan

Hi!

In the addon configuration did you try to change the log level?
Screenshot 2024-02-26 at 10 46 10

Does it work?

Adrian

I tried to set the loglevel to fatal, but this did not help.

I think the Problem is, that IPMI got an Error, but I can't set the log_level too none to ignore the error.

I'm sorry but for now I can't do anything. Don't have the time to investigate this.

Ok, despite this, thanks for the answer. Will investigate this, maybe I can PR a fix.
greetz Stefan

This is fixed in the latest version of the addon.