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
1.85k stars 775 forks source link

搭配 xboard面板,配置vless-vision-REALITY节点,异常报错 #644

Closed meichuanneiku closed 2 weeks ago

meichuanneiku commented 1 month ago

1、安装最新版但xray内核怎么是1.8.4呢,看代码中是1.8.10,请问这是为什么? 2、打印日志中报错:Panel Start fialed: request http://127.0.0.1:7001/api/v1/server/UniProxy/config failed: {"status":"fail","message":"server is not exist!","data":null,"error":null}, Jun 04 14:10:38 LC02P20 XrayR[424834]: panic: Panel Start fialed: request http://127.0.0.1:7001/api/v1/server/UniProxy/config failed: {"status":"fail","message":"server is not exist!","data":null,"error":null}, 以下是我的配置文件其中红色框内是我自定义的配置请问是哪有有错误才导致报错的吗?

image

JobberRT commented 4 weeks ago

If you had searched the issues for similar problem ,you will find my answer

https://github.com/XrayR-project/XrayR/issues/598

JobberRT commented 4 weeks ago

never mind, xrayr has released v0.9.3 and it fixed this bug

mengxin239 commented 2 weeks ago

我写完代码忘记发release了,这些问题在v0.9.3里都修复了