Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] xrayr 不能正常获取处理面板信息 #2484

Open
OPPO9008 opened this issue Nov 21, 2024 · 2 comments
Open

[BUG] xrayr 不能正常获取处理面板信息 #2484

OPPO9008 opened this issue Nov 21, 2024 · 2 comments

Comments

@OPPO9008
Copy link
Contributor

OPPO9008 commented Nov 21, 2024

Environment 环境

OS:
HTTPS enabled: yes
PHP version: PHP 7.4.33 (cli) (built: Apr 9 2023 16:54:16) ( NTS )
DB version: Server version: 10.7.8-MariaDB-1:10.7.8+maria~deb11 mariadb.org binary distribution
Redis version:
Commit: d41166d
sspanel端 ip;80;0;ws;;path=/?ed=2450|host=gd.189.cn|server=ip|outside_port=80

Bug Info

使用XrayR 0.9.4 时的 path不是我设定的

root@ip-172-26-2-249:~# curl -I 127.0.0.1/
HTTP/1.1 404 Not Found
Date: Sat, 10 Aug 2024 14:26:32 GMT

打开了Custom_config也一样
随后我尝试自定义入口

[
  {
    "listen": "0.0.0.0",
    "port": 80,
    "protocol": "vmess",
    "streamSettings": {
      "network": "ws",
      "wsSettings": {
        "path": "/"
      }
    }
  }
]

结果提示 非法用户 rejected proxy/vmess/encoding: invalid user > user do not exist

因为xrayr 的开发者说 找面板开发者 所以我发在这里
XrayR-project/XrayR#680
回滚Xrayr 到XrayR 0.9.2 工作正常

@Anankke
Copy link
Owner

Anankke commented Nov 24, 2024

你的 Server Type 是啥?

@OPPO9008
Copy link
Contributor Author

photo_2024-11-29_01-17-55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants