[GH-ISSUE #9244] msg="llama runner terminated" error="exit status 2 #6023

Open
opened 2026-04-12 17:21:49 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @SoulIndream on GitHub (Feb 20, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/9244

What is the issue?

Can you help me check my problem? When I run:

ollama run deepseek-r1:1.5b

1
Error: POST predict: Post "http://127.0.0.1:45237/completion": EOF
I always get an error. I have added detailed debugging

error.log

, and it seems that the issue might be caused by CUDA, but I’m not sure how to fix it.

After installing Ollama, I noticed the following errors in dmesg:

cdi-mgr sipl_devblk_0: cdi_mgr_ioctl unsupported ioctl: 5385
cdi-mgr sipl_devblk_3: cdi_mgr_ioctl unsupported ioctl: 5385
Could you help me solve this?

NVIDIA ORIN ARM64

Relevant log output


OS

Linux

GPU

Nvidia

CPU

Other

Ollama version

0.5.11

Originally created by @SoulIndream on GitHub (Feb 20, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/9244 ### What is the issue? Can you help me check my problem? When I run: ollama run deepseek-r1:1.5b >>> 1 Error: POST predict: Post "http://127.0.0.1:45237/completion": EOF I always get an error. I have added detailed debugging [error.log](https://github.com/user-attachments/files/18882482/error.log) , and it seems that the issue might be caused by CUDA, but I’m not sure how to fix it. After installing Ollama, I noticed the following errors in dmesg: cdi-mgr sipl_devblk_0: cdi_mgr_ioctl unsupported ioctl: 5385 cdi-mgr sipl_devblk_3: cdi_mgr_ioctl unsupported ioctl: 5385 Could you help me solve this? NVIDIA ORIN ARM64 ### Relevant log output ```shell ``` ### OS Linux ### GPU Nvidia ### CPU Other ### Ollama version 0.5.11
GiteaMirror added the bug label 2026-04-12 17:21:49 -05:00
Author
Owner

@1737631162 commented on GitHub (Feb 21, 2025):

@SoulIndream Choose version 0.5.7 to avoid this issue. I have already tested it.

<!-- gh-comment-id:2673957427 --> @1737631162 commented on GitHub (Feb 21, 2025): @SoulIndream Choose version 0.5.7 to avoid this issue. I have already tested it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#6023