makecindy / makecindy/cindy

DeepSeek(API key 接入)发送消息后一直转圈加载、无回复

Open
#3,440 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
2.7k
Forks
401
Avg merge
21h 48m
Merged PRs (30d)
776

Description

**提交人**: 用户2796
**客户端版本**: 0.1.60

---

## 现象
通过 API key 方式接入 DeepSeek 后,选中 DeepSeek 模型发送消息,界面一直转圈加载(loading 不结束),始终没有任何回复内容。

## 期望行为
选中 DeepSeek 模型并发送消息后,应正常返回模型回复。

## 实际行为
发送后请求一直处于加载状态,无回复、无内容输出;过程中未出现明显的错误提示(非弹出式报错)。

## 复现步骤
1. 在设置中填入 DeepSeek 的 API key 完成接入;
2. 在模型列表中选择 DeepSeek;
3. 发送任意一条消息;
4. 观察:界面持续转圈加载,无回复。

## 复现频率
每次必现(只要使用 DeepSeek 模型就必然出现)。

## 已尝试的解决办法
- 重新生成并重新填入 API key、保存后重试;
- 切换网络 / 重连后重试;
- 清除缓存并重启客户端后重试;
- 对比验证:其它模型(如 GPT 类)可正常使用,仅 DeepSeek 出现该问题。

## 补充信息
接入方式为 API key 自建接入;问题下无明显鉴权/超时报错提示,重填 key 无效,初步排除 key 本身失效。环境信息(客户端版本 / 系统 / 界面语言)见系统自动附加。
---
**版本区域**: CN
**OS**: win32 x64 (10.0.26200)
**界面语言**: zh-CN

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with a DeepSeek API key on Windows, then trace the request path from the model selection and message send flow through the loading-state completion. Compare it with a working GPT model and inspect the available request or error output. Done means DeepSeek returns a response and the loading indicator always ends on success or failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.