Error Code

CODE Error Code Table

Error CodeMessage value/description description
0GlobalSuccess
-1GlobalLogin failed/App_ID or App_KEY is invalid
-2GlobalLogin failed/connection to Migratory Bird server timed out [curl status code]
-3GlobalCurrent login account package has expired
-4GlobalLogin_Expire
-5GlobalLogin_ServerError / Server access error
-6GlobalLogin_MbSvrError / Failed to start mbservice
-7GlobalLogin_Uping / There's still an upload going on. You can't log in until it's finished.
-8GlobalLogin_Occupy / The login has been occupied by another instance
-9GlobalData synchronization failure: Timeout
-10GlobalData processing failure: failure to load due to data corruption
-11GlobalData processing failure: current directory has no write permission, directory location
-12GlobalLogin failed/App_ID is online
-13GlobalFailed to delete environment
-14GlobalFailed to import COOKIE: COOKIE format is invalid
-15GlobalCOOKIE export failed: COOKIE content is empty
-101Create/Update EnvironmentFailed to create/update environment: environment name is too long
-102Create/Update EnvironmentFailed to create/update environment: Environment description is too long
-103Create/Update EnvironmentFailed to create/update environment: Group does not exist
-104Create/Update EnvironmentFailed to create/update environment: proxy server filling value is not valid
-105Create/Update EnvironmentFailed to create/update environment: agent detection failed, invalid agent
-106Create/Update EnvironmentFailed to create/update environment: Failed to initialize time zone
-107Create/Update EnvironmentFailed to create/update environment: Incorrect operating system name
-108Create/Update EnvironmentFailed to create/update environment: Incorrect environment resolution
-109Create/Update EnvironmentFailed to create/update environment: Valid values for USERAGENT were not filled
-110Create/Update EnvironmentFailed to create/update environment: environment default language not filled in valid values
-111Create/Update EnvironmentEnvironment creation/update failed: FingerPrint_Setting filling value is illegal
-112Create/Update EnvironmentFailed to create/update environment: the contents of the COOKIE file are not legal to import
-10000GlobalUnknown exception

Status Error Code Table

Error CodeDescriptive description
0Success
-1Failed to initialize data
-2Failed to start browser kernel
-3Current browser environment: plug-in download failed
-4Current browser environment: plug-in loading failure
-5Current browser environment: Automated script download failed
-6Current browser environment: Automated script loading failure
-7Current browser environment: Running
-8Current browser environment: Already joined the run queue
-9Current browser environment: CDP initialization failed
-10Current browser environment: Service initialization failed
-11Current browser environment: CD listener failed
-12Current browser environment: DP exits
-13Current Browser environment: Connection failed
-14Current browser environment: Initialization environment failed
-15Current browser environment: GetShortPathName failed
-16Current browser environment: Memory allocation failed
-17Current Browser environment: Log in and Out
-18Current browser environment: No response message received
-19Current browser environment: Failed to close
-20Headless open item cannot be closed with stop, recommended to close with kill
-21Current Browser environment: Forced shutdown failed
-22Specified environment SessionId not found
-5010The POST string request to API SERVER URL address is illegal, or there are illegal characters present in the target API URL of the request
-10000Unknown error

CURL Error Code Table

