代理故障排查
本文檔為 Thordata 代理服務的官方錯誤碼說明,用於協助快速定位並解決代理使用過程中遇到的問題。
Thordata 回應說明
我方的報錯資訊會透過:X-thor-error-code、X-thor-error-msg、x-thor-error 回應標頭展示,該回應標頭會提供有關錯誤的詳細資訊。
請求標頭
說明
範例
X-thor-error-code
自訂的代理服務錯誤編號
client_101
X-thor-error-msg
代理服務自訂錯誤描述
檢查地區參數,確保與平台支援的地域清單一致
x-thor-error
自訂代理服務錯誤類型
地區參數錯誤
提示:若目標網站回傳下述錯誤資訊,請依提示進行調整。
若你遇到此處未列示的回應碼,可隨時聯繫我方,以取得協助。
命令列說明
若要查看完整的回應報文,你可於 shell 提示字元執行 curl 命令,並加入選項旗標 - v,讓 curl 以詳細模式執行,並列印出標頭欄位,包含自訂錯誤代碼與訊息。
curl -v -x [rest of curl command options]錯誤目錄
編號
回應碼
錯誤類型
提示句
client_101
400
地區參數錯誤
Region Parameter Error
Check the region parameter to ensure it matches the list of regions supported by the platform.
client_102
400
協定參數錯誤
Protocol Parameter Error
Confirm that the proxy protocol (HTTP/HTTPS, SOCKS5) matches the protocols supported by the current node.
client_103
400
阜號參數錯誤
Port Parameter Error
Check if the port number is correct. For details, refer to https://doc.thordata.com/doc.
client_104
400
主機參數錯誤
Host Parameter Error
Confirm that the proxy host is entered correctly.
Resource_201
502
IP 分配失敗
IP Allocation Failed
Resource IP connection failed. Please try again. https://www.thordata.com/
Resource_202
400
地域匹配失敗
Region Mismatch Failed
The requested region is not supported by Thordata. Please retry with a supported region. For more information: https://doc.thordata.com/
Resource_203
502
其他資源問題
Resource Issue
The target URL accessed by the resource IP is incorrect. Please try again.
Resource_204
502
其他資源問題
Resource Issue
Resource IP connection failed. Please try again.
Auth_301
407
權限不足
Insufficient Permissions
IP whitelist authentication failed. Please check if your IP is in the whitelist.
Auth_302
407
驗證失敗
Authentication Failed
Authentication succeeded, but information retrieval failed. Please contact customer service.
Auth_303
407
帳密參數錯誤
Credential Parameter Error
Credential verification failed. Please check your account and password information and try again.
Network_401
504
網路鏈路中斷
Network Link Interrupted
Request failed. Please try again.
Account_501
407
套裝方案問題
Subscription Plan Issue
Your proxy package has expired, and you currently have no service permissions. Please complete the renewal and try again.
Account_502
407
流量問題
Traffic Issue
Your account traffic has been exhausted, and no new requests can be initiated. Please top up.
Account_503
407
流量限制
Traffic Limit Exceeded
The current traffic usage has reached the limit. Please try again later.
Access_601
403
存取限制
Access Restricted
The requested site can only be accessed after submitting an access application and getting it approved.
Access_602
403
存取限制
Access Restricted
Sorry, you cannot access this domain. It has been detected that the domain may violate Thordata's Acceptable Use Policy, so it has been blocked.
Access_603
403
存取限制
Access Restricted
The requested site requires you to complete KYC verification first to obtain full access rights.
Access_604
403
存取限制
Access Restricted
Block access to LAN IP
Access_605
403
存取限制
Access Restricted
This Port is forbidden
Access_606
403
存取限制
Access Restricted
The requested IP triggered the IP segment restriction in the account configuration, and the requested IP is ****
Access_607
403
存取限制
Access Restricted
Invalid request address
Access_608
403
存取限制
Access Restricted
Does not support mainland China servers
Last updated