home-assistant/addons

High CPU on Rpi 3B when File Editor is running

Closed this issue · 1 comments

Describe the issue you are experiencing

CPU load goes high when the File Editor is started and running. Turning off that Add On brings back the CPU load into a normal range. I've also tried turning off all other add ons, but have only noticed the CPU load issue with this one.
image

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Which add-on are you reporting an issue with?

File editor

What is the version of the add-on?

5.8.0

Steps to reproduce the issue

  1. Start Add on and watch CPU usage climb
  2. Stop Add on and CPU goes back to normal

System Health information

Version core-2024.10.2
Installation type Home Assistant OS
Development false
Supervisor true
Docker true
User root
Virtual environment false
Python version 3.12.4
Operating system family Linux
Operating system version 6.6.31-haos-raspi
CPU architecture aarch64

Anything in the Supervisor logs that might be useful for us?

No response

Anything in the add-on logs that might be useful for us?

I see a lot of these every ~30 seconds
INFO:2024-10-31 12:37:07,865:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:37:43,368:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:38:18,495:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:38:53,714:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:39:29,825:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:40:06,394:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:40:43,781:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:41:20,600:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:41:57,474:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:42:33,549:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:43:09,546:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:43:46,199:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:44:21,894:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:44:57,443:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:45:32,614:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
INFO:2024-10-31 12:46:09,367:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -

Additional information

No response

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.