Passing NO_PROXY env to uv #73

Closed
opened 2026-02-16 00:19:37 -05:00 by yindo · 0 comments
Owner

Originally created by @Chayutpol on GitHub (Apr 1, 2025).

Ref: https://github.com/langgenius/dify-plugin-daemon/pull/119

Hello,

I observed that in this pull request the NO_PROXY env is not passed to the uv process. I have an issue where I use internal repository for PIP_MIRROR_URL with HTTPS_PROXY and NO_PROXY correctly set but seem the NO_PROXY env is not being respected. I suspect that the pull request #119 does not take into account the NO_PROXY env.

I believe that these env should be pass together to have an expected behavior.

Originally created by @Chayutpol on GitHub (Apr 1, 2025). Ref: https://github.com/langgenius/dify-plugin-daemon/pull/119 Hello, I observed that in this pull request the NO_PROXY env is not passed to the uv process. I have an issue where I use internal repository for PIP_MIRROR_URL with HTTPS_PROXY and NO_PROXY correctly set but seem the NO_PROXY env is not being respected. I suspect that the pull request #119 does not take into account the NO_PROXY env. I believe that these env should be pass together to have an expected behavior.
yindo closed this issue 2026-02-16 00:19:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#73