[GH-ISSUE #10744] no_proxy environment variable is not being obeyed #16016

Closed
opened 2026-04-19 22:04:14 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @jas67 on GitHub (Feb 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10744

When running open-webui on a system that behind a network proxy, it does not obey the no_proxy or NO_PROXY environment variables.

HTTP_PROXY and HTTPS_PROXY need to be set to the network proxy for open-webui to startup, as it does telemetry and a check for updates. It will hang on startup w/o internet access.

Using OFFLINE_MODE seems to cause other issues.

Originally created by @jas67 on GitHub (Feb 25, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/10744 When running open-webui on a system that behind a network proxy, it does not obey the no_proxy or NO_PROXY environment variables. HTTP_PROXY and HTTPS_PROXY need to be set to the network proxy for open-webui to startup, as it does telemetry and a check for updates. It will hang on startup w/o internet access. Using OFFLINE_MODE seems to cause other issues.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#16016