Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update on 0.10.10 always fails #515

Open
atifan opened this issue Nov 10, 2023 · 2 comments
Open

Update on 0.10.10 always fails #515

atifan opened this issue Nov 10, 2023 · 2 comments

Comments

@atifan
Copy link

atifan commented Nov 10, 2023

I have Xiaomi Vacuum Gen1 flashed with Valetudo RE v 0.10.07.
If i want to update to v 0.10.10 it starts downloading the files but then after a few minutes I always get message, that the Update failed.
Anyone knows why?

image

@chex01
Copy link

chex01 commented Jan 12, 2024

I also encountered this problem. To install, use the XVacuum Firmware application.
Screenshot_2024-01-12-20-13-45-358_de.haloart.xvf-edit~2.jpg

Screenshot_2024-01-12-20-13-29-683_com.android.chrome-edit.jpg

@glchernenko1
Copy link

Just stop Valetudo before the update.
Example update:

service valetudo stop
wget https://github.com/rand256/valetudo/releases/download/0.10.10/valetudo-re_0.10.10_armhf.deb 
dpkg -i valetudo-re_0.10.10_armhf.deb 
service valetudo start

Use sudo for all commands or log in as root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants