|
This error should never be returned by a properly functioning TFTP server.
|
このエラーは正しく機能している TFTP サーバーによって返されます。
|
|
Problem with reading the SSL CA cert (path? access rights?)
|
SSL CA 証明書を読んで問題 (パス? アクセス権?)
|
|
The resource referenced in the URL does not exist.
|
URL で参照されるリソースが存在しません。
|
|
An unspecified error occurred during the SSH session.
|
SSH セッション中に不明なエラーが発生しました。
|
|
Failed to shut down the SSL connection.
|
SSL 接続をシャット ダウンに失敗しました。
|
|
Socket is not ready for send/recv wait till it's ready and try again. This return code is only returned from curl_easy_recv and curl_easy_send (Added in 7.18.2)
|
それは準備ができているが、再度まで、ソケットが送信/受信待機できていません。このリターン コードは、curl_easy_recv と curl_easy_send (7.18.2 で追加されました) からのみ返される
|
|
Failed to load CRL file (Added in 7.19.0)
|
CRLファイルの読み込みに失敗しました(7.19.0で追加)
|
|
Issuer check failed (Added in 7.19.0)
|
発行元チェックに失敗しました (7.19.0 で追加されました)
|
|
The FTP server does not understand the PRET command at all or does not support the given argument. Be careful when using CURLOPT_CUSTOMREQUEST, a custom LIST command is sent with the PRET command before PASV as well. (Added in 7.20.0)
|
FTP サーバーが PRET コマンドをまったく認識しないか、または指定された引数をサポートしません。CURLOPT_CUSTOMREQUEST を使用するときは、PASV の前にも PRET コマンドでカスタム LIST コマンドが送信されるので注意してください。(7.20.0 で追加)
|
|
Mismatch of RTSP CSeq numbers.
|
RTSP CSeq 数が一致しません。
|
|
Mismatch of RTSP Session Identifiers.
|
RTSP セッションの識別子が一致しません。
|
|
Unable to parse FTP file list (during FTP wildcard downloading).
|
(ワイルドカードの FTP ダウンロード) 中に FTP ファイルの一覧を解析できません。
|
|
Chunk callback reported error.
|
チャンク コールバックには、エラーが報告されました。
|
|
(For internal use only, is never returned by libcurl) No connection available, the session is queued. (added in 7.30.0)
|
(内部使用のみを目的としており、libcurl によって返されることはありません)使用可能な接続がない場合、セッションはキューに入れられます。(7.30.0 で追加)
|
|
Failed to match the pinned key specified with CURLOPT_PINNEDPUBLICKEY.
|
CURLOPT_PINNEDPUBLICKEY で指定された固定キーと一致しませんでした。
|
|
Status returned failure when asked with CURLOPT_SSL_VERIFYSTATUS.
|
CURLOPT_SSL_VERIFYSTATUSで尋ねられたときにステータスが失敗を返しました。
|
|
Stream error in the HTTP/2 framing layer.
|
HTTP/2 フレーミング層でのストリームエラー。
|
|
An API function was called from inside a callback.
|
コールバック内から API 関数が呼び出されました。
|
|
An authentication function returned an error.
|
認証関数がエラーを返しました。
|
|
A problem was detected in the HTTP/3 layer. This is somewhat generic and can be one out of several problems, see the error buffer for details.
|
HTTP/3 レイヤーで問題が検出されました。これはやや一般的なもので、いくつかの問題のうちの1つである可能性がありますが、詳細についてはエラーバッファを参照してください。
|