ESP Home compilation fails

Hi

I have a number of esp32 connected to my Home Assistant. Everything has been working well until a week ago when the compilation failed.

INFO Reading configuration /config/esphome/esp01_watering.yaml...
INFO Generating C++ source...
INFO Compiling app...
INFO Running: platformio run -d /config/esphome/esp01_watering
Processing **esp01_watering** (board: lolin_d32_pro; framework: arduino; platform: [email protected])
**--------------------------------------------------------------------------------**
Tool Manager: Installing platformio/tool-scons @ ~4.40001.0
Error: Could not find the package with 'platformio/tool-scons @ ~4.40001.0' requirements for your system 'linux_x86_64'

What is causing this fault? Is “platformio/tool-scons @ ~4.40001.0” something I should have on my NUC but is missing or is it something that is downloaded during compilation but that can’t be done?

I’m currently stuck and is asking for help or advice.

//Mats

Version? Why are you updating?

Hi
I’m running ESPHome 1.16.2
I want to compile and upload software to one of my esp32 to include a US sensor.
I don’t think it is the sensor code that causes the issue. I get compilation failure on all my esp32.
//Mats

Update. :slight_smile:

Your version is from February 2021… This is more than 18 months old. I wouldn’t expect to run this without errors, it is simply to old. :slight_smile:

OK. Then I need to update. Thanks! :slight_smile: