本帖最后由 堡塔运维香菜卷 于 2023-10-9 22:18 编辑
为了能快速了解并处理您的问题,请提供以下基础信息: 问题描述:宝塔突然登陆不上去,输入帐号密码后一直是登陆中,从命令行查看信息提示以下信息,是什么问题呢
Traceback (most recent call last):
File "/www/server/panel/tools.py", line 786, in <module>
set_panel_username()
File "/www/server/panel/tools.py", line 448, in set_panel_username
print('username: ' + username)
TypeError: can only concatenate str (not "NoneType") to str
password: ********
If you cannot access the panel,
release the following panel port [16702] in the security group
若无法访问面板,请检查防火墙/安全组是否有放行面板[16702]端口
注意:初始密码仅在首次登录面板前能正确获取,其它时间请通过 bt 5 命令修改密码
|
|