升级后出错,无法启动xray! #41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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!
什么原因,怎么修复?
你把ExecStart=后面的命令使用root执行一下,看看什么错误提示。
简单的话,卸载一遍,然后再次安装即可。
这个是 systemd 那里的配置文件冲突,
可以修改那些配置文件
怎么配置?