代理故障排查
本文档为 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
自定义代理服务错误类型
地区参数错误
提示:如果目标网站返回了下述错误信息,请根据提示进行调整。
如果您碰到了这里没有列出的响应码,随时联系我们,从而获取帮助。
命令行说明
要查看全部的响应报文您可以curl从 shell 提示符运行命令并添加选项标志-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
503
其他资源问题
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