mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 05:05:57 +03:00
[GH-ISSUE #119] [Question]: 配置完成之后一直报错 #85
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DeepClaude#85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maximdx on GitHub (May 29, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/119
提问前确认
问题类别
安装/配置
您的问题
配置了
推理模型: DeepSeek/DeepSeek-Reasoner
目标模型: Gemini/Gemini-2.5-Pro
推理模型由deepseek open api提供
目标模型有open router提供
推理模型和目标模型均配置了”模型可用“
组合模型(deepgeminipro)选取了 DeepSeek/DeepSeek-Reasoner + Gemini/Gemini-2.5-Pro
测试API,失败
查看容器报错:
甚至都没有使用 推理模型 'PPIO/DeepSeek-R1-0528'
背景信息
镜像版本: erlichliu/deepclaude:latest
代码示例(如适用)
其他信息
No response
@Robin0315 commented on GitHub (Jun 15, 2025):
我刚部署的时候也遇到这个问题,后来我发现是因为我登录之后立刻改了密码,然后修改里面的配置,导致配置保存失败,所以更改密码之后,退出使用新密码重新登录,再进行配置就可以了。