When i start the docker with following command, it is accessibgle through IP on the same PC but when i open it through network PC, it gives java script error. #560

Closed
opened 2025-11-11 14:26:02 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @abidsoft on GitHub (Mar 28, 2024).

When i start the docker with following command, it is accessibgle through IP on the same PC but when i open it through network PC, it gives java script error.

Does not load the dyanamic js modules and gives error.

docker run -d -p 192.168.0.219:3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main

Originally created by @abidsoft on GitHub (Mar 28, 2024). When i start the docker with following command, it is accessibgle through IP on the same PC but when i open it through network PC, it gives java script error. Does not load the dyanamic js modules and gives error. docker run -d -p 192.168.0.219:3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#560