XrayR-project / XrayR

A Xray backend framework that can easily support many panels. 一个基于Xray的后端框架,支持V2ay,Trojan,Shadowsocks协议,极易扩展,支持多面板对接
https://xrayr-project.github.io/XrayR-doc/
Mozilla Public License 2.0
2.11k stars 839 forks source link

【节点请求失败】请求接口会添加amb字符串 导致节点请求失败 #520

Closed rirh closed 11 months ago

rirh commented 11 months ago

image 这是v2board nginx日志

image

xrayr 版本

image

xrayr日志

rirh commented 11 months ago

我测试了 通过xray重启一次 nginx中会多一条这样的记录 这说明肯定是xrayr发出的请求

我验证了这个请求拿出来在postman中访问也是这个错误 说明就是这个字符串导致的错误 我猜是是不是和服务器系统有关系 我的是ubuntu22版本

2023年11月14日 18:19,sjhgd132213 @.***> 写道:

这是HTML 实体编码,应该不是这个原因,检查面板中是否存在此服务器

— Reply to this email directly, view it on GitHub https://github.com/XrayR-project/XrayR/issues/520#issuecomment-1809923417, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFA5V5AWW3J3GBDSMVTKZPLYENASLAVCNFSM6AAAAAA7KP4MWSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBZHEZDGNBRG4. You are receiving this because you are subscribed to this thread.

rirh commented 11 months ago

怎么检查面板中是否有这个服务器呢?我配置的v2board中是有这个服务器的 我的操作步骤是先配置v2board面板 然后配置xray的config.ymal 启动的时候就报这个错误了

2023年11月14日 18:47,sjhgd132213 @.***> 写道:

On 2023-11-14 11:42, Hugo Zach wrote:

我测试了 通过xray重启一次 nginx中会多一条这样的记录 这说明肯定是xrayr发出的请求

我验证了这个请求拿出来在postman中访问也是这个错误 说明就是这个字符串导致的错误 我猜是是不是和服务器系统有关系 我的是ubuntu22版本

2023年11月14日 18:19,sjhgd132213 @.***> 写道:

这是HTML 实体编码,应该不是这个原因,检查面板中是否存在此服务器

— Reply to this email directly, view it on GitHub https://github.com/XrayR-project/XrayR/issues/520#issuecomment-1809923417, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFA5V5AWW3J3GBDSMVTKZPLYENASLAVCNFSM6AAAAAA7KP4MWSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBZHEZDGNBRG4.

You are receiving this because you are subscribed to this thread.

-- Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. You are receiving this because you commented.Message ID: @.***>

Links:

[1] https://github.com/XrayR-project/XrayR/issues/520#issuecomment-1809959401 [2] https://github.com/notifications/unsubscribe-auth/BD6M7WH7VPYPCBXLDPOSTGTYENDKHAVCNFSM6AAAAAA7KP4MWSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBZHE2TSNBQGE 你把实体编码复制到postman当然会有有问题 — Reply to this email directly, view it on GitHub https://github.com/XrayR-project/XrayR/issues/520#issuecomment-1809967822, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFA5V5CFS5SRL22QW6BOKHDYEND5PAVCNFSM6AAAAAA7KP4MWSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBZHE3DOOBSGI. You are receiving this because you are subscribed to this thread.

Septrum101 commented 11 months ago

Cannot recall, Check your config.yml.