【已完成】宝塔面板地址打不开,,,明天服务器到期了
腾讯云服务器明天到期了面板打不开 急~~~腾讯云安全组已经放行了8888端口 用如下命令修复升级后还是打不开服务器到期了不打码了下面是实际地址打不开
# bt 14
===============================================
正在执行(14)..
===============================================
==================================================================
BT-Panel default info!
==================================================================
外网面板地址: http://43.128.6.21:8888/eaa4f2e
内网面板地址: http://172.19.0.17:8888/eaa4f2e
username: rgysfsmk
password: ********
Warning:
If you cannot access the panel,
release the following port (8888|888|80|443|20|21) in the security group
注意:初始密码仅在首次登录面板前能正确获取,其它时间请通过 bt 5 命令修改密码
==================================================================
# * Reconnecting *
# /etc/init.d/bt default
==================================================================
BT-Panel default info!
==================================================================
外网面板地址: http://43.128.6.21:8888/eaa4f2e
内网面板地址: http://172.19.0.17:8888/eaa4f2e
username: rgysfsmk
password: ********
Warning:
If you cannot access the panel,
release the following port (8888|888|80|443|20|21) in the security group
注意:初始密码仅在首次登录面板前能正确获取,其它时间请通过 bt 5 命令修改密码
==================================================================
# curl https://download.bt.cn/install/update_panel.sh|bash
% Total % Received % XferdAverage Speed Time Time TimeCurrent
DloadUpload Total Spent LeftSpeed
100 11447100 11447 0 074211 0 --:--:-- --:--:-- --:--:-- 74331
=====================================
开始升级宝塔Linux面板,请稍候...
=====================================
--2024-03-06 21:44:53--https://download.bt.cn/install/public.sh
Resolving download.bt.cn (download.bt.cn)... 42.157.129.47, 2001:19f0:7001:54fc:5400:2ff:fe9b:97f9
Connecting to download.bt.cn (download.bt.cn)|42.157.129.47|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4560 (4.5K)
Saving to: ‘/tmp/bt_tmp_file.temp’
100%[===========================================================================================================================================================================================================================================================================================================================>] 4,560 --.-K/s in 0s
2024-03-06 21:44:54 (689 MB/s) - ‘/tmp/bt_tmp_file.temp’ saved
正在选择下载节点...
bash: line 51: [: !=: unary operator expected
bash: line 53: [: !=: unary operator expected
bash: line 55: [: !=: unary operator expected
https://pypi.org/simple
--2024-03-06 21:44:56--https://dg2.bt.cn/install/update/LinuxPanel-8.0.5.zip
Resolving dg2.bt.cn (dg2.bt.cn)... 103.179.243.14, 2001:19f0:7001:54fc:5400:2ff:fe9b:97f9
Connecting to dg2.bt.cn (dg2.bt.cn)|103.179.243.14|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 31304076 (30M)
Saving to: ‘/tmp/panel.zip’
100%[===========================================================================================================================================================================================================================================================================================================================>] 31,304,0765.93MB/s in 5.4s
2024-03-06 21:45:02 (5.57 MB/s) - ‘/tmp/panel.zip’ saved
=====================================
Starting Bt-Panel... Bt-Panel (pid 2557) already running
Starting Bt-Tasks... Bt-Tasks (pid 2622) already running
已成功升级到
#
CentOS 7.9 64位 bt 1 重启过面板依旧打不开 重启腾讯云服务器还是打不开
端口 出入站都放行
执行
firewall-cmd --zone=public --add-port=8888/tcp --permanent
firewall-cmd --reload
解决 叶大侠 发表于 2024-3-6 22:50
执行
firewall-cmd --zone=public --add-port=8888/tcp --permanent
firewall-cmd --reload
这就是系统防火墙没有放行8888端口导致的,默认情况下在安装面板的时候有脚本专门放行面板的端口的,您后期是做过什么调整吗?下次在遇到这种情况通过这个网站检测下端口是否开启端口检测
页:
[1]