Loading...
systemctl list-units --state=failed
原因:代理域名在开机的时候解析失败解决方法:1. 在开机后重新启动nginx服务systemctl restart nginx2. 使用hosts设置默认...