Error CodeDescriptive description
0CURLE_OKSuccess
1CURLE_UNSUPPORTED_PROTOCOLUnsupported protocol. This version of cURL does not support this protocol.
2CURLE_FAILED_INITInitialization failed.
3CURLE_URL_MALFORMATURL format error.
4CURLE_NOT_BUILT_INFunction not compiled into this version of cURL.
5CURLE_COULDNT_RESOLVE_PROXYUnable to resolve proxy server.
6CURLE_COULDNT_RESOLVE_HOSTUnable to resolve host name.
7CURLE_COULDNT_CONNECTUnable to connect to remote server.
8CURLE_WEIRD_SERVER_REPLYServer reply was abnormal.
9CURLE_REMOTE_ACCESS_DENIEDRemote access denied.
10CURLE_FTP_ACCEPT_FAILEDFTP accept failed.
11CURLE_FTP_WEIRD_PASS_REPLYFTP password reply was abnormal.
12CURLE_FTP_ACCEPT_TIMEOUTFTP accept timed out.
13CURLE_FTP_WEIRD_PASV_REPLYFTP PASV reply was abnormal.
14CURLE_FTP_WEIRD_227_FORMATFTP 227 format was abnormal.
15CURLE_FTP_CANT_GET_HOSTFTP could not get host.
16CURLE_HTTP2HTTP/2 error.
17CURLE_FTP_COULDNT_SET_TYPEFTP could not set type.
18CURLE_PARTIAL_FILEPartial file transfer failed.
19CURLE_FTP_COULDNT_RETR_FILEFTP could not retrieve file.
20CURLE_OBSOLETE20Obsolete.
21CURLE_QUOTE_ERRORCommand execution error.
22CURLE_HTTP_RETURNED_ERRORHTTP request returned error.
23CURLE_WRITE_ERRORWrite error.
24CURLE_OBSOLETE24Obsolete.
25CURLE_UPLOAD_FAILEDUpload failed.
26CURLE_READ_ERRORRead error.
27CURLE_OUT_OF_MEMORYOut of memory.
28CURLE_OPERATION_TIMEDOUTOperation timed out.
29CURLE_OBSOLETE29Obsolete.
30CURLE_FTP_PORT_FAILEDFTP PORT command failed.
31CURLE_FTP_COULDNT_USE_RESTFTP could not use REST command.
32CURLE_OBSOLETE32Obsolete.
33CURLE_RANGE_ERRORRange error.
34CURLE_HTTP_POST_ERRORHTTP POST request error.
35CURLE_SSL_CONNECT_ERRORSSL connection error.
36CURLE_BAD_DOWNLOAD_RESUMEDownload resume error.
37CURLE_FILE_COULDNT_READ_FILECould not read file.
38CURLE_LDAP_CANNOT_BINDLDAP could not bind.
39CURLE_LDAP_SEARCH_FAILEDLDAP search failed.
40CURLE_OBSOLETE40Obsolete.
41CURLE_FUNCTION_NOT_FOUNDFunction not found.
42CURLE_ABORTED_BY_CALLBACKCallback function interrupted.
43CURLE_BAD_FUNCTION_ARGUMENTFunction argument error.
44CURLE_OBSOLETE44Obsolete.
45CURLE_INTERFACE_FAILEDInterface failed.
46CURLE_OBSOLETE46Obsolete.
47CURLE_TOO_MANY_REDIRECTSToo many redirects.
48CURLE_UNKNOWN_OPTIONUnknown option.
49CURLE_SETOPT_OPTION_SYNTAXOption syntax error.
50CURLE_OBSOLETE50Obsolete.
51CURLE_OBSOLETE51Obsolete.
52CURLE_GOT_NOTHINGReceived no data.
53CURLE_SSL_ENGINE_NOTFOUNDSSL engine not found.
54CURLE_SSL_ENGINE_SETFAILEDSSL engine setup failed.
55CURLE_SEND_ERRORSend error.
56CURLE_RECV_ERRORReceive error.
57CURLE_OBSOLETE57Obsolete.
58CURLE_SSL_CERTPROBLEMSSL certificate problem.
59CURLE_SSL_CIPHERSSL cipher problem.
60CURLE_PEER_FAILED_VERIFICATIONPeer verification failed.
61CURLE_BAD_CONTENT_ENCODINGContent encoding error.
62CURLE_OBSOLETE62Obsolete.
63CURLE_FILESIZE_EXCEEDEDFile size exceeded limit.
64CURLE_USE_SSL_FAILEDUsing SSL failed.
65CURLE_SEND_FAIL_REWINDSend rewind failed.
66CURLE_SSL_ENGINE_INITFAILEDSSL engine initialization failed.
67CURLE_LOGIN_DENIEDLogin denied.
68CURLE_TFTP_NOTFOUNDTFTP file not found.
69CURLE_TFTP_PERMTFTP permission error.
70CURLE_REMOTE_DISK_FULLRemote disk full.
71CURLE_TFTP_ILLEGALTFTP illegal operation.
72CURLE_TFTP_UNKNOWNIDTFTP unknown ID.
73CURLE_REMOTE_FILE_EXISTSRemote file already exists.
74CURLE_TFTP_NOSUCHUSERTFTP user does not exist.
75CURLE_OBSOLETE75Obsolete.
76CURLE_OBSOLETE76Obsolete.
77CURLE_SSL_CACERT_BADFILESSL CA certificate file error.
78CURLE_REMOTE_FILE_NOT_FOUNDRemote file not found.
79CURLE_SSHSSH error.
80CURLE_SSL_SHUTDOWN_FAILEDSSL shutdown failed.
81CURLE_AGAINResource temporarily unavailable.
82CURLE_SSL_CRL_BADFILESSL CRL file error.
83CURLE_SSL_ISSUER_ERRORSSL issuer error.
84CURLE_FTP_PRET_FAILEDFTP PRET command failed.
85CURLE_RTSP_CSEQ_ERRORRTSP CSEQ error.
86CURLE_RTSP_SESSION_ERRORRTSP session error.
87CURLE_FTP_BAD_FILE_LISTFTP file list error.
88CURLE_CHUNK_FAILEDChunk failed.
89CURLE_NO_CONNECTION_AVAILABLENo available connection.
90CURLE_SSL_PINNEDPUBKEYNOTMATCHSSL pinned public key mismatch.
91CURLE_SSL_INVALIDCERTSTATUSSSL invalid certificate status.
92CURLE_HTTP2_STREAMHTTP/2 stream error.
93CURLE_RECURSIVE_API_CALLRecursive API call.
94CURLE_AUTH_ERRORAuthentication error.
95CURLE_HTTP3HTTP/3 error.
96CURLE_QUIC_CONNECT_ERRORQUIC connection error.
97CURLE_PROXYProxy error.
98CURLE_SSL_CLIENTCERTClient SSL certificate error.
99CURLE_UNRECOVERABLE_POLLUnrecoverable poll error.
100CURLE_TOO_LARGERequest too large.
101CURLE_ECH_REQUIREDECH required.

