If you are on the most current git and experience this issue, you could try checking out the committ just before this change series, e.g.:
sudo service klipper stop
cd ~/klipper
git checkout 293858c51fc51c998a046ba12c00da0418fb8403
sudo service klipper start