centos7.6. 突然就登录不上。就算登录成功了,首页一直在刷新。 点击其他菜单,就出现500,如下图的错误 Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[36m[2025-11-07 12:27:42][DEBUG][/www/server/panel/class/panel_msg/msg_file.py:_update_msg:210] Traceback (most recent call last):
File ";/www/server/panel/class/panel_msg/msg_file.py";, line 200, in _update_msg
msg_list: List[OldMessage] = OldMessage.query_by_sub_args(sub_name=";soft_install";, order_by=";msg.id desc";)
File ";/www/server/panel/class/panel_msg/msg_db.py";, line 77, in inner_func
res = func(*args, **kwargs)
File ";/www/server/panel/class/panel_msg/msg_db.py";, line 583, in query_by_sub_args
raise ValueError(";数据库错误:"; + result)
ValueError: 数据库错误:error: no such table: soft_install