ratos configurator update error

I have got a prompt in the machine section of mainsail that ratos configurator (v2.0.0-1-gcc0ebdd-shallow) is invalid. Selecting soft or hard recovery results in the same error - 'Error Recovering ratos-configurator' followed by ' Repo has not been verified, clone aborted'. Probably finger trouble on my part, but I am stumped as to how install the update. Not urgent, as the V-Core-3 still prints, but I would rather not have the invalid indicator!
7 Replies
miklschmidt
miklschmidt3y ago
Possibly corrupted SD card, or your pi can't reach github.com. When you shut down your pi, be sure to shut it down properly by using the "shut down" command in the dropdown in the top right corner of mainsail.
conscious-sapphire
conscious-sapphireOP3y ago
@miklschmidt Thanks for the response. It is possible that it is a corrupted SD Card, but I don't think so - I have updated all the other components (Klipper, Mainsail, KlipperScreen etc.) without issue. I don't think that reaching the github server is the issue either, for the same reason. Is there a way of manually updating the ratos configurator through something like putty?
miklschmidt
miklschmidt3y ago
Yeah:
cd ~/ratos-configurator
git pull
cd ~/ratos-configurator
git pull
My guess is that'll fail too, but at least it'll tell you why
conscious-sapphire
conscious-sapphireOP3y ago
If the pull is successful, is that all I need to do or is there a compile step?
miklschmidt
miklschmidt3y ago
Nope that's it Weird though, that means moonraker just couldn't connect to github
conscious-sapphire
conscious-sapphireOP3y ago
@miklschmidt Sorry for the delay, finishing a print job! I tried the git pull, and weirdly it tells me everything is up to date! Still getting the Invalid indicator though.
miklschmidt
miklschmidt3y ago
It's just moonraker being weird then, can't connect to github i suppose. Click the refresh button, if that doesn't fix it, it should inevitably fix it self.

Did you find this page helpful?