-
Notifications
You must be signed in to change notification settings - Fork 8.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SSL error without proxy on self hosted dify #11963
Comments
Hey @lbbc1117! I'm here to help you with any bugs, questions, or contributions you have for Dify. Let's work together to solve your issue! The SSL error you're encountering in a self-hosted Dify setup without a proxy might be related to the default SSL settings in the Docker environment. By default, HTTPS is disabled in Dify's Docker setup, which could lead to SSL handshake issues if not configured properly. To address this, you can check and modify the following settings in your Docker environment:
These steps should help resolve the SSL errors you're experiencing. If the issue persists, consider checking the Docker logs for more detailed error messages that might provide further insights into the problem. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
It looks like a SSL issue, not proxy |
Self Checks
Dify version
0.14.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
With proxy on the host machine:
Without proxy on the host machine:
✔️ Expected Behavior
network be ok
❌ Actual Behavior
its blocking EVERY request
The text was updated successfully, but these errors were encountered: