zizifn / edgetunnel

Running V2ray inside edge/serverless runtime
GNU General Public License v2.0
6.76k stars 21.88k forks source link

The SSL connection could not be established, see inner exception #314

Open mahmoodn opened 2 weeks ago

mahmoodn commented 2 weeks ago

I used the same script and changed the UUID and deployed the worker on Cloudflare. Next, I opened the worker_address/uuid on the web browser and the configuration summary which gives the VLESS configuration. I then pasted the configuration in V2rayN and while TCP and delay ping test work fine, the download speed test says:

The SSL connection could not be established, see inner exception

I was wondering how to debug more because the V2rayN console has nothing important.

2024/09/13 16:55:01 [Info] infra/conf/serial: Reading config: configSpeedtest.json
2024/09/13 16:55:01 [Warning] core: Xray 1.8.16 started
2024/09/13 16:55:02 127.0.0.1:51128 accepted //speed.cloudflare.com:443 [http10829 -> proxy10829]
2024/09/13 16:55:03 Test completed

Any thoughts on that?