webui not accessible after Valetudo 2024.10.0 #2115
-
Are you already using Valetudo?Yes, for a long time Your questionsI just updated to 2024.10.0. I think that my update got corrupted: Normally I perform any Valetudo updates in the browser, this time I executed it on my mobile phone and accidentally reloaded the page while the update was in progress. I still can SSH into my robot (dreame z10 pro). I can operate it via the hardware buttons, but I cannot use the web ui. Can you help me getting my robot back to life? PS: I promise not to perform any Valetudo updates on my phone anymore ;-) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Weird. The phone should not affect that at all, as the update happens inside the robot. Oh well. Or just put the right binary in the right place:
|
Beta Was this translation helpful? Give feedback.
Weird. The phone should not affect that at all, as the update happens inside the robot.
Oh well.
Essentially, you just need to follow the same steps as on the initial install.
Or just put the right binary in the right place:
/data/valetudo
is the expected binary in its uncorrupted form.Just download a new one there to be sure. Your Z10 will need the arm64 build. Don't forget to make it executable
/data/_root_postboot.sh
still exists and is also executable.You can find that script in
/misc/_root_postboot.sh.tpl
if it's missing