-
Notifications
You must be signed in to change notification settings - Fork 563
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
搭配后端问题 #2
Comments
原版xrayr,v2bx或者wyx改版,或者是hysteria docker后端都可以用。 |
我们都是支持这些后端的,你可以提供一下搭建步骤(使用的是sqlite还是mysql)和相关的错误日志吗(xrayr错误日志和v2_log数据表中的错误日志)? |
感谢您的回复,我使用了1Panel面板部署网站和反向代理,数据库是sqlite,同时还用了1Panel自带的Docker Compose安装了Redis 这是一段xRayR的日志:
这是xboard的日志:
不知道是不是套了cdn和ssl的问题 看了一下v2_log,里面有大量的server is not exist报错,uri为 |
这个是已只的问题,原版XrayR在对接V2board的时候读取的是v2ray的节点,所以在v2_log中会有报错“server is not exist”, 你可以使用 https://github.com/wyx2685/XrayR 这个改版XrayR规避这个问题。 |
感谢您的回答,已经成功上线服务端了,可以关掉这个issue了 |
又遇到一个新问题,进入登录界面显示白屏,已登录的没有问题 |
对于This database engine does not support JSON contains operations 这个抱错请升级最新版本 cf4462d 在这个commit上已经修复 |
好的,通过Compose重新部署已经没有报错了,流量统计也显示正常 |
Create EpusdtPay.php
前端面板成功按照教程的docker搭建完成,我想后端使用XrayR,使用域名+端口后连接上面板,显示节点未在线,请问该如何配合哪一种后端使用?我参考了V2board的教程,也换了几个后端,但是不起作用
The text was updated successfully, but these errors were encountered: