We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ubuntu 20.04LTS , Xray安装后一直正常工作,考虑安全问题,使用“# bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install” 命令来升级,过程正常。 显示“info: Xray is installed.”。但是无法启动xray!
什么原因,怎么修复?
The text was updated successfully, but these errors were encountered:
你把ExecStart=后面的命令使用root执行一下,看看什么错误提示。
Sorry, something went wrong.
简单的话,卸载一遍,然后再次安装即可。 这个是 systemd 那里的配置文件冲突, 可以修改那些配置文件
怎么配置?
No branches or pull requests
ubuntu 20.04LTS , Xray安装后一直正常工作,考虑安全问题,使用“# bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install” 命令来升级,过程正常。
显示“info: Xray is installed.”。但是无法启动xray!
什么原因,怎么修复?
The text was updated successfully, but these errors were encountered: