|
The server does not support or accept range requests.
|
서버가 범위 요청을 지원하거나 수락하지 않습니다.
|
|
This is an odd error that mainly occurs due to internal confusion.
|
이것은 주로 내부 혼란으로 인해 발생하는 이상한 오류입니다.
|
|
A problem occurred somewhere in the SSL/TLS handshake. You really want the error buffer and read the message there as it pinpoints the problem slightly more. Could be certificates (file formats, paths, permissions), passwords, and others.
|
SSL/TLS 핸드쉐이크의 어딘가에서 문제점이 발생했습니다. 오류 버퍼를 원하고 문제를 약간 더 정확히 지적하는 메시지를 읽습니다. 인증서(파일 형식, 경로, 권한), 암호 등이 될 수 있습니다.
|
|
The download could not be resumed because the specified offset was out of the file boundary.
|
지정된 오프셋이 파일 경계를 벗어났기 때문에 다운로드를 다시 시작할 수 없습니다.
|
|
A file given with FILE:// could not be opened. Most likely because the file path does not identify an existing file. Did you check file permissions?
|
FILE:// 파일이 있는 파일을 열 수 없습니다. 파일 경로가 기존 파일을 식별하지 않기 때문일 수 있습니다. 파일 권한을 확인했습니까?
|
|
LDAP cannot bind. LDAP bind operation failed.
|
LDAP를 바인드할 수 없습니다. LDAP 바인딩 작업이 실패했습니다.
|
|
Function not found. A required zlib function was not found.
|
함수를 찾을 수 없습니다. 필요한 zlib 함수를 찾을 수 없습니다.
|
|
Aborted by callback. A callback returned "abort" to libcurl.
|
콜백에 의해 중단되었습니다. 콜백이 libcurl에 "abort"를 반환했습니다.
|
|
A function was called with a bad parameter.
|
함수가 잘못된 매개 변수로 호출되었습니다.
|
|
Interface error. A specified outgoing interface could not be used. Set which interface to use for outgoing connections' source IP address with URLOPT_INTERFACE.
|
인터페이스 오류입니다. 지정된 발신 인터페이스를 사용할 수 없습니다. URLOPT_INTERFACE를 사용하여 발신 연결의 소스 IP 주소에 사용할 인터페이스를 설정합니다.
|
|
Too many redirects. When following redirects, libcurl hit the maximum amount. Set your limit with CURLOPT_MAXREDIRS.
|
리디렉션이 너무 많습니다. 리디렉션을 따를 때 libcurl이 최대 양에 도달했습니다. CURLOPT_MAXREDIRS로 한도를 설정하세요.
|
|
An option passed to libcurl is not recognized/known. Refer to the appropriate documentation. This is most likely a problem in the program that uses libcurl. The error buffer might contain more specific information about which exact option it concerns.
|
libcurl에 전달된 옵션이 인식/알려지지 않았습니다. 해당 설명서를 참조하십시오. 이것은 libcurl을 사용하는 프로그램의 문제일 가능성이 큽니다. 오류 버퍼에는 관련된 정확한 옵션에 대한 보다 구체적인 정보가 포함될 수 있습니다.
|
|
An option passed in to a setopt was wrongly formatted. See error message for details about what option.
|
setopt에 전달된 옵션의 형식이 잘못되었습니다. 어떤 옵션에 대한 자세한 내용은 오류 메시지를 참조하십시오.
|
|
Nothing was returned from the server, and under the circumstances, getting nothing is considered an error.
|
서버에서 아무 것도 반환되지 않았으며 이 경우 아무 것도 가져오지 않으면 오류로 간주됩니다.
|
|
The specified crypto engine was not found.
|
지정된 암호화 엔진을 찾을 수 없습니다.
|
|
Failed setting the selected SSL crypto engine as default.
|
선택한 SSL 암호화 엔진을 기본값으로 설정하지 못했습니다.
|
|
Failed sending network data.
|
네트워크 데이터를 보내지 못했습니다.
|
|
Failure with receiving network data.
|
네트워크 데이터 수신에 실패했습니다.
|
|
problem with the local client certificate.
|
로컬 클라이언트 인증서에 문제가 있습니다.
|
|
Could not use specified cipher.
|
지정된 암호를 사용할 수 없습니다.
|