Editing Template:WV
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 4: | Line 4: | ||
! Name !! <abbr title="WV-3*">Errorcode</abbr> !! <abbr title="0x8*******">Returncode</abbr> !! Remarks | ! Name !! <abbr title="WV-3*">Errorcode</abbr> !! <abbr title="0x8*******">Returncode</abbr> !! Remarks | ||
|- | |- | ||
| | | || WV-33894-7 || || Invalid scheme was specified | ||
|- | |- | ||
| | | || WV-33895-8 || || Very early initialization code failed. This is likely to be an internal error or problem. | ||
|- | |- | ||
| | | || WV-33896-9 || || Invalid URL format was specified | ||
|- | |- | ||
| | | || WV-33897-0 || || Could not connect to the proxy server. | ||
|- | |- | ||
| | | || WV-33898-1 || || Could not connect to the server (generic resolve host error) | ||
|- | |- | ||
| | | || WV-33899-2 || || Failed to connect to host or proxy. | ||
|- | |- | ||
| | | || WV-33900-5 || || A service was denied by the server due to lack of access - when login fails this is not returned. | ||
|- | |- | ||
| | | || WV-33901-6 || || A file transfer was shorter or larger than expected. This happens when the server first reports an expected transfer size and then delivers data that doesn't match the previously given size. | ||
|- | |- | ||
| | | || WV-33902-7 || || When sending custom "QUOTE" commands to the remote server one of the commands returned an error code that was 400 or higher. | ||
|- | |- | ||
| | | || WV-33903-8 || || Could not write file or socket | ||
|- | |- | ||
| | | || WV-33904-9 || || Failed upload "command" | ||
|- | |- | ||
| | | || WV-33905-0 || || Couldn't open/read from file | ||
|- | |- | ||
| | | || WV-33906-1 || || Out of memory. A memory allocation request failed. This is serious badness and things are severely screwed up if this ever occur. | ||
|- | |- | ||
| | | || WV-33907-2 || || Operation timeout. The specified time-out period was reached according to the conditions. // Connection timed out / connection error while receiving data. Network may not be stable now. Please retry after a while. | ||
|- | |- | ||
| | | || WV-33908-3 || || The HTTP server does not support or accept range requests. | ||
|- | |- | ||
| | | || WV-33909-4 || || This is an odd error that mainly occurs due to internal confusion. | ||
|- | |- | ||
| | | || WV-33910-6 || || Error when connecting with SSL | ||
|- | |- | ||
| | | || WV-33911-7 || || Attempting FTP resume beyond file size. | ||
|- | |- | ||
| | | || WV-33912-8 || || A file given with FILE:// couldn't be opened. Most likely because the file path doesn't identify an existing file. Did you check file permissions? | ||
|- | |- | ||
| | | || WV-33913-9 || || Function not found. A required LDAP function was not found. | ||
|- | |- | ||
| | | || WV-33914-0 || || Aborted by callback. A callback returned "abort" to libcurl. | ||
|- | |- | ||
| | | || WV-33915-1 || || Internal error. A function was called with a bad parameter. | ||
|- | |- | ||
| | | || WV-33916-2 || || Interface error. A specified outgoing interface could not be used. Set which interface to use for outgoing connections' source IP address with CURLOPT_INTERFACE. | ||
|- | |- | ||
| | | || WV-33917-3 || || Too many redirects. When following redirects libcurl hit the maximum amount. Set your limit with CURLOPT_MAXREDIRS. | ||
|- | |- | ||
| | | || WV-33918-4 || || An option set with CURLOPT_TELNETOPTIONS was not recognized/known. Refer to the appropriate documentation. | ||
|- | |- | ||
| | | || WV-33919-5 || || The remote server's SSL certificate was deemed not OK. | ||
|- | |- | ||
| | | || WV-33920-7 || || Failed sending network data. | ||
|- | |- | ||
| | | || WV-33921-8 || || Failure with receiving network data. | ||
|- | |- | ||
| | | || WV-33922-9 || || Problem with the local certificate | ||
|- | |- | ||
| | | || WV-33923-0 || || Couldn't use specified cipher | ||
|- | |- | ||
| | | || WV-33924-1 || || Problem with the CA cert (path?) | ||
|- | |- | ||
| | | || WV-33925-2 || || Unrecognized transfer encoding | ||
|- | |- | ||
| | | || WV-33926-3 || || Maximum file size exceeded | ||
|- | |- | ||
| | | || WV-33927-4 || || When doing a send operation curl had to rewind the data to retransmit but the rewinding operation failed | ||
|- | |- | ||
| | | || WV-33928-5 || || Failed to initialize SSL ENGINE | ||
|- | |- | ||
| | | || WV-33929-6 || || Could not load CA CERT file missing or wrong format | ||
|- | |- | ||
| | | || WV-33930-8 || || Failed to shutdown SSL ENGINE | ||
|- | |- | ||
| | | || WV-33931-9 || || Error when some network data is lost. | ||
|- | |- | ||
| | | || WV-33932-0 || || Issuer check failed. | ||
|- | |- | ||
| | | || WV-33933-1 || || Error when CRC check error is detected. | ||
|- | |- | ||
|}<noinclude>[[Category:Development]][[Category:Main]]</noinclude> | |}<noinclude>[[Category:Development]][[Category:Main]]</noinclude> |