为了能快速了解并处理您的问题,请提供以下基础信息:
问题描述:今天中午cpu 突然达到100%,查看日志出现如下错误 - [36m[2025-06-14 11:33:08][DEBUG][/www/server/panel/class/btdockerModel/setupModel.py:_get_daemon_config:143] Traceback (most recent call last):
- File ";/www/server/panel/class/btdockerModel/setupModel.py";, line 122, in _get_daemon_config
- data = json.loads(public.readFile(cls.__CONFIG_FILE))
- File ";/www/server/panel/pyenv/lib/python3.7/json/__init__.py";, line 341, in loads
- raise TypeError(f';the JSON object must be str, bytes or bytearray, ';
- TypeError: the JSON object must be str, bytes or bytearray, not bool
- [0m
复制代码
相关截图(日志、错误):
|
|