Error after update // dev branch???
As per my previous post in #general , I ran a full update and after the completion, all files I send to the printer trigger an error as per image attached.



ratos-debug.zip1.61MB
ssh pi@ratos.local
cd printer_data/config/RatOS
git fetch origin
git checkout -b v2.1.x origin/v2.1.x
sudo ./scripts/ratos-update.sh
cd ~/ratos-configurator
git fetch origin
git checkout -b v2.1.x-deployment origin/v2.1.x-deployment
sudo ./scripts/update.sh
sudo systemctl restart ratos-configurator
sudo systemctl restart klipper
sudo systemctl restart moonraker