dylanbai8 / V2Ray_ws-tls_Website_onekey

V2RAY 基于 NGINX 的 VMESS+WS+TLS+Website(Use Host)+Rinetd BBR 一键安装脚本
663 stars 392 forks source link

搭建完毕后能正常使用,第二天就使用不了了 #7

Open puzc1993 opened 6 years ago

puzc1993 commented 6 years ago

Firefox会报错 建立安全连接失败 载入页面时与 www.google.com.hk 的连接中断。 Chrome报错 无法访问此网站 www.google.com.hk 的响应时间过长。 我试过重装,没有重新申请SSL证书,重装就能用,但第二天又不能用

dylanbai8 commented 6 years ago

伪装网站能打开吗?

nik0ff commented 6 years ago

我的也是 第二天就不行,但是是VPS的原因,所以每天早上得手动启动v2ray和nginx

puzc1993 commented 6 years ago

@nik0ff 多谢提醒,我重启v2和nginx就可以用了,不知道cloudcone的vps是不是每天都会重启。 @dylanbai8 请问你的脚步里面有设置开机启动这两个进程吗?

dylanbai8 commented 6 years ago

是开机自动启动的,但需要systemd支持。你用的是什么系统? 有一些过度精简的系统不自带systemd。

puzc1993 commented 6 years ago

debian8 systemctl is-enabled v2ray.service显示disabled, 使用systemctl enable v2ray.service应该就没问题了

dylanbai8 commented 6 years ago

感谢反馈,脚本已更新。

minitru1014 commented 6 years ago

不知道为什么 每次建完 过一天就不能用了 要重新搭建才行

dylanbai8 commented 6 years ago

@minitru1014 用的是最新脚本吗?什么操作系统? 执行命令:systemctl --version 反馈一下

782695972 commented 5 years ago

我的也是 第二天就不行,但是是VPS的原因,所以每天早上得手动启动v2ray和nginx

怎么重启啊 命令是啥