[GH-ISSUE #243] getting this when trying to change port and use local ollama server #50668

Closed
opened 2026-05-05 10:51:39 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @ralyodio on GitHub (Dec 18, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/243

[2023-12-18T23:36:21.989Z]  "GET /api/v1/" Error (404): "connect ECONNREFUSED ::1:5432"[2023-12-18T23:36:21.990Z]  "GET /api/v1/" Error (404): "Not found"
[2023-12-18T23:36:21.991Z]  "GET /api/v1/" Error (404): "Not found"

$ export OLLAMA_API_ENDPOINT='http://localhost:11434'; export PORT=5432; npm start

Originally created by @ralyodio on GitHub (Dec 18, 2023). Original GitHub issue: https://github.com/open-webui/open-webui/issues/243 ``` [2023-12-18T23:36:21.989Z] "GET /api/v1/" Error (404): "connect ECONNREFUSED ::1:5432"[2023-12-18T23:36:21.990Z] "GET /api/v1/" Error (404): "Not found" [2023-12-18T23:36:21.991Z] "GET /api/v1/" Error (404): "Not found" ``` `$ export OLLAMA_API_ENDPOINT='http://localhost:11434'; export PORT=5432; npm start`
Author
Owner

@tjbck commented on GitHub (Dec 19, 2023):

For installation method not using Docker, please refer to here: https://github.com/ollama-webui/ollama-webui#how-to-install-without-docker

Let's continue our discussion at #241

<!-- gh-comment-id:1861948726 --> @tjbck commented on GitHub (Dec 19, 2023): For installation method not using Docker, please refer to here: https://github.com/ollama-webui/ollama-webui#how-to-install-without-docker Let's continue our discussion at #241
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#50668