Warnings after updating and restarting
After updating i got all these warning for moonraker should i just dismis them ?
63 Replies
did you use any kind of reset? either soft or hard?
ssh to your pi and send
ratos doctor
it should recover everything
What does that mean ?
You need to access your pi via ssh/command line to send “ratos doctor”
how do i do that ?
After a good ol on and off its not able to connect to the klippy host
You need exactly what I told you.
Ssh and send ratos doctor to repair the system.
but how do i Ssh ?
how do i do all of that :sadpepe:
Im pretty noob when it come to all that software stuff
can you elaborate on that Ssh ?
Start on step 3
Liyan Gong
Latest Open Tech From Seeed
How To SSH Into Raspberry Pi (The Complete Guide) - Latest Open Tec...
This guide will walk you through everything needed to access your Raspberry Pi 5, Raspberry Pi 4, or any other Raspberry Pi device remotely via SSH from your Windows or Mac computer.
Ssh is a remote access to the raspberry console in order to send commands.
Ok then what's that doctor.
Not doctor…
ratos doctor
Is the command you have to send in order to repair the mess
That said, and please don’t take this as an insult or any bad intentions, I believe you should take a look at this kind of things.
Ssh, commands, rapsberry pi system, etc.
It will be very useful for sure
Yeee im just very new to the whole raspberry thing whe i built the printer every update didn't cause error so didnt really looked at all that stuff
@MDFPereira would that be a bother to you to just list the commands I need to input ?
Just ratos doctor after accessing the pi
Just as written "ratos doctor"
Yes
Are you on windows or mac?
Windows
Open CMD
write ssh pi@the_machine_ip like
ssh [email protected] (whatever ip it has)
The password is “raspberry” without “ and press enter
Keep in mind nothing is shown while you write the password
Send ratos doctor and wait for it
Oki doki thanks a lot ! My monkey brain is a lil bit less monkey thanks to you !
@MDFPereira probably some syntaxe ?
Update everything on mainsail
i write update mainsail ?
Refresh updates
Still nothing
There is no update on the mainsail
the command ratos doctor not found thats what its saying 🤔
There is something very wrong with your installation.
The error with command not found should not happend.
thats weird everything was working before the update 🥲
I would format the sdcard and re-onstall ratos
This is not an update problem. Otherwise everyone would be here complaining
Moment:
Try this, line by line:
ssh to the machine
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
Its bad
very bad
Its weird cause i still have acces to the machine page
Are you sure you ssh to the correct rpi? 😛
I have no idea why this is happening
there is only one Pi in this house
XD
Ok
Later today I will help you agaon
I need to leave
Hey man thanks again helping me its most likely a bad manipulation on my part when updating
At least i managed to get my printer config back
Can you send ls on ssh and show me the content?
If there is a condig folder, send cf config, enter and ls again
Send printer_data and show me, please
Sorry, cd printer_data
im boned arent i
So far is not looking correct.
no dice
A bunch of that folders should be inside printer_data/config
Yep… boned
so reformat the sd card
redo all the ratos config steps
at least i managed to save my printer config
Save your config. Flash sdcard again, update everything, restart moonraker, ctrl+shift+r, refresh updates amd updated the missing ones.
Then run configurator
In you included something on printer.cfg, after running the configurator you can include again
LED, frenquencies, skew compensation that kind of stuff ?
Alright just to recap just to be sure:
Flash Sd Card
Redo RatOs install
Update all the stuff
Restart MoonRaker
Refresh for other Update
Do the configurator
Import my Printer Config ?
@MDFPereira That sound right ?
No need to import printer.cfg
A new one will be generated. You just need to copy and paste the things you included and the overrides in the bottom.
Everything else is correct.
And after restarting moonraker, do a hard refresh on the browser (ctrl+shift+r) before refreshing for updates
Thanks ! I guess its time to jump into the comissioning guide cause its been long since the printer was done XD
And it has newer info in there.
Also, RatOs docs are already being updated for 2.1
Of you need something else, check there
Yeee its been awhile since i looked at the guide
:pepehands:
Its weird i flash the sd card connect the Pi to the wifi then update RatOs and ratos configurator and it all goes to shit after that
also before i do anything it give me a bed_mesh error
At this point should I just flah it as set it up as is without update?
As I told you more than once:
update everything. Restart moonraker. Hard refresh on the browser. Refresh updates…
You are NOT on the most up to date versions.
Normal. There is no config yet.
Should I update ratos first or do update all, like is there a sequence?
Ratos First
Ratos first then everything then hard restart moonraker
No. Restart moonraker and hard refresh the browser
And by restart moonraker I kean going to the top right, where the shutdown is, and restarting the moonraker service
It'll work eventually with my smooth brain 😆
@MDFPereira thanks again for bearing with me and my monkey brain
Happens to everyone at some point…
More than once 😛
Ahah will keep you updated just incase 😉