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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.