STORAGE_IO_ERROR after a few days of continuous writing

Delphir

New Member
Joined
Sep 14, 2015
Messages
13
Reaction score
0
Country
United States
Does anyone know how to solve STORAGE_IO_ERROR error without manual camera rebooting?
Please note that it is happening usually after a few days of continuous timelapse shooting and there is enough free space on SD card. Just at some some moment camera gets problems with accessing SD card (no problem with listing filesystem, but all read/write operations gives a "no such file" error).

After remounting SD - linux can read/write files from it with no problems.
At the same time, when you start a new video record - camera is responding with this:

Code:
{ "msg_id": 7, "type": "STORAGE_IO_ERROR" }

Manual camera restart solves this problem (without removing any files) for some more days.
"reboot yes" called after receiving this error just shuts down camera and it still needs to be started manually.

ideas?
 
hi, im starting a timelapse project myself and would like to understand the issue.

what card are you using?

where do you pick up the msg_id from?
i see some msg in dmesg but /var/log/ is empty

are you running a ash script?
 
Back
Top