CDP Error Prompt Mapping Table

Error MessageDescriptive description
Migration bird data storage folder unreadable, causing runtime exception...please check and fix folder permission or change to new storage locationData storage folder unreadable, causing runtime exception.
cdp.exe disabled, please enable it in third-party applicationscdp did not start properly.
Session OpenChromeDp InitService Failmbsvr did not start properly.
InitCDPFail (local listener port for cdp messages cannot be established)Local listener port for cdp messages cannot be established.
Session OpenChromeDp connect FailFailed to connect to cdp listener port.
Session OpenChromeDp GreateFinger Failuaconf file cannot be created.
GetShortPathName Fail %s:%smbdata path too long etc.
Session OpenChromeDp fail (connection closed by peer) !Connection closed by peer.
Session OpenChromeDp fail (receive data timeout) !Receive data timeout.
Session OpenChromeDp fail (connection reset) !Connection was reset.
Session OpenChromeDp fail (main window not found by pid, chrome closed) !Main window not found by pid, chrome closed.
Session OpenChromeDp fail (proto parse error) !Proto parse error.
Session OpenChromeDp fail (chrome process exited) !Chrome process has exited.
Session OpenChromeDp fail (main window not found, may have closed chrome early) !Main window not found, may have closed chrome early.
Session OpenChromeDp fail (return window handle failed) !Failed to return window handle.
Session OpenChromeDp fail (previous chrome still exiting; retry later) !Previous chrome still exiting in multi-control; retry later.
Session OpenChromeDp fail (profile is busy by other instance; retry later) !Data directory locked by other instance.
Session OpenChromeDp fail (input parameter not equal to XX exit) !mbbrowser and cdp version mismatch.
Session OpenChromeDp fail (chromedp.NewContext fail:) !chromedp.NewContext(allocCtx) call failed.
Session OpenChromeDp fail (init chrome fail: chrome failed to start:) !chromedp.Run error.
Session OpenChromeDp fail (init chrome fail: fork/exec MBbrowser\chrome.exe: The system cannot find the path specified.) !chromedp.Run error.
Session OpenChromeDp fail (c.Browser is nil) !Cannot find process id after starting chrome.