Replies: 3 comments 4 replies
-
I could provide config files, but I don't really know if this is an isolated incident, as in whether it just affects me and not anyone else. |
Beta Was this translation helpful? Give feedback.
-
I have this problem too Here's my config.json file {"inbounds":[{"listen":"172.17.0.2","port":5443,"protocol":"vless","settings":{"clients":[{"id":"","level":0}],"decryption":"none"},"streamSettings":{"network":"ws","security":"tls","tlsSettings":{"alpn":["http/1.1"],"certificates":[{"certificateFile":"/root/cert/cert.pem","keyFile":"/root/cert/privkey.pem"}]}}}],"outbounds":[{"protocol":"wireguard","settings":{"secretKey":"","address":["172.16.0.2/32","2606:4700:110:82fe:3ce6:ee95:fbde:948c/128"],"peers":[{"publicKey":"bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=","endpoint":"162.159.192.1:500","keepAlive":15}],"mtu":1280,"workers":4}}],"dns":{"servers":["1.1.1.1"]},"log":{"access":"/var/log/xray/access.log","error":"/var/log/xray/error.log","loglevel":"error","dnsLog":true}} |
Beta Was this translation helpful? Give feedback.
-
Ok then please provide the configuration so i check ubisoft app |
Beta Was this translation helpful? Give feedback.
-
So, i have tried configurations ranging from vless / vmess (grpc, ws, tcp, kcp) + tls and xtls, trojan (tls and non tls) and ss2022, but when using xray and when i try to connect U.BIsoft domain, i.e using the u.bisoft connect app, what happens is it looks for patches, logs in and then gets stuck at initializing and then fails. But when i use any of the above configuration but using routing, forward u.bi.com and u.bisoft.com domains to a wireguard configuration that is running within the same server the connection goes through and it works. Not really sure as to why this happens in particular. There also doesn't seem to be any real log errors that can be seen in the xray error logs while setting the xray log to "debug".
Beta Was this translation helpful? Give feedback.
All reactions