http Request [Errno -3] Temporary failure in name resolution
- Dominant language
- TypeScript
- Stars
- 156k
- Forks
- 24.6k
- Avg merge
- 22h 9m
- Merged PRs (30d)
- 610
Description
### Self Checks
- [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542).
- [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [x] I confirm that I am using English to submit this report, otherwise it will be closed.
- [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
- [x] Please do not modify this template :) and fill in all the required fields.
### Dify version
1.16.1
### Cloud or Self Hosted
Self Hosted (Docker)
### Steps to reproduce
After I upgraded from version 1.13.0 to 1.16.1, the HTTP requests in the original workflow threw errors. [Errno -3] Temporary failure in name resolution
I have modified the. env file and added the required content to it.
The IP I requested belongs to a computer on my local area network. It worked fine on version 1.13.0, but this error occurs after the upgrade.
### ✔️ Expected Behavior
Able to send HTTP requests normally, thank you
### ❌ Actual Behavior
_No response_
Contributor guide
Research direction
Start with the self-hosted Docker deployment and compare the .env configuration between versions 1.13.0 and 1.16.1, then reproduce the HTTP request against the local-network IP while checking the reported name-resolution failure. Done means the original workflow can send HTTP requests normally after the upgrade.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100