-
Notifications
You must be signed in to change notification settings - Fork 258
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
robot resets itself #206
Comments
See: Hypfer/Valetudo#80 You vacuum will always restart around 3 or 4 am, that is normal. It's still not clear as to why sometimes it becomes un-provisioned. Valetudo should still be present on the vacuum though. I have had some slight success reducing the issue by changing the upstart config: Hypfer/Valetudo#80 (comment) However I still had one drop recently, but I think that was an issue with my wifi. The latest release of Valetudo has dummycloud built in so that's one less item to consider |
It did not just become unprovisioned. It said "restart the initial version please be patient" and this seems to indicate that it performed a factory reset? I didn't touch the robot yet to investigate the problem but restarting it via the power button doesn't help. I just see its wifi network and can query it with mirobo but I no longer can access it via ssh for example. |
@josch looks like Hypfer Hypfer/Valetudo#80 (comment) had a similar issue recently. You may want to head over there |
Yes, and here somebody else experienced it: https://www.roboter-forum.com/index.php?thread/33043-mein-roborock-s50-hat-sich-gestern-selbst-zur%C3%BCckgeflasht/ |
I also had this last night, it suddenly started speaking Chinese again! Last time it happened this was on the 21st of March. So about 6 weeks ago. When this happens I also have to go through the flashing process again. |
Another possible duplicate: Hypfer/Valetudo/issues/206 |
@josch in the roboter-forumthe link you posted they claim that the settings in As Hypfer mentioned it looks like there is an error counter somewhere that triggers a re-flash if too many errors are logger (somewhere), you could also try disabling logging maybe it'll stop the issue? disable_logging.sh |
Further updates: Hypfer/Valetudo#206 (comment) Looks like you can modify the crash counter. Would be better to identify the issue and fix it but there is a work around |
@dugite-code I posted the contents of my |
Syslog from during the restore to the old firmware: https://pastebin.com/raw/FLcvbnQ6 |
Same over here, this morning, the Robo was not available on the assigned IP and it was speaking English, although German was installed before. |
It keeps a copy of the factory firmware, no downloads occur for the reset.
There still has been little progress in solving the issue for the v2. changing the dnsmasq settings fixed the v1 for me. see the previously linked Valetudo for further detaila
…On November 19, 2019 9:28:08 AM UTC, froodproton ***@***.***> wrote:
Same over here, this morning, the Robo was not available on the
assigned IP and it was speaking English, although German was installed
before.
My problem is: Where is the original firmware coming from? Is it stored
in a partition somewhere on the Robocalls although we flash it with the
alternative firmware which gets copied to system_a and system_b?
Or does the robo need an Internet connection to Xiaomi to download the
vendors firmware?
In the latter case I would be worried since I would be missing some dns
"redirects" in my (router) config.
It would mean that the robocalls can still connect to Xiaomi!!
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#206 (comment)
|
hi, is there some solution, no or? |
Did you use the available fixes? |
Unfortunately even after all this time the cause is really still unknown. Possibly because the robot will re-flash for a multitude of errors. I myself found after this modification an increasing the crash counter I no longer encountered re-sets, however other research might point to simple file-system issues. As mentioned in the linked comment you may want to do a fstrim as well. It could be an issue of running out of disk space. |
I added the dnsmasq change, too now. I'm new to this, but does the firmware switch from mmcblk0p8 to mmcblk0p9 and than when an third issue was found switchs to the mmcblk0p7 (recovery). |
I believe it should only have two system partitions 'A' and 'B' with one of the partitions being the boot partition. That said I've never manipulated them directly as it's a bit dangerous as you can effectively brick both partitions. If memory serves me the recovery partition never changes and is used only to over-write the active partition if an error occurs. I noticed this comment Hypfer/Valetudo#206 (comment)
I just realized I actually did disable logging myself when last building my Valetudo firmware. So it's possible the |
I think my device resettet the first time and switched from A to B.
|
Hi, I followed the instructions to patch firmware v11_001792 and install valetudo and dummycloud on the device. But just today, only about 1 or 2 minutes after 3:00 in the morning, the vacuum proclaimed "restart the initial version please be patient" and now seems to be reset. I didn't do anything to it (in fact I was sleeping at the time) and now my robot is reset. Did anybody else experience this effect already?
The text was updated successfully, but these errors were encountered: