[GH-ISSUE #6] Deepseek SSL问题 #1

Closed
opened 2026-02-27 01:55:48 +03:00 by kerem · 0 comments
Owner

Originally created by @lovelystrange on GitHub (Feb 4, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/6

2025-02-04 11:01:08 - DeepClaude - INFO - 尝试加载.env文件...
2025-02-04 11:01:08 - DeepClaude - INFO - ALLOW_API_KEY环境变量状态: 已设置
2025-02-04 11:01:08 - DeepClaude - INFO - Loaded API key starting with: xxxx
2025-02-04 11:01:08 - DeepClaude - INFO - 开始请求
INFO: Started server process [44850]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
2025-02-04 11:01:20 - DeepClaude - INFO - API密钥验证通过
INFO: 127.0.0.1:60803 - "POST /v1/chat/completions HTTP/1.1" 200 OK
2025-02-04 11:01:20 - DeepClaude - INFO - 开始处理 DeepSeek 流,使用模型:deepseek-ai/DeepSeek-R1
2025-02-04 11:01:20 - DeepClaude - INFO - 等待获取 DeepSeek 的推理内容...
2025-02-04 11:01:21 - DeepClaude - ERROR - 请求 API 时发生错误: Cannot connect to host api.siliconflow.cn:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)')]
2025-02-04 11:01:21 - DeepClaude - INFO - DeepSeek 任务处理完成,标记结束

Originally created by @lovelystrange on GitHub (Feb 4, 2025). Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/6 2025-02-04 11:01:08 - DeepClaude - INFO - 尝试加载.env文件... 2025-02-04 11:01:08 - DeepClaude - INFO - ALLOW_API_KEY环境变量状态: 已设置 2025-02-04 11:01:08 - DeepClaude - INFO - Loaded API key starting with: xxxx 2025-02-04 11:01:08 - DeepClaude - INFO - 开始请求 INFO: Started server process [44850] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) 2025-02-04 11:01:20 - DeepClaude - INFO - API密钥验证通过 INFO: 127.0.0.1:60803 - "POST /v1/chat/completions HTTP/1.1" 200 OK 2025-02-04 11:01:20 - DeepClaude - INFO - 开始处理 DeepSeek 流,使用模型:deepseek-ai/DeepSeek-R1 2025-02-04 11:01:20 - DeepClaude - INFO - 等待获取 DeepSeek 的推理内容... 2025-02-04 11:01:21 - DeepClaude - ERROR - 请求 API 时发生错误: Cannot connect to host api.siliconflow.cn:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)')] 2025-02-04 11:01:21 - DeepClaude - INFO - DeepSeek 任务处理完成,标记结束
kerem closed this issue 2026-02-27 01:55:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DeepClaude#1
No description provided.