0056-00000002

Updated at:

Problem description

Intelligent Media Management (IMM) returns error 0056-00000002 when the source file in the request exceeds the size limit.

Causes

The source file is larger than the maximum size that IMM supports for processing.

Examples

GET /example.jpg?x-oss-process=image/faces&OSSAccessKeyId=LTAI****************&Expires=1141889120&Signature=vjbyPxybdZaNmGa%2ByT272YEAiv**** HTTP/1.0
Authorization:OSS LTAI****************:al2vHOlTWQdQtM6oqJAEZh7d****
Date: Tue, 20 Dec 2022 08:48:18 GMT
Host: oss-example.oss-cn-hangzhou.aliyuncs.com

In this example, example.jpg exceeds the size limit, so IMM cannot process the request.

Solutions

  1. Convert the source file to a smaller file that meets the size limit, then resubmit the request.

  2. If you cannot reduce the file size, submit a ticket to request an increase in the processing limit.