【待反馈】升级到8.0.3版本后,自动成了专业版,但是面板...
为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:8.0.3系统版本:CentOS 8.3 64位
问题描述:升级后一直卡顿,从面板重启了下服务器,登录后就显示成了专业版,但是面板报错无法运行
相关截图(日志、错误):Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 2031, in publicObject
res = run_obj.run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1978, in run
result = getattr(toObject, get.action)(get)
File "/www/server/panel/class/panelWarning.py", line 125, in get_list
with open("/www/server/panel/data/warning_report/data.json", "w") as f:
OSError: Read-only file system: '/www/server/panel/data/warning_report/data.json'
下图是是点击修复面板后出现的Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 2031, in publicObject
res = run_obj.run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1978, in run
result = getattr(toObject, get.action)(get)
File "/www/server/panel/class/panelPush.py", line 711, in get_push_list
push_module = self.all_push_mode.get(key, None)
File "/www/server/panel/class/panelPush.py", line 46, in all_push_mode
push_class = getattr(import_module(".{}".format(m), package="push"), m, None)
File "/www/server/panel/pyenv/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name, package, level)
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 677, in _load_unlocked
File "", line 728, in exec_module
File "", line 219, in _call_with_frames_removed
File "class/push/system_push.py", line 762, in
task_data_cache = TaskDataCache()
File "class/push/system_push.py", line 737, in __init__
self._file_fp = open(self._FILE, mode='r+', encoding='utf-8')
OSError: Read-only file system: '/www/server/panel/data/push/tips/system_data.json'
交替出现
您好,联系服务器运营商检查下您当前服务器磁盘,提示OSError: Read-only file system是变成了一个可读系统所以导致错误提示了。 一样的问题,楼主是否解决?我也是今天出现问题了,我修复一下宝塔面板,再次打开就成这样了!!https://picst.sunbangyan.cn/2023/10/17/1752dd10dc1915447ba7dcc6f68644cf.png 您好,现在可以了吗 宝塔用户_cbyage 发表于 2024-3-4 16:55
您好,现在可以了吗
重装了系统和面板才搞定 您好,您的问题解决了吗?期待您的回复。
页:
[1]