The following list the exit and error codes for zLink.
ZP_SUCC = 0x0000, |
|
ZP_SRVERR = 0x0001, | /* service internal error */ |
ZP_FMTERR = 0x0002, | /* format error */ |
ZP_VERUNKN = 0x0003, | /* message version not support */ |
ZP_CMDUNKN = 0x0004, | /* command unknown, not support */ |
ZP_BADREQ = 0x0005, | /* bad request */ |
ZP_PERMERR = 0x0006, | /* permission deny */ |
ZP_NOACCEPT = 0x0007, | /* not acceptable */ |
ZP_TIMEOUT = 0x0008, | /* timeout */ |
ZP_NEXIST = 0x0009, | /* not exist */ |
ZP_NRSRC = 0x000a, | /* no resource */ |
ZP_PROTOUNKN = 0x000b, | /* no resource */ |
ZP_MSGIDUNKN = 0x000c, | /* no resource */ |
ZP_PREFXUNKN = 0x000d, | /* no resource */ |
ZP_MSGTYUNKN = 0x000e, | /* no resource */ |
ZP_HDRERR = 0x000f, | /* no resource */ |
ZP_UNKNOWN = 0x00ff, | /* unknown error */ |
|
|
ZP_INVALID_IP = 0x0101, | /* invalid Endpoint IP address */ |
ZP_INVALID_HOSTNAME = 0x0102, | /* invalid Endpoint hostname */ |
ZP_INVALID_EPID = 0x0103, | /* invalid Endpoint ID */ |
ZP_INVALID_RASESID = 0x0104, | /* invalid RA session ID */ |
ZP_EP_NOTCONNECT = 0x0105, | /* Endpoint is not connected */ |
ZP_INVALID_DESTEPID = 0x0106, | /* Destination Endpoint ID is invalid */ |
ZP_DUP_RASESID = 0x0107, | /* duplicated RA session ID */ |
ZP_LACK_MEM = 0x0108, | /* insufficient memory */ |
ZP_DUP_EPID = 0x0109, | /* duplicated EPID */ |
|
|
ZP_INVALID_SES_INFO = 0x0110, |
|
ZP_INVALID_ACNT_NM_PW = 0x0111, |
|
ZP_START_XVNC_FAIL = 0x0112, | /* failed to launch Xvnc */ |
ZP_INVALID_X_SIZE = 0x0113, |
|
ZP_INVALID_X_DEPTH = 0x0114, |
|
ZP_TOO_MANY_XVNC = 0x0115, | /* the number of Xvnc exceeds the allowed number */ |
ZP_NO_XVNC_FORJOIN = 0x0116, | /* no target Xvnc to join */ |
ZP_XVNC_FIRST_TIME = 0x0117, | /* first Xvnc access */ |
ZP_GDBSVR_NOARG = 0x0118, | /* gdbserver argument not found for the user */ |
ZP_GDBSVR_START_ERR = 0x0119, | /* failed to start gdbserver */ |
ZP_IPTBL_FMTERR = 0x011a, | /* iptables setup failure -- incorrect rule */ |
ZP_IPTBL_PERMERR = 0x011b, | /* iptables setup failure -- permission denied */ |
ZP_IPTBL_POLICYERR = 0x011c, | /* iptables setup failure -- incorrect policy for iptable setup */ |
ZP_IPTBL_FAILED = 0x011d, | /* iptables setup failed */ |
|
|
ZP_GDB_EXITED = 0x0120, | /* gdbserver exited */ |
ZP_INVALID_ZNETRULE = 0x0121, | /* zNet rule ID is invalid or the EndS is not authorized to request a session with this rule */ |
ZP_INVALID_CUSTID = 0x0122, | /* invalid Customer ID, EndS stops re-connect attempt. */ |
ZP_PEER_OFFLINE = 0x0123, | /* returned if peer SA of the requester SA not online */ |
ZP_MOUNT_ZMFS_FAIL = 0x0124, | /* failed to mount ZMFS */ |
ZP_MOUNT_ECRYPTFS_FAIL = 0x0125, | /* failed to mount eCryptfs */ |
ZP_ECRYPTFS_PASSWD_TOO_LONG = 0x0126, | /* passpharse length exceeds the ECRYPTFS_MAX_PASSWORD_LENGTH */ |
ZP_NOTSUPPORT_OS = 0x0127, | /* OS not supported */ |
ZP_INVALID_ZSFRULE = 0x0128, | /*invalid zSafe file transfer rule ID or the EndS not authorized to request a session*/ |
ZP_FT_BUSY = 0x0129, | /* file transfer busy */ |
ZP_INVALID_FILEOWNER = 0x012a, | /* the specified file owner account does not exist */ |
ZP_INVALID_FILEGROUP = 0x012b, | /* the specified file owner account does not exist */ |
ZP_ZNET_BIND_IP_FAIL = 0x012c, | /* failed to bind IP to virtual device */ |
ZP_ZNET_ADD_ROUTE_FAIL = 0x012d, | /* failed to add route rule */ |
ZP_UPGRD_URL_FMTERR = 0x012e, | /* upgrade URL format incorrect */ |
ZP_SUSPEND_EPID = 0x012f, | /* EndS is suspended (EndS will NOT retry) */ |
ZP_INVALID_LICENSE = 0x0130, | /* invalid license */ |
ZP_INVALID_PEER = 0x0131, | /* authentication fail */ |
ZP_CONETLAN_PORT_ERR = 0x0132, | /* ZSA failed to bind the specified CONet LAN port */ |
ZP_CAS_INUSE = 0x0133, | /* CONet Access Service is currently in use */ |
ZP_ZCAA_NOTFOUND = 0x0134, | /* ZCAA not found in the path */ |
ZP_ZCAA_STARTERR = 0x0135, | /* Failed to start command */ |
ZP_NO_VIRTUAL_DEVICE = 0x0136, | /* virtual device not available */ |
ZP_WDF_PATCH_REQUIRED = 0x0137, | /* WDF update is required on Windows cloud server for inline flows */ |
ZP_FILE_NOT_EXIST = 0x0138, | /* the specified file path does not exist */ |
ZP_INVALID_FTMRULE = 0x0139, | /* invalid FTM file transfer rule ID or EndS not authorized to request a session */ |
ZP_FAILED_CONNECT_ZNS = 0x013a, | /* Failed to connect the specified ZNS node (for type 0x07 and 0x08). */ |
ZP_CMD_NOT_FOUND = 0x013b, | /* The specified command is not found (for type 0x09). */ |
ZP_IPERF_NOT_FOUND = 0x013c, | /* iperf3 is not found (for CoIP WAN throughput testing session) */ |
ZP_ZPFILTER_NOT_FOUND = 0x013d, | /* ZPFilter driver is not found (Windows only) */ |
ZP_GROUP_POLICY_FOUND = 0x013e, | /* Windows Firewall controlled by Group Policy - GPO (Windows only) */ |
ZP_URLDOWNLOAD_FAIL = 0x013f, | /* Failed to download from the specified URL (for type 0x0a) */ |
ZP_UPLOAD_RESULT_FAIL = 0x0140, | /* Failed to upload the result of the corresponding command */ |
ZP_ZCAA_CKSUM_FAIL = 0x0141, | /* Failed to verify the check sum */ |
ZP_ZCAA_FILE_MODIFY = 0x0142, | /* file “CMD path” modified */ |
ZP_ZCAA_FILE_DELETE = 0x0143, | /* file “CMD path” deleted */ |
Comments
0 comments
Please sign in to leave a comment.