#update to 2.1 RC3 gives configuration error: 'allow_unknown_gcode_generator' is not valid

37 messages · Page 1 of 1 (latest)

zealous flume
#

Recently installed RatOS 2.1 RC2.

Updated RatOS to RC3 via mainsail. Subsequently updated RatOS Configurater upon which I now get the error shown in the image.

How does one clean this up? Do I need to run configuration again?

echo quarryBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

glacial dust
#

debug.zip please

zealous flume
#

how do i generate that?

glacial dust
#

should be on the lefthand side of the nav

zealous flume
glacial dust
#

I don't see that in any of your configs which is confusing...

zealous flume
#

yeah - but it does show up in the klippy log - i'm just not sure which file it's being pulled from

glacial dust
#

how familiar are you with linux and command line? You could try SSHing into the pi and searching in /home/pi/printer_data/ with grep for allow_unknown_gcode_generator
something like grep -rl allow_unknown_gcode_generator /home/pi/printer_data/

zealous flume
#

quite familiar actually... i'll do that this afternoon... taking a break for a bit

zealous flume
#

found it in ~/printer_data/config/RatOS/printers/base.cfg

#

took out the offending line and now seeing the following warnings:

#

feels like the update maybe didn't clean some things up properly?

#

indeed, there is no '.git' folder where that macro is looking

#

plenty of others:

glacial dust
#

try running ratos-doctor

#

sorry ratos doctor

zealous flume
#

here's the output from ratos doctor:

#

definitely did something

#

well, stuck at the above - seems like these shouldn't be problems - not sure what to do at this point... maybe just burn RC2 again and start from there?

#

hold on - klipper now showing it needs an update... let's see where that goes...

#

RatOS Core now showing dirty due to modifying base.cfg... what is the difference between soft recovery and hard recovery? will either restore the file?

hybrid walrus
#

Both will break things and you'll need to do the doctor again

zealous flume
#

ran soft recovery and seems fine now... i think the initial error was due to klipper needing an update

#

same with the subsequent error... running the klipper update seems to have solved both problems

glacial dust
glacial dust
zealous flume
glacial dust
zealous flume
#

I see

#

I think I'm ok now

#

I'll mark this solved