mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #6491] Not working without internet #53051
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 @WaqasBukhary on GitHub (Oct 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6491
BUG
Open webui not working without internet giving following error in chrome log
index.ts:140 GET http://127.0.0.1:8080/ollama/api/version 500 (Internal Server Error)
Open WebUI Version: version: '0.3.32'
Ollama Version: 0.3.14 (got from command prompt 'ollama -v')
Operating System: [Windows 10]
Browser: Chrome Version 130.0.6723.70 (Official Build) (64-bit)
@rgaricano commented on GitHub (Oct 28, 2024):
there is a open discussion about: offline usage #5759