你使用的 NAStool 是什么版本,什么环境?
NAStool 版本: vx.x.x
last
环境: docker or windows or Synology
docker
你遇到什么问题了?
开始启动服务...
start_service()
File "/nas-tools/run.py", line 105, in start_service
WebAction.start_service()
File "/nas-tools/web/action.py", line 321, in start_service
SiteConf()
File "/nas-tools/app/utils/commons.py", line 23, in _singleton
INSTANCES[cls] = cls(*args, **kwargs)
File "/nas-tools/app/sites/siteconf.py", line 82, in init
self.init_config()
File "/nas-tools/app/sites/siteconf.py", line 85, in init_config
self.user = UserPro()
File "/nas-tools/web/backend/user_pro.py", line 154, in init
custom_brush = json.loads(json.loads(SystemConfig().get("plugin.CustomBrush") or {}))
File "/usr/lib/python3.10/json/init.py", line 339, 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 dict
是否已经浏览过Issues、Wiki及TG公众号仍无法解决?
请搜索Issues列表、查看wiki跟TG公众号的更新说明,已经解释过的问题不要重复提问
你期望的结果
描述以下你期望的结果
给出程序界面截图、后台运行日志或配置文件
如UI BUG请提供截图及配置文件截图
其它问题提供后台日志,如为Docker请提供docker的日志
你使用的 NAStool 是什么版本,什么环境?
你遇到什么问题了?
是否已经浏览过Issues、Wiki及TG公众号仍无法解决?
你期望的结果
给出程序界面截图、后台运行日志或配置文件