Warnings after updating and restarting

After updating i got all these warning for moonraker should i just dismis them ?
No description
No description
No description
63 Replies
MDFPereira
MDFPereira6d ago
did you use any kind of reset? either soft or hard? ssh to your pi and send ratos doctor it should recover everything
Dank God Precious
What does that mean ?
MDFPereira
MDFPereira6d ago
You need to access your pi via ssh/command line to send “ratos doctor”
Dank God Precious
how do i do that ? After a good ol on and off its not able to connect to the klippy host
MDFPereira
MDFPereira6d ago
You need exactly what I told you. Ssh and send ratos doctor to repair the system.
Dank God Precious
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 ?
MDFPereira
MDFPereira6d ago
Start on step 3
MDFPereira
MDFPereira6d ago
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.
MDFPereira
MDFPereira6d ago
Ssh is a remote access to the raspberry console in order to send commands.
Dank God Precious
Ok then what's that doctor.
MDFPereira
MDFPereira6d ago
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
Dank God Precious
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 ?
MDFPereira
MDFPereira6d ago
Just ratos doctor after accessing the pi
Dank God Precious
Just as written "ratos doctor"
MDFPereira
MDFPereira6d ago
Yes Are you on windows or mac?
Dank God Precious
Windows
MDFPereira
MDFPereira6d ago
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
Dank God Precious
Oki doki thanks a lot ! My monkey brain is a lil bit less monkey thanks to you !
Dank God Precious
@MDFPereira probably some syntaxe ?
No description
MDFPereira
MDFPereira5d ago
Update everything on mainsail
Dank God Precious
i write update mainsail ?
MDFPereira
MDFPereira5d ago
Refresh updates
Dank God Precious
Still nothing There is no update on the mainsail the command ratos doctor not found thats what its saying 🤔
MDFPereira
MDFPereira5d ago
There is something very wrong with your installation. The error with command not found should not happend.
Dank God Precious
thats weird everything was working before the update 🥲
MDFPereira
MDFPereira5d ago
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
Dank God Precious
Its bad very bad Its weird cause i still have acces to the machine page
MDFPereira
MDFPereira5d ago
Are you sure you ssh to the correct rpi? 😛 I have no idea why this is happening
Dank God Precious
there is only one Pi in this house XD
MDFPereira
MDFPereira5d ago
Ok Later today I will help you agaon I need to leave
Dank God Precious
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
MDFPereira
MDFPereira5d ago
Can you send ls on ssh and show me the content? If there is a condig folder, send cf config, enter and ls again
MDFPereira
MDFPereira5d ago
Send printer_data and show me, please
MDFPereira
MDFPereira5d ago
Sorry, cd printer_data
Dank God Precious
im boned arent i
MDFPereira
MDFPereira5d ago
So far is not looking correct.
Dank God Precious
no dice
MDFPereira
MDFPereira5d ago
A bunch of that folders should be inside printer_data/config Yep… boned
Dank God Precious
so reformat the sd card redo all the ratos config steps at least i managed to save my printer config
MDFPereira
MDFPereira5d ago
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
Dank God Precious
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 ?
MDFPereira
MDFPereira5d ago
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
Dank God Precious
Thanks ! I guess its time to jump into the comissioning guide cause its been long since the printer was done XD
MDFPereira
MDFPereira5d ago
And it has newer info in there. Also, RatOs docs are already being updated for 2.1 Of you need something else, check there
Dank God Precious
Yeee its been awhile since i looked at the guide
Dank God Precious
: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?
MDFPereira
MDFPereira4d ago
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.
Dank God Precious
Should I update ratos first or do update all, like is there a sequence?
MDFPereira
MDFPereira4d ago
Ratos First
Dank God Precious
Ratos first then everything then hard restart moonraker
MDFPereira
MDFPereira4d ago
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
Dank God Precious
It'll work eventually with my smooth brain 😆 @MDFPereira thanks again for bearing with me and my monkey brain
MDFPereira
MDFPereira4d ago
Happens to everyone at some point… More than once 😛
Dank God Precious
Ahah will keep you updated just incase 😉

Did you find this page helpful?