LorenEteval / Furious

A GUI proxy client based on PySide6. Support Xray-core & hysteria
GNU General Public License v3.0
972 stars 86 forks source link

X-Ray Core: failed to start core #47

Closed khashayarxy closed 1 year ago

khashayarxy commented 1 year ago

Hey there,

Some of my clients have had problem with Furious connection and get "X-Ray Core: Failed to start core" error.

Do you guys know where is this coming from and what's the reason?

khashayarxy commented 1 year ago

Here's some images

IMG_20231118_023028_078 IMG_20231118_022937_064

LorenEteval commented 1 year ago

Xray-core: Connection test failed

Furious has built-in connection test in earlier versions. If connection test failed Furious refuses to perform connected action and the core will be terminated. It has been abandoned in newer version.

Xray-core: Failed to start core

Furious detected a premature core exit with an exitcode indicating that the core failed to start. This is most likely caused by a port conflict, e.g. another application is using localhost 10808, 10809 ports, thus causing Xray-core proxy server failed to start.

khashayarxy commented 1 year ago

Thanks for the info. What's the best way to solve this instead of deleting other VPNs?

LorenEteval commented 1 year ago

Thanks for the info. What's the best way to solve this instead of deleting other VPNs?

As long as they don't cause port conflict, they are fine.