Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Fail to update

Updated:

...

Question

When update extension software by ADAM OPERATION

...

UI,
Show “*** textStatus: error, error: Gone ***

...

回答

以下のような原因が考えられますので、ご確認ください。

...

”, and fail.

...

Answer

Please check below status .

  1. Exceed upper limit size of zip file to be updated.
    In this case, the below message appears.

    Code Block
    CgiProcesser.cpp L:156 doProcess Content-Length (112720277) is too big for updateApplication


    i-PROカメラではRAMの容量の都合上、アップロードできる.ext形式のファイルサイズの上限を100MBとしております。
    ADAM OPERATION UIでは.zip形式のファイルを使ってインストール・アップデートを行いますが、i-PROカメラへの送信時、.zip形式から.ext形式に変換しています。
    その際、Base64エンコードして管理情報を付与するため、.zip形式よりもファイルサイズが大きくなります。(Base64エンコードしたとき、約140%)
    そのため、.zip形式のファイルで100MBに近いサイズの場合、.ext形式変換後に上限の100MBを超える可能性があります。
    搭載している外部ライブラリで不要なものを削除するなど、容量削減を実施ください。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. 140%)

    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.

    This limitation is only for when update the extension software
    Please refer to below link for Initial installation.


    なお、100MBの上限はアップデート時のみの制限となります。
    初回インストールでは、機能拡張ソフトウェア用のROM容量が上限となります。
    詳細はこちらをご確認ください。