Platforms to show: All Mac Windows Linux Cross-Platform

Back to CURLMBS class.

Previous items Next items

CURLMBS.kError_OK = 0

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLMBS.kError_OPERATION_TIMEDOUT = 28

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

CURLMBS.kError_OUT_OF_MEMORY = 27

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLMBS.kError_PARTIAL_FILE = 18

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLMBS.kError_PEER_FAILED_VERIFICATION = 60

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

CURLMBS.kError_Proxy = 96

Type Topic Plugin Version
const CURL MBS CURL Plugin 21.3
One of the error constants for the Error event.

Proxy handshake error.

CURLMBS.kError_Quic_Connect_Error = 96

Type Topic Plugin Version
const CURL MBS CURL Plugin 20.5
One of the error constants for the Error event.

Quic had a connect error.

CURLMBS.kError_QUOTE_ERROR = 21

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

CURLMBS.kError_RANGE_ERROR = 33

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

CURLMBS.kError_READ_ERROR = 26

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

could open/read from file

CURLMBS.kError_RECURSIVE_API_CALL = 93

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the error constants for the Error event.

an api function was called from inside an event.

CURLMBS.kError_RECV_ERROR = 56

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

failure in receiving network data

CURLMBS.kError_REMOTE_ACCESS_DENIED = 9

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

CURLMBS.kError_REMOTE_DISK_FULL = 70

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

Out of disk space on server.

CURLMBS.kError_REMOTE_FILE_EXISTS = 73

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

File already exists.

CURLMBS.kError_REMOTE_FILE_NOT_FOUND = 78

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

Remote file not found.

CURLMBS.kError_RTSP_CSEQ_ERROR = 85

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

Mismatch of RTSP CSeq numbers.

CURLMBS.kError_RTSP_SESSION_ERROR = 86

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

mismatch of RTSP Session Identifiers

CURLMBS.kError_SEND_ERROR = 55

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

failed sending network data

CURLMBS.kError_SEND_FAIL_REWIND = 65

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

Sending the data requires a rewind that failed

CURLMBS.kError_SETOPT_OPTION_SYNTAX = 49

Type Topic Plugin Version
const CURL MBS CURL Plugin 21.4
One of the error constants for the Error event.

Malformed option for CURL via setOpt call.

CURLMBS.kError_SSH = 79

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

Error from the SSH layer, somewhat generic so the error message will be of interest when this has happened.

CURLMBS.kError_SSL_CACERT = 60

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

problem with the CA cert (path?)

You can often workaround by setting OptionSSLVerifyPeer = 0 and OptionSSLVerifyHost = 0. But that reduces security.

CURLMBS.kError_SSL_CACERT_BADFILE = 77

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

Could not load CACERT file, missing or wrong format.

CURLMBS.kError_SSL_CERTPROBLEM = 58

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

problem with the local certificate

CURLMBS.kError_SSL_CIPHER = 59

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

couldn't use specified cipher

CURLMBS.kError_SSL_ClientCert = 97

Type Topic Plugin Version
const CURL MBS CURL Plugin 21.3
One of the error constants for the Error event.

Client-side certificate required.

CURLMBS.kError_SSL_CONNECT_ERROR = 35

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

wrong when connecting with SSL

CURLMBS.kError_SSL_CRL_BADFILE = 82

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

Could not load CRL file, missing or wrong format (Added in 7.19.0)

CURLMBS.kError_SSL_ENGINE_INITFAILED = 66

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

failed to initialise ENGINE

Previous items Next items

The items on this page are in the following plugins: MBS CURL Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...