Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

容器无法启动 #15

Open
xiaonaiquan opened this issue Jul 24, 2024 · 3 comments
Open

容器无法启动 #15

xiaonaiquan opened this issue Jul 24, 2024 · 3 comments

Comments

@xiaonaiquan
Copy link

你使用的 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的日志

@Mattoids
Copy link
Owner

问题还在排查

@xiaonaiquan
Copy link
Author

问题还在排查
好的,回复真快

@dick86114
Copy link

我也在等,看到上周打包失败了,大佬加油~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants