Build service down?

Can’t build any firmware
Marlin/src/gcode/eeprom/M500-M504.cpp:72:64: error: no matching function for call to 'SdBaseFile::open(MediaFile, const char [7], int)'

Looks like it may be related to this change:

Give it a go in a couple of hours and by then, the builders will have updated to include that fix.

Let me know if it still fails.

EDIT: Tracking here:

Tracking the bug. TY for such a fast response

Would be awesome if you could specify a commit / branch to build off of.

I am getting this error trying to build the firmware for the Ender 5 Pro with a 4.2.2. Motherboard and BlTouch using the BLTouch Port. The error is;

Marlin/src/gcode/eeprom/M500-M504.cpp:72:64: error: no matching function for call to ‘SdBaseFile::open(MediaFile, const char [7], int)’

The only modifications I have tried is using the Micro Swiss Hotend, (The one I am using is a Creality Spider hotend) And chaging the default port on the BLTouch to use the BLTouch board that comes with the BLTouch.

After playing around with all of these, I get this error.

Any help would be appreciated.

As this doesn’t look to be a quick fix, I’ve disabled the option causing breakage for now.

Give things another go and see how they go.