Closed LeonEmm closed 1 year ago
What kind of system are you running this on? If it's a pi, then try adding the compile process limit option to the esphome:
section.
I'm using ESPHome as the official Home-Assistant Addon. HomeAssistant is running inside a VM on a unraid Server. I've allocated 2GB of RAM and 2vCPUs to the HAOS-Virtual Machine. So everything is running at x86_64 Architcture.
2GB is pretty low. Try that compile process limit.
Thanks for your help. I just increaded the RAM assigned to the VM to 4 GB. Now everyhing works fine. I found a "out of Memory Error" on the VNC Console of HAOS, but actually didn't find this kind of error in the HomeAsisstant Logs.... Must've overlooked it.
The problem
Hello everybody,
ESPHome stated, that an update for my devices is available. While Updating following Message appeard and the build failed:
*** [/data/brighteast/.pioenvs/brighteast/src/esphome/components/api/api_connection.cpp.o] Error 4 xtensa-esp32-elf-g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate.
I made no Changes to my configuration and tried a "clean build files", but nothing solved my issue.
Best regards
Which version of ESPHome has the issue?
2022.11.4
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2022.11.4
What platform are you using?
ESP32
Board
esp-wrover-kit
Component causing the issue
api
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response