-
Notifications
You must be signed in to change notification settings - Fork 89
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
wifi disconnecting, wpa may crashed, now reset #54
Comments
I see a motion event in the log, if you are using MQTT it may be related to issue #47 ? |
I'm not 100% sure but it looks like after changing hostname in config to blank (previous I've set custom one) in order to generate automatically and it looks like camera stops disconnecting from WiFi.. ;) |
@k3s4 |
@alienatedsec blank in WebGUI - only changing in WebGUI. |
@k3s4 Has it changed the Hostname? to something around yi-7bc3 |
yes |
I will look into this; however, on another note, I just checked if leaving the old Busybox will change the camera's responses. The original Busybox is at v1.20.2, and despite not supporting many functions and applets that are also buggy, I managed to run the hack.
It was a dead-end to be fair |
still the same issue.. |
Please check #70 as could be related |
@alienatedsec - I don't think its related as my camera don't respond to ping requested etc it's completely offline until reboot - for now I have added reboot command to crontab everyday for kind of workaround.. Thinking about some script for checking wifi connection and then try reconnect.. |
This could be useful, did you get a chance to write a script to do this? |
@X3fxKupaA6jaHX83Whnn3xcYWnUCYhmjr2e2A8T currently I have added that script to crontab and checking how it works roleoroleo/yi-hack-MStar#149 (comment) |
Looks like script works fine (after little modification)
I have removed interface down/up lines as this was not working (for whatever reason) and camera reconnect to wifi only after reboot. |
if the issue persists, please update to |
Hello,
I have issue with constantly disconnecting WiFi from my Yi Outdoor camera -
[./rmm][5/13/22:52:26:887]: ai_get_aacstream: get aenc stream select time out
[./rmm][5/13/22:52:29:71]: ai_get_aacstream: get aenc stream select time out
[./dispatch][5/13/22:52:29:792]: wifi disconnected, now reconnect wifi
[./rmm][5/13/22:52:30:718]: motrk img is too old. storetm:1620946349-725901, diff:1009
[./mp4record][5/13/22:52:33:144]: msg snd success[./dispatch][5/13/22:52:33:145]: got rcd heartbeat
[./watch_process][5/13/22:52:34:512]: cloud crashed![./rmm][5/13/22:52:41:538]: got a new motion stop. send_motion_stop_msg
[./rmm][5/13/22:52:41:561]: msg snd success[./dispatch][5/13/22:52:42:632]: wpa may crashed, now reset
[./dispatch][5/13/22:52:42:766]: no usb dev
after reboot it works only for couple of hours..
anyone has similar issue and fixed that somehow?
The text was updated successfully, but these errors were encountered: