mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 13:15:54 +03:00
[GH-ISSUE #6] Deepseek SSL问题 #1
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#1
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 @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 任务处理完成,标记结束