Describe the bug
When connecting to the web page locally, webpage opens and Select a model shows the list of all models to choose from. When I access the web page from the network, the webpage opens up but no models list.
When I open the local webpage. webpage opens and models can be selected.
When I open the Network webpage, with either ip address, the web page opens but no model shows.
See error
Expected behavior
I should see the full list of models
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Mac OS Sonoma 14.1
Browser Brave
Version 1.60
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
Any guidance would be appreciated.
Originally created by @lafintiger on GitHub (Nov 11, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/88
**Describe the bug**
When connecting to the web page locally, webpage opens and Select a model shows the list of all models to choose from. When I access the web page from the network, the webpage opens up but no models list.
**To Reproduce**
Steps to reproduce the behavior:
1. ollama-webui % npm run dev
2. ➜ Local: http://localhost:5173/
➜ Network: http://192.168.254.55:5173/
➜ Network: http://192.168.254.54:5173/
➜ press h to show help
3. When I open the local webpage. webpage opens and models can be selected.
4. When I open the Network webpage, with either ip address, the web page opens but no model shows.
5. See error

**Expected behavior**
I should see the full list of models
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: Mac OS Sonoma 14.1
- Browser Brave
- Version 1.60
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
Any guidance would be appreciated.
<!-- gh-comment-id:1806717215 -->
@tjbck commented on GitHub (Nov 11, 2023):
Hi, were you able to follow all the instructions from https://github.com/ollama-webui/ollama-webui#accessing-ollama-web-interface-over-lan? Let me know it still causes an issue for you even after you have all the env variables correctly setup. Thanks!
I followed the steps again and this time it worked. Not sure what was different from the first few times I ran it and this time. If I figure out how to duplicate the error, I will let you know. Thanks.
<!-- gh-comment-id:1806896462 -->
@lafintiger commented on GitHub (Nov 11, 2023):
I followed the steps again and this time it worked. Not sure what was different from the first few times I ran it and this time. If I figure out how to duplicate the error, I will let you know. Thanks.
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 @lafintiger on GitHub (Nov 11, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/88
Describe the bug
When connecting to the web page locally, webpage opens and Select a model shows the list of all models to choose from. When I access the web page from the network, the webpage opens up but no models list.
To Reproduce
Steps to reproduce the behavior:
ollama-webui % npm run dev
➜ Local: http://localhost:5173/
➜ Network: http://192.168.254.55:5173/
➜ Network: http://192.168.254.54:5173/
➜ press h to show help
When I open the local webpage. webpage opens and models can be selected.
When I open the Network webpage, with either ip address, the web page opens but no model shows.
See error

Expected behavior
I should see the full list of models
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
Any guidance would be appreciated.
@tjbck commented on GitHub (Nov 11, 2023):
Hi, were you able to follow all the instructions from https://github.com/ollama-webui/ollama-webui#accessing-ollama-web-interface-over-lan? Let me know it still causes an issue for you even after you have all the env variables correctly setup. Thanks!
@lafintiger commented on GitHub (Nov 11, 2023):
I followed the steps again and this time it worked. Not sure what was different from the first few times I ran it and this time. If I figure out how to duplicate the error, I will let you know. Thanks.