面板绑定域名后无法登录
执行:rm -f /www/server/panel/data/domain.conf 命令后,提示 rm: cannot remove ‘/www/server/panel/data/domain.conf’: Permission denied
再执行:bt default 提示:
外网面板地址: http://xxx.xxx.xxx:/login
内网面板地址: http://xx.xx.xxx.xx:/login
/usr/bin/python: can't open file '/www/server/panel/tools.py': [Errno 13] Permission denied
password:
If you cannot access the panel,
release the following panel port [] in the security group
若无法访问面板,请检查防火墙/安全组是否有放行面板[]端口
注意:初始密码仅在首次登录面板前能正确获取,其它时间请通过 bt 5 命令修改密码
依然无法访问面板,防火墙安装组端口放行后也仍然无法访问,提示:404 Not Found nginx
绑定的域名已经解析到当前服务器IP上,到服务器命令执行bt 12取消域名绑定,依然无法访问,提示:404 Not Found nginx |