本文介紹圖像搜索產品的錯誤碼。
如需了解更多產品詳情和獲取技術支持,請單擊在線咨詢或通過釘釘群(35035130)聯系我們。
錯誤代碼 | HTTP狀態碼 | 錯誤描述 | 說明 |
NoPermission | 403 | You are not authorized to perform this operation. | 沒有權限執行當前操作。 |
BadRequest | 400 | The request has invalid parameters. | 無效的請求。 |
InstanceStatusError | 409 | Your instance is unavailable. | 實例狀態不可用,例如欠費。 |
DeniedRequest | 403 | Your request was denied due to instance flow control. | 請求被限流。QPS限制請參見訪問頻次(QPS)。 |
InvalidInstance | 400 | The specified instance name is invalid. | 無效的實例名。實例名稱獲取請參見創建實例。 |
NoCaretSeperator | 400 | The body content is missing the ^ separator. | Body中缺少分隔符 |
EmptyMeta | 400 | The body content has an empty meta field. | Body中Meta為空。 |
InvalidMetaItem | 400 | The meta field is invalid. | 無效的Meta項。 |
NoPicList | 400 | The body content is missing the pic_list parameter. | Body中沒有指定pic_list參數。 |
InvalidPicList | 400 | The specified pic_list parameter is invalid. | 無效的pic_list參數。 |
NoSpecifiedPic | 400 | The content of an image is not specified in the HTTP POST body. | 圖像的內容沒有在body中指定。 |
NoSpecifiedSearchPic | 400 | The search image is not specified. | 沒有指定需要查詢的圖像。 |
InvalidCategory | 400 | The specified category is invalid. | 無效的類目。類目參考請參見類目參考。 |
OverflowMaxResultNum | 400 | The specified number of total results exceeds the maximum of 500. | 超過最大返回結果數500。 |
OverflowMaxReturnNum | 400 | The specified number of results for each request exceeds the maximum of 100. | 超過每次最大返回結果數100。 |
InvalidStartParameter | 400 | The specified parameter s is invalid. | 無效的參數 |
InvalidNumParameter | 400 | The specified parameter n is invalid. | 無效的參數 |
NoSpecifiedAddPic | 400 | The image to insert is not specified. | 沒有指定新增的圖片。 |
NoSpecifiedItemId | 400 | The item_id parameter is not specified. | item_id參數沒有指定。 |
InvalidIntAttr | 400 | The specified int_attr field is invalid. | 無效的int_attr字段值。 |
UnsupportedPicFormat | 400 | The specified image format is invalid. | 不支持的圖像格式。 圖片格式參見圖片要求。 |
InvalidFilterClause | 400 | The specified filtering condition is invalid. | 無效的filter條件。過濾條件設置請參見條件過濾。 |
InstanceOverQuota | 400 | The number of items exceeds the limit. | 實例數據量超過配額。 |
IncorrectOrientation | 400 | The image contains incorrect rotation flags in the meta data. | 圖像中包含不正確的旋轉信息。 |
UnsupportedPicPixels | 400 | The specified pixels is not supported. | 不支持的圖像像素。圖片要求請參見圖片要求。 |
SearchTimeout | 400 | The request is timed out. | 引擎查詢超時。 |
PicNotExist | 400 | The search picture does not exist. | 搜索指定的圖片在實例中不存在。 |
NoSpecifiedProductId | 400 | The parameter ProductId no specified. | ProductId參數沒有指定。圖片入庫說明請參見新增圖片。 |
NoSpecifiedPicName | 400 | The parameter PicName no specified. | PicName參數沒有指定。 |
NoSpecifiedPicContent | 400 | The parameter PicContent no specified. | PicContent參數沒有指定。 |
InvalidType | 400 | The specified parameter Type is not valid. | 無效的參數Type。 |
InvalidProductId | 400 | The specified parameter ProductId is not valid. | 無效的參數ProductId。 |
InvalidPicName | 400 | The specified parameter PicName is not valid. | 無效的參數PicName。 |
InvalidStrAttr | 400 | The specified parameter StrAttr is not valid. | 無效的參數StrAttr。 |
InvalidCustomContent | 400 | The specified parameter CustomContent is not valid. | 無效的參數CustomContent。 |
InvalidPicContent | 400 | The specified parameter PicContent length greater than 4 * 1024 * 1024. | 圖片大小超4MB。 |
TimeoutForTransferImage | 400 | Timeout after 5 seconds waiting for images transfer to complete. | 傳輸圖片超過5秒。 |
InvalidInstanceName | 400 | The parameter instanceName is not specified. | 未指定參數實例名稱。 |
InvalidRequestId | 400 | The parameter requestId is not specified. | 未指定參數requestId。 |
InvalidRequestIdTooLarge | 400 | The parameter requestId is too large. | RequestId參數太長。 |
InvalidRegion | 400 | The specific region is illegal. | Region指定區域非法。 |
InvalidPicUrl | 400 | The search picture does not exist at the specific url. | URL無效。 |
系統級別錯誤
錯誤代碼 | HTTP狀態碼 | 錯誤描述 | 說明 |
?NetworkException | ?500 | ?A network error occurred. | 系統網絡異常。 |
?RequestTimeout | ?500 | ?The request is timeout. | 請求超時。 |
UnsupportedInstanceType | 500 | The instance type is not supported. | 不支持的實例類型。 |
UnsupportedOperationType | 500 | The specified action is not supported. | 不支持的操作類型。 |
ExtractFeatureTimeout | 500 | The request was timed out while extracting features. | 提取特征超時。 |
AccessEngineFailed | 500 | An error occurred while accessing the search engine. | 訪問引擎失敗。 |
InternalOssError | 500 | An internal OAS error occurred. | 內部OAS錯誤。 |
InternalSwiftError | 500 | An internal SWIFT error occurred. | 內部SWIFT錯誤。 |
InternalTableStoreError | 500 | An internal Table Store error occurred. | 內部TableStore錯誤。 |
InternalError | 500 | An internal server error occurred. | 內部錯誤。 |