mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
Cannot connect from lan #1454
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThatGuyFromNowhere on GitHub (Jul 6, 2024).
Cannot connect to open-webui running on Arch linux host with external machine from lan.
Ollama is installed via Aur package and open-webui is installed in python3.11 virtual env using pip install open-webui. Everything works on host machine. I have disabled firewall to test. No avail. Cannot find appropriate launch options in documentations for pip installation. Docker instructions do exist.
How to connect from lan with external machines?