Closed senglory closed 7 months ago
Mar 26 21:51:04 ubuntu xray[662]: Failed to start: main: failed to load config files: [/usr/local/etc/xray/config.json] > infra/conf: Please use VLESS flow "xtls-rprx-vision" with TLS or REALITY.
{
"inbounds": [
{
"streamSettings": {
"network": "tcp",
"security": "xtls", // <----
"xtlsSettings": { }
}
}
]
}
Have you fix this issue? I met this bug also . Frustrated!!!!
Here's its status:
Here's my /usr/local/etc/xray/config.json:
And as a result, I can't connect to the server from XRay client. What should I do to have the issue fixed?