返回列表 发布新帖

[交流讨论] 本来是想换个模型,结果龙虾配置的时候直接死了?帮忙看看怎么修复

782 9
发表于 2026-3-23 00:06:28 | 查看全部 阅读模式 IP:–河北–衡水

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?立即注册

×

日志就一直重复这些。容器就是在一直重启重启,没办法正常打开。难道只能重装了吗?


Config invalid
File: ~/.openclaw/openclaw.json
Problem:
  - agents.defaults.model: Invalid input
Run: openclaw doctor --fix
=== OpenClaw Initialization Script ===
Syncing configuration from environment variables...
✅ Model config updated (partial, baseUrl matched): primary=default/MiniMax
✅ Agent/tools config synced: sandbox.mode=off, profile=full, sessions.visibility=all, fs.workspaceOnly=false
📦 Configured plugin set: dingtalk-connector, openclaw-qqbot, wecom-openclaw-plugin, kimi-claw, openclaw-weixin, qwen-portal-auth
✅ Gateway sync complete
=== Initialization complete ===
Primary model: default/MiniMax
Image model: default/MiniMax
API protocol: openai-completions
Base URL: http://127.0.0.1:19099
Context window: 200000
Max tokens: 8192
Gateway port: 18799
Gateway bind: lan
Gateway mode: local
Gateway allowed origins: *
Gateway allow insecure auth: true
Gateway disable device auth: true
Plugins enabled: true
Allowed plugin list auto-synced by system
=== Starting OpenClaw Gateway ===
=== OpenClaw Gateway started (PID: 16) ===
Invalid config at /root/.openclaw/openclaw.json:\n- agents.defaults.model: Invalid input

◇  Config ───────────────────────────────────────────────────╮
│                                                            │
│  Config invalid; doctor will run with best-effort config.  │
│                                                            │
├────────────────────────────────────────────────────────────╯
Config invalid
File: ~/.openclaw/openclaw.json
Problem:
  - agents.defaults.model: Invalid input
Run: openclaw doctor --fix
=== OpenClaw Initialization Script ===
Syncing configuration from environment variables...
✅ Model config updated (partial, baseUrl matched): primary=default/MiniMax
✅ Agent/tools config synced: sandbox.mode=off, profile=full, sessions.visibility=all, fs.workspaceOnly=false
📦 Configured plugin set: dingtalk-connector, openclaw-qqbot, wecom-openclaw-plugin, kimi-claw, openclaw-weixin, qwen-portal-auth
✅ Gateway sync complete
=== Initialization complete ===
Primary model: default/MiniMax
Image model: default/MiniMax
API protocol: openai-completions
Base URL: http://127.0.0.1:19099
Context window: 200000
Max tokens: 8192
Gateway port: 18799
Gateway bind: lan
Gateway mode: local
Gateway allowed origins: *
Gateway allow insecure auth: true
Gateway disable device auth: true
Plugins enabled: true
Allowed plugin list auto-synced by system
=== Starting OpenClaw Gateway ===
=== OpenClaw Gateway started (PID: 16) ===
Invalid config at /root/.openclaw/openclaw.json:\n- agents.defaults.model: Invalid input

◇  Config ───────────────────────────────────────────────────╮
│                                                            │
│  Config invalid; doctor will run with best-effort config.  │
│                                                            │
├────────────────────────────────────────────────────────────╯
Config invalid
File: ~/.openclaw/openclaw.json
Problem:
  - agents.defaults.model: Invalid input
Run: openclaw doctor --fix

评论9

夏夏子Lv.7绿联NAS社区会员用户 发表于 2026-3-23 09:32:13 | 查看全部 IP:–湖南
官方的应该是default/MiniMax-M2.1 你改改json文件看看
cVrHoc楼主Lv.1 发表于 2026-3-23 09:36:04 | 查看全部 IP:–广东–佛山–高明区
夏夏子 发表于 2026-3-23 09:32
官方的应该是default/MiniMax-M2.1 你改改json文件看看

找不到这个文件。😭因为无限重启通过lucky也打不开。官方的这个应用有问题呀,我翻了一下论坛,很多人都因为切换模型龙虾死了。。。
夏夏子Lv.7绿联NAS社区会员用户 发表于 2026-3-23 09:41:01 来自手机 | 查看全部 IP:–湖南
cVrHoc 发表于 2026-3-23 09:36
找不到这个文件。😭因为无限重启通过lucky也打不开。官方的这个应用有问题呀,我翻了一下论坛,很多人都 ...

ssh进去找
y鱼尾yLv.1 发表于 2026-3-23 15:59:24 | 查看全部 IP:–海南–海口
一般在/volume1/@appstore/com.ugreen.docker.openclaw/config/openclaw.json,用cp命令复制出来,关闭openclaw后自己修改后再重新复制进去,然后重新启动
cVrHoc楼主Lv.1 发表于 2026-3-23 16:14:45 | 查看全部 IP:–广东–佛山–高明区

Primary model: default/MiniMax
Image model: default/MiniMax
API protocol: openai-completions
Base URL: http://127.0.0.1:19099

就是这段字,把 default/MiniMax改成default/MiniMax-M2.1就能恢复了吧?
那我要是直接想改成我自己买的那个。按照这个操作是不是就行了
https://club.ugnas.com/forum.php ... =%E6%A8%A1%E5%9E%8B
夏夏子Lv.7绿联NAS社区会员用户 发表于 2026-3-23 17:18:53 来自手机 | 查看全部 IP:–广东–佛山–高明区
cVrHoc 发表于 2026-3-23 16:14
Primary model: default/MiniMax
Image model: default/MiniMax
API protocol: openai-completions

你看看我的模型篇的文章。默认的别管他,你要加什么就再额外加就行
cVrHoc楼主Lv.1 发表于 2026-3-23 22:30:01 | 查看全部 IP:–广东–佛山–高明区
夏夏子 发表于 2026-3-23 17:18
你看看我的模型篇的文章。默认的别管他,你要加什么就再额外加就行

用ssh时候在cd盘的时候显示这个是什么意思呀?
root@Kamui:~# cd volume2/
-bash: cd: volume2/: No such file or directory
cVrHoc楼主Lv.1 发表于 2026-3-23 22:33:59 | 查看全部 IP:–广东–佛山–高明区
夏夏子 发表于 2026-3-23 17:18
你看看我的模型篇的文章。默认的别管他,你要加什么就再额外加就行

进去了,挂载的路径应该是 cd /volume2 不是 cd volume2/,论坛里有个别的帖子这么教的好像不对
夏夏子Lv.7绿联NAS社区会员用户 发表于 2026-3-24 10:08:18 | 查看全部 IP:–湖南
cVrHoc 发表于 2026-3-23 22:33
进去了,挂载的路径应该是 cd /volume2 不是 cd volume2/,论坛里有个别的帖子这么教的好像不对 ...

cd /volume2 = 去根目录的 volume2(绝对)
cd volume2/ = 去当前目录的 volume2(相对)

啥帖子

评论

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Copyright © 2026 绿联NAS私有云社区 版权所有 All Rights Reserved. 粤公网安备44030002002555号| 粤ICP备12028978号
关灯 在本版发帖
联系技术支持
返回顶部
快速回复 返回顶部 返回列表