Error Codes
Media Server API error codes
Error name | Error code | Cause and troubleshooting tips |
---|---|---|
MS_FAILURE | 10201001 | The Media Server API call failed |
MS_NOT_LATEST_REQ | 10201002 | The current request is not the latest request |
MS_NOT_EXIST_PUBLISHER | 10201003 | Publishers does not exist and no action is allowed |
MS_INVALID_PARAMS | 10201004 | An invalid parameter is used |
MS_HANDLE_TIMEOUT | 10201005 | A timeout occurs with request |
MS_CHILD_PROC_NOT_EXIST | 10201006 | The sub process that processed the request does not exist |
MS_NOT_EXIST_SUBSCRIBER | 10201007 | Subscribers does not exist and no action is allowed |
MS_EXIST_OTHER_PUBER_NOT_ALLOW_REPUB | 10201008 | Other users have published and are not allowed to reconnect (republish) |
MS_NOT_EXIST_RECORDER | 10201009 | There is no recorder and no action is allowed |
MS_NO_PAUSE_RECORD | 10201010 | The current recording status is not paused and no action is allowed |
SDN error codes
Error name | Error code | Cause and troubleshooting tips |
---|---|---|
PROJECT_STATUS_INVALID | 10002001 | The project status is abnormal |
RTS error codes
Error name | Error code | Cause and troubleshooting tips |
---|---|---|
STREAM_NAME_INVALID | 10101001 | Stream names cannot use spaces |
PARAMS_BIND_ERROR | 10101002 | The argument is bound incorrectly |
STREAM_HOST_INVALID | 10101003 | The domain name of stream resolution is not valid |
STREAM_DISABLED | 10101004 | The stream is not available |
SERVER_SIGN | 10101005 | The server-generated signature resolution failed |
STREAM_NOT_FOUND | 10101006 | No stream was found |
PROJECT_NOT_FOUND | 10102001 | The corresponding project was not found |
PROJECT_DISABLED | 10102002 | The state of project is not available |
PROJECT_FROZEN | 10102003 | The project is frozen |
MEDIA_SCHEDULER_ERROR | 10103001 | grpc media server error |
PUBLIC_IP_EMPTY | 10103002 | The public IP is empty |
SIGN_ERROR | 10104001 | The signature is wrong |
SIGN_SECRET_ERROR | 10104002 | secret decode error |
SIGN_CHECK_ERROR | 10104003 | Check that the signature is incorrect |