本文主要介绍了错误码的详细说明。
code | message | 说明 | ||||||||
SystemError | System error, please try again later. | 系统异常,请稍后重试。 | ||||||||
ServiceTimeout | The requested service is timeout. | 服务超时,请稍后重试。 | ||||||||
AlgorithmError | Algorithm service exception, please try again later. | 算法服务异常,请稍后重试。 | ||||||||
DocProcessing | Document is processing. | 文档处理中,请等待处理完成。 | ||||||||
NotSupportFormat | Format not supported. | 文档格式不支持。 | ||||||||
FileUrlLegal | File url is not legal. | 文件URL不合法。 | ||||||||
MissingFileUrl | FileUrl is mandatory. | 文件URL不能为空。 | ||||||||
MissingId | BizId is mandatory. | 业务ID不能为空。 | ||||||||
ExceededImageUrlLength | Document URL length exceeds limit. | 文档URL长度超过限制。 | ||||||||
ExceededImageUrlSize | The number of image URLs exceeds the limit. | 图片URL数量超过限制。 | ||||||||
FileSizeNotEqual | The number of file names is inconsistent with the number of file URLs. | 文件名称数量与文件URL数量不一致。 | ||||||||
NotSpecifySuffix | Not specify file suffix. | 未指定文件后缀。 | ||||||||
FileNameLegal | FileName is not legal. | 文档名称不合法。 | ||||||||
NotExistBizId | The bizId is not exist. | 业务ID不存在。 | ||||||||
IllegalApiName | API name is invalid. | API名称不合法。 | ||||||||
IllegalSignature | The signature is not correct. | 签名错误。 | ||||||||
InvalidStsToken | The STS token is invalid. | STS token 错误。 | ||||||||
DocMindServiceNotOpen | DocMind service is not activated. | 文档智能服务未开通。 | ||||||||
DocMindServiceExpired | DocMind service is expired. | 文档智能服务已过期。 | ||||||||
NoPermission | Please check whether the service is activated correctly. | 请检查服务是否正确开通。 | ||||||||
Failed | Document process failed. | 文档处理失败。 | ||||||||
ParamsError | The document request parameter is invalid. | 文档处理请求参数有误。 | ||||||||
DocDownloadError | Failed to process the document. Could not download document you provided. | 文档处理过程中数据下载异常,请检查文档是否能访问和下载。 | ||||||||
InterfaceMismatch | Sorry, the query interface does not match submit interface, please check the interface and try again. | 您当前请求的结果查询接口和该ID生成的异步提交接口并不匹配,请检查接口后重试。 | ||||||||
BlankDocError | The document is blank. | 文档内容为空。 | ||||||||
DocDownloadError | Failed to process the document. Could not download document you provided. | 文档处理过程中数据下载异常。 | ||||||||
RequestNotExistOrResultExpired | The request is not exist or the result is expired. | 请求不存在或结果已过期。 | ||||||||
InternalFlowError | The request processing is failed due to some internal flow error. | 文档处理流程调度出现异常。 | ||||||||
DocInQueue | Please wait for the processing. The document is in queue for processing.You can acquire the result when it is done. | 文档处理排队中。 | ||||||||
PreProcessingError | Failed to process the document due to errors appears in document pre-processing. | 文档处理过程中数据预处理出现异常。 | ||||||||
RequestIdDuplicate | The request id you provided is duplicated, please change another one. | 文档处理requestId重复。 | ||||||||
DocDownloadTimeout | Failed to process the document. Download document is timeout, please verify the correctness of the document. | 文档地址连接或数据下载超时。 | ||||||||
DocUrlUnsafe | Failed to process the document. The document url you provided is unsafe. | 文档URL不安全。 | ||||||||
DocSizeLimitError | Failed to process the document. The document you provided is beyond the size limitation. | 文件大小超过限制。 | ||||||||
PageNumberOutOfRange | Page number is out of range. | 页码超过范围。 | ||||||||
PageCountLimitError | Failed to process the document. The document you provided is beyond the page count limitation. | 文档页数超过限制。 | ||||||||
UrlNotAvailable | Failed to process the document. The document url you provided is not available. | 文档URL不可用。 | ||||||||
UrlConnectionTimeout | Failed to process the document due to connection timeout. | 文档获取时连接超时。 | ||||||||
UrlSocketTimeout | Failed to process the document due to socket timeout. | 文档获取时socket连接超时。 | ||||||||
LayoutAnalysisError | Failed to process the document due to layout analysis error. | 版面分析出现异常。 | ||||||||
LayoutAnalysisResultIsNull | Failed to process the document due to layout analysis result is null. | 版面分析解析结果为空。 | ||||||||
LayoutAnalysisDataError | Failed to process the document due to some layout analysis data error. | 版面分析数据处理异常。 | ||||||||
LayoutAnalysisPosIsNull | Position info is missing in layout analysis. | 版面分析缺少坐标信息。 | ||||||||
ParaKVIsNull | Paragraph KV info of response is null. | 段落KV返回结果为空。 | ||||||||
StructureTreeInfoIsNull | Document structure tree of response is null. | 层级树返回结果为空。 | ||||||||
TableKVIsNull | Document structure tree of response is null. | 表格理解返回结果为空。 | ||||||||
ImageLengthBeyondLimitation | The height or width of image beyond the image limitation. | 图片长边超过ocr指定长度8192px。 | ||||||||
ToPdfFailed | Convert to PDF is failed. | pdf文档转换失败。 | ||||||||
QueueIsFull | The document convertion queue is full. | 文档转换队列满,无法处理新的文档转换请求。可以等待一段时间后重新提交需求;或尝试增加队列容量,错峰提交文档。 | ||||||||
Md5ValidationFailed | The document convertion is failed due to md5 validation not the same. | 文档转换输入文件md5校验不一致。 | ||||||||
DocLimitation | The document you provided not meet the requirements: 1) within 200 pages 2) not more than 100Mb 3) not exceed 8192 | 表示提供的文档不符合系统或服务的要求,超过了 文档规定的限制。可能包括以下原因:
| ||||||||
GetDocJsonError | The document comparison is failed due to get doc-json error. | doc-json获取失败。 | ||||||||
DocJsonError | The document comparison is failed due to doc-json error. | doc-json格式错误。 | ||||||||
InputFileError | Document comparison should provide only one source file and one target file. | 只能传1个源文件或1个目标文件。 | ||||||||
Processing | Document automl algorithm service exception | 在处理过程中,算法遇到无法解决的问题,如数据复杂度过高或计算资源不足。 |