rhasspy / wyoming-satellite

Remote voice satellite using Wyoming protocol
MIT License
606 stars 88 forks source link

logs keep filling up and taking all available disk space. #212

Closed dreed47 closed 2 weeks ago

dreed47 commented 1 month ago

/var/log/syslog and /var/log/kern.log files keep growing until all available space is gone. Most of the log records are

Aug 21 15:50:02 voiceassist2 kernel: [21147.815068] brcmfmac: brcmf_sdio_htclk: HT Avail request error: -5

Any ideas where this might be coming from and also how can I keep from the logs sucking all disk space?

dreed47 commented 2 weeks ago

I configured logrotate to keep the Pi from running out of space. I'm still not sure why the logs are filling up though.