-
Notifications
You must be signed in to change notification settings - Fork 90
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
Rootfs corruption after a few months - bootloop #312
Comments
@AnthraX1 Please read this thread #291 and make sure the following:
|
After reading #291 it made much more sense. I too have two APs using the same SSID. However my tests indicate the camera can roam between APs with the same SSID totally fine. I wonder if the issue could be the rekey interval in WPA or WPA2. The max rekey interval is 4194303 seconds which is 48.5 days, very close to the time my camera was connected for. I don't know the inner workings of wpa_supplicant but I wonder if it writes the generated key(not the password) to a file then hope to reconnect with the key but didn't have time to do the full auth handshake before getting killed by watchdog? |
@AnthraX1 I get closer to the latest |
@AnthraX1 New release with the latest https://github.com/alienatedsec/yi-hack-v5/releases/tag/0.4.1c |
I've been having the same issue but cannot go beyond version 0.4.1b to see if it resolves for me. If i try versions 0.4.1c and 0.4.1d, i go into boot loop. Currently at 4.0 Firmware Version 0.4.0 |
I was using 0.40, not sure what version was in it. Isn't it compiled in and have binary file in yi-hack-v5/wpa/? |
|
for the new firmware, I'm stuck at the Retrieving Pairing Status page on the app after the cam successfully connected to wifi. the last step in the app just times out while the camera is actually connected to the network. |
It appears cloud client is crashing. [./rmm][1/19/6:42:58:948]: got RMM_SPEAK_WIFI_CONNECTTED[./dispatch][1/19/6:42:58:949]: msg snd success[./watch_process][1/19/6:42:58:975]: cloud crashed![./watch_process][1/19/6:42:58:975]: p2p_tnp crashed! |
@AnthraX1 what happens is that the |
the issue is not fixed with 0.4.1d. I thought it was ok but the multi reboot issue came back on. The only way to get the camera to work again is to run the yi-hack-v4 first, then run the v5 scripts. |
I confirm the same - both of my cameras are in the loop after reboot - I am investigating now. |
I had the same problem twice in a week. First time with the last beta version, to restore it I've flashed back the stock firmware. Second time I didn't update and it boot looped with 038 beta. Now I've restore it with 037 beta (like someone suggested in the other discussion), let's see how it goes! I've keept all there was on the sdcard, there some log that can be useful?? |
This issue has been stale for 30 days - it will be closed within the next 7 days if not updated |
today after a power outage my yi dome camera went into a boot loop. |
no luck. the files seem to be deployed correctly on the SD card but it still goes into boot loop. EDIT: |
@g1za please remember to use FAT32 |
@alienatedsec always EDIT: |
Please follow and test if needed https://github.com/alienatedsec/yi-hack-v5/releases/tag/0.4.1e |
So I need to rework Simply, it is too big and is unlikely to make cameras work with as little as 32kB space on the #291 is another discussion covering this subject in many directions - I'll start now and will make you aware of any prorgess |
Changes to be committed: new file: src/busybox_tools/cleanup.busybox_tools new file: src/busybox_tools/compile.busybox_tools new file: src/busybox_tools/config.busybox_tools new file: src/busybox_tools/init.busybox_tools new file: src/busybox_tools/install.busybox_tools
Changes to be committed: modified: src/busybox/.config modified: src/busybox_tools/install.busybox_tools
Some positive news. I found the If that will work fine for the rest of the day, and I'll manage the other issue with the wget on the SD card, it will be released as the final baseline very soon.
Mentioning other issues for awareness #338 |
The new release |
This is fixed in the latest pre-release - I appreciate it could take weeks or months to reproduce, but then please raise another issue if needed |
I'm having exactly the same issue with 0.4.1. Camera works for a day or two, and then suddenly starts bootlooping. Hack (SD) Firmware Version 0.4.1 |
@ad-on-is this hasn't been an issue for several months now. I guess without a terminal output we cannot find what would be the problem. Furthermore, the issue with boot looping was partition-related. The affected partition has been modified, so it has enough space for camera operations. |
@alienatedsec Unfortunately I can't SSH into the cam when it happens, since it doesn't connect to the wifi. Is there a way to get to the latest logs when this happens? Also, I've increased the SD size to 30%, since I read in other threads that it helped for some people. |
Describe the bug
The rootfs on yi dome 1080p camera would get corrupted and stuck in a yellow light reboot loop. Can be reset but won't connect to wifi. Log says no wifi dev and wpa_supplicant crashed.
The only way to fix is to flash with an older version of rootfs_h20 and home_h20 files then load the sdcard with yi-hack-v5 0.38 files again. Flashing home_h20 alone won't solve the problem.
To Reproduce
Steps to reproduce the behaviour:
All two of my long running yi dome 1080p cameras had the same problem after maybe 2 months.
Expected behaviour
Camera doesn't crash
Screenshots
None
Set Up Details (please complete the following information):
Technical Details
It's exactly like this issue except I didn't change any settings and it just happened on its own: #204
The text was updated successfully, but these errors were encountered: