mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Proxy Error only deepseek model run failed,other model normal #251
Reference in New Issue
Block a user
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 @badspider7 on GitHub (May 6, 2025).
Self Checks
Dify version
1.1.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
run workflow with deepseek model
✔️ Expected Behavior
run success
❌ Actual Behavior
Run failed: [models] Server Unavailable Error, HTTPSConnectionPool(host='api.deepseek.com', port=443): Max retries exceeded with url: /chat/completions (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f37e31ca870>: Failed to resolve 'api.deepseek.com' ([Errno -2] Name or service not known)"))
I try to close vpn client and not work for me.sometimes it will success,but today always failed.
@dosubot[bot] commented on GitHub (May 6, 2025):
I found a similar solved discussion regarding a "[Errno -2] Name or service not known" error in Dify. The solution was to leave the SSRF proxy configuration blank in your environment settings:
This approach has been confirmed to resolve similar issues [1]. You might want to try this configuration to see if it resolves the proxy error with the DeepSeek model.
To continue talking to Dosu, mention @dosu.
Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other
@badspider7 commented on GitHub (May 6, 2025):
It is not work for me.
@dosubot[bot] commented on GitHub (Aug 18, 2025):
Hi, @badspider7. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!