[GH-ISSUE #9036] Error: could not connect to ollama app, is it running? #67936

Closed
opened 2026-05-04 12:05:23 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @BAID-Studio on GitHub (Feb 12, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/9036

It doesn't connect to Ollama, but Ollama is running in the background on my computer.

Image

Image
some app.log content:
time=2025-02-12T16:31:50.931+08:00 level=WARN source=server.go:163 msg="server crash 13 - exit code 2 - respawning"
time=2025-02-12T16:31:56.632+08:00 level=ERROR source=server.go:145 msg="failed to start server failed to start server context canceled"

Originally created by @BAID-Studio on GitHub (Feb 12, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/9036 It doesn't connect to Ollama, but Ollama is running in the background on my computer. ![Image](https://github.com/user-attachments/assets/a1d765a9-6967-4db3-bc53-9604d12e577f) ![Image](https://github.com/user-attachments/assets/aad3405c-5455-4628-8b5e-82d826e0ebe1) some app.log content: time=2025-02-12T16:31:50.931+08:00 level=WARN source=server.go:163 msg="server crash 13 - exit code 2 - respawning" time=2025-02-12T16:31:56.632+08:00 level=ERROR source=server.go:145 msg="failed to start server failed to start server context canceled"
Author
Owner

@rick-github commented on GitHub (Feb 12, 2025):

ollama is not running in the background on your computer, it crashed with "signal arrived during external code execution", specifically it died when it called nvml_init(). What's the output of nvidia-smi?

<!-- gh-comment-id:2653113770 --> @rick-github commented on GitHub (Feb 12, 2025): ollama is not running in the background on your computer, it crashed with "signal arrived during external code execution", specifically it died when it called `nvml_init()`. What's the output of `nvidia-smi`?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#67936