You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
你使用的 NAStool 是什么版本,什么环境?
你遇到什么问题了?
是否已经浏览过Issues、Wiki及TG公众号仍无法解决?
你期望的结果
给出程序界面截图、后台运行日志或配置文件
The text was updated successfully, but these errors were encountered: