getting this when trying to change port and use local ollama server #107

Closed
opened 2025-11-11 14:06:00 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @ralyodio on GitHub (Dec 18, 2023).

[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). ``` [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

@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#107