[GH-ISSUE #4490] ollama ps not working #64846

Closed
opened 2026-05-03 18:57:27 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @alnoses on GitHub (May 17, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4490

What is the issue?

When the ollama ps command is executed, it returns a 404 error whether or not any model is loaded.
It was expected that it would return a message saying there are no models loaded or some line with information about the corresponding loaded model.
Note: if the installed Ollama package could influence anything, it is the one provided in the archlinux repositories. Ollama website localhost:11434 works

OS

Linux

GPU

AMD

CPU

Intel

Ollama version

0.1.38

Originally created by @alnoses on GitHub (May 17, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4490 ### What is the issue? When the ollama ps command is executed, it returns a 404 error whether or not any model is loaded. It was expected that it would return a message saying there are no models loaded or some line with information about the corresponding loaded model. Note: if the installed Ollama package could influence anything, it is the one provided in the archlinux repositories. Ollama website localhost:11434 works ### OS Linux ### GPU AMD ### CPU Intel ### Ollama version 0.1.38
GiteaMirror added the bug label 2026-05-03 18:57:27 -05:00
Author
Owner

@jmorganca commented on GitHub (May 17, 2024):

Hi @alnoses, do you know if you're running the latest version of Ollama (0.1.38)? This version is required for ollama ps to work (you can view the version by running ollama -v) ?

<!-- gh-comment-id:2116819287 --> @jmorganca commented on GitHub (May 17, 2024): Hi @alnoses, do you know if you're running the latest version of Ollama (0.1.38)? This version is required for `ollama ps` to work (you can view the version by running `ollama -v`) ?
Author
Owner

@alnoses commented on GitHub (May 17, 2024):

Hello @jmorganca , when I checked it the first time I only got this line.
Warning: client version is 0.1.38
and checking again what comes out indicates this
ollama version is 0.1.36
Warning: client version is 0.1.38

<!-- gh-comment-id:2116859937 --> @alnoses commented on GitHub (May 17, 2024): Hello @jmorganca , when I checked it the first time I only got this line. Warning: client version is 0.1.38 and checking again what comes out indicates this ollama version is 0.1.36 Warning: client version is 0.1.38
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#64846