Error: llama runner process has terminated: exit status 2 #35
Unanswered
edenian-prince
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've had this container running for months with minimal issues. I rebooted my server last night and it broke everything, models will not run.
I've search for the issue here and have done with that others suggest, upgrading the system and container, and making sure i have resize bar enabled. Nothing has changed other than rebooting my debian server.
I try to run ollama in the container but same error and the logs don't point me in any direction:
/llm/ollama# ./ollama run gemma3:4b Error: llama runner process has terminated: exit status 2I noticed this inside the container:
nobody nogroup - is this a permissions issue? Is it just not finding my GPU?
Beta Was this translation helpful? Give feedback.
All reactions