CloudHub Docs
Download Documents

RTS


Error Codes

Media Server API error codes

Error nameError codeCause and troubleshooting tips
MS_FAILURE10201001The Media Server API call failed
MS_NOT_LATEST_REQ10201002The current request is not the latest request
MS_NOT_EXIST_PUBLISHER10201003Publishers does not exist and no action is allowed
MS_INVALID_PARAMS10201004An invalid parameter is used
MS_HANDLE_TIMEOUT10201005A timeout occurs with request
MS_CHILD_PROC_NOT_EXIST10201006The sub process that processed the request does not exist
MS_NOT_EXIST_SUBSCRIBER10201007Subscribers does not exist and no action is allowed
MS_EXIST_OTHER_PUBER_NOT_ALLOW_REPUB10201008Other users have published and are not allowed to reconnect (republish)
MS_NOT_EXIST_RECORDER10201009There is no recorder and no action is allowed
MS_NO_PAUSE_RECORD10201010The current recording status is not paused and no action is allowed

SDN error codes

Error nameError codeCause and troubleshooting tips
PROJECT_STATUS_INVALID10002001The project status is abnormal

RTS error codes

Error nameError codeCause and troubleshooting tips
STREAM_NAME_INVALID10101001Stream names cannot use spaces
PARAMS_BIND_ERROR10101002The argument is bound incorrectly
STREAM_HOST_INVALID10101003The domain name of stream resolution is not valid
STREAM_DISABLED10101004The stream is not available
SERVER_SIGN10101005The server-generated signature resolution failed
STREAM_NOT_FOUND10101006No stream was found
PROJECT_NOT_FOUND10102001The corresponding project was not found
PROJECT_DISABLED10102002The state of project is not available
PROJECT_FROZEN10102003The project is frozen
MEDIA_SCHEDULER_ERROR10103001grpc media server error
PUBLIC_IP_EMPTY10103002The public IP is empty
SIGN_ERROR10104001The signature is wrong
SIGN_SECRET_ERROR10104002secret decode error
SIGN_CHECK_ERROR10104003Check that the signature is incorrect