錯誤碼列表
更新時間 2024-09-06 18:11:40
最近更新時間: 2024-09-06 18:11:40
分享文章
本節主要介紹錯誤碼列表。
HTTP status 錯誤碼 錯誤信息 描述 400 CanNotConnectToServer Can not connect to the server IP[:port]. 無法連接服務器。 400 ExceedMaxValue Value value at 'number' failed to satisfy constraint: Argument must be less than or equal to value. 超過最大值。 400 ExceedThreshold The number of operation cannot exceed value. 超出了系統允許的最大個數,無法執行該操作。 400 InsufficientServerSpace This method is not allowed because the free space of directory must be greater than or equal to value for server serverId[, serverId...]. 存儲空間不足。 400 InvalidDirectory The argument must be a directory specified with an absolute path. 輸出路徑必須是帶有絕對路徑的目錄。 400 InvalidEnumValue Value value at 'argument' failed to satisfy constraint: Argument must satisfy enum value set: [value1, value2... ] 枚舉參數不合法。 400 InvalidPositiveInteger Value value at 'number' failed to satisfy constraint: Argument must be positive integer. 取值必須為正整數。 400 InvalidTime The end time must be later than the start time. 結束時間必須晚于開始時間。 400 InvalidTimeFormat Value value at 'argument' failed to satisfy constraint: Argument must conform to Format format. 時間格式不合法。 400 StandaloneModeNotAllowed 'operation' is not supported by standalone mode of HBlock. 單機版本HBlock不支持該操作。 400 TooLargeFile The file is too large. It is recommended to narrow the query range.? ? 日志文件過大,建議縮小查詢范圍。 403 PermissionDenied Failed to action because user has no permission. 權限不足,無法執行該操作。 404 NoSuchLog The log with ID ID does not exist. 日志文件不存在。 409 InvalidLogStatus The status of log collection task with ID ID is 'status', the request is invalid. 日志狀態沖突,無法執行該操作。