-
Notifications
You must be signed in to change notification settings - Fork 9k
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
sandbox container access https request prompt 403 error, but api container access https request is OK #12974
Comments
I found a similar closed issue that might help you resolve the 403 error when the sandbox container accesses HTTPS requests, while the API container works fine. The suggested solution involves checking and configuring the
Additionally, ensure that the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
The sandbox container accesses the https interface through the curl method prompting 403 @dosu |
The 403 error when the sandbox container accesses the HTTPS interface using the curl method is likely due to the domain not being listed in
To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
The configuration file has added port 8585 and is releasing all requests @dosu |
Hey @justify-what! It looks like you're diving deep into configuration files and proxy settings. While I can help with technical questions and bug fixes, I'm not equipped to analyze images or provide feedback on visual content. If you think I should be able to help with this, feel free to reach out to the Dosu Team. They're always open to suggestions! To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Self Checks
Dify version
0.14.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
sandbox container access https request prompt 403 error, but api container access https request is OK
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
The text was updated successfully, but these errors were encountered: