Then which py-spy do you want to see? And how do i run it, py-spy gives me a command not found py-spy --pid 12053 (which is the pid from glances), also returns command not found Do i need to enter python3 first?
After a quick reply from the developer (kudos for his quick repsonse), i had to use sudo /home/username/.local/bin/py-spy record -o profile.svg --pid 12053 and it works OK.
Both of those recordings look nice and clean. Is it possible you caught it after the problem had already subsided ? It likely takes a bit to heat up the cpu so it might have been over by the time the recording started
Hi all,
i’m currently having the same issue: HA runs ok for about 13 hour and then become unresponsive and very very slow.
Htop shows 100+ usage on python3 home assistant.
Tried to disable all the plugins and integrations without success. Default_config is not present in my config.yaml