Chuck Lloyd

Results 7 comments of Chuck Lloyd

I had the same problem and I found a zombie cmake process stuck in the background. lsof | grep ^cmake -> bunch of open files ps aux | fgrep cmake...

I had the same problem. I added a python script to the shim dir to do the same thing.

Thanks. Czkawka seems to display images fine. I'm guessing Czkawka has the image display built-in to the app. Maybe I can tweak the Dupeguru Dockerfile to get the image display...

I just commented out that line in Dockerfile-jetson-nano (Line 8) and everything just worked.

My unit continues to respond to commands. I will try to rollback to an earlier commit.

I rolled mitsubishiheatpump back to 2.4.0, which was my original working install, and I still had the problem. That points to this coming from my recent upgrade of ESPhome to...

It looks like this was [reported](https://github.com/esphome/esphome/issues/9517) back in July in the esphome issues.