本帖最后由 wjq588jk 于 2020-9-7 21:16 编辑
六月份的时候还一切正常。因我一个站用的是宝塔的那个letsencrypt SSL,前些天需要更新一下,发现网站和面板打不开,拒绝访问。查找了一遍后发现是服务器供应商突然给我换了个IP,我也没收到他们发的换IP的邮件啊。我就更新了下域名的解析IP,现在宝塔面板地址用新IP地址加端口号和后缀后仍打不开,显示错误是ERR_CONNECTION_TIMED_OUT ,登录SSH后:
[root@host ~]# bt
-bash: bt: command not found
[root@host ~]# bt
-bash: bt: command not found
[root@host ~]# /etc/init.d/bt
-bash: /etc/init.d/bt: No such file or directory
[root@host ~]# /etc/init.d/bt restart
-bash: /etc/init.d/bt: No such file or directory
[root@host ~]# cat /www/server/panel/data/limitip.conf
cat: /www/server/panel/data/limitip.conf: No such file or directory
想升级一下宝塔到最新版本发现也不行
[root@host ~]# curl http://download.bt.cn/install/update6.sh|bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3146 100 3146 0 0 8410 0 --:--:-- --:--:-- --:--:-- 8456
=============================================
错误, 5.x不可以使用此命令升级!
5.9平滑升级到6.0的命令:curl http://download.bt.cn/install/update_to_6.sh|bash
[root@host ~]# 错误, 5.x不可以使用此命令升级^C
六月的时候我还升级过宝塔的,宝塔面板的版本号肯定是7.X的呀。服务器是centos 7的。请问这种情况下应当怎么用SSH XSHELL去操作更改宝塔面板绑定的IP呢? 谢谢!
|
|