Fail to update extension software by EnADAM OPERATION UIĀ
Fail to update
Updated:Oct 7, 2021
Question
When update extension software by ADAM OPERATION UI,
Show ā*** textStatus: error, error: Gone ***ā, and fail.
Answer
Please check below status .
Exceed upper limit size of zip file to be updated.
In this case, the below message appears.CgiProcesser.cpp L:156 doProcess Content-Length (112720277) is too big for updateApplication
Upper limit file size of .ext file to be updated is 100MB.
In case of ADAM OPERATION UI, āInstallā and āUpdateā is done by zip file, and convert to .ext format from .zip format to send i-PRO camera.
In this case, add management information encoded by Base64 to .ext format, and then file size bigger the zip format. (Approx. 133%)
Therefore If the zip file size close to 100MB, .ext file may exceed limit size(100MB)
Unnecessary files such as external library need to be deleted to solve this situation.