runtime error
Exit code: 1. Reason: [0m | [36mllama_cpp_py.release_manager.base[0m:[36mdownload_and_extract_zip[0m:[36m257[0m - [1mLoading file https://github.com/ggml-org/llama.cpp/releases/download/b8508/llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz to path /home/user/.local/share/llama-cpp-py/releases/llama-b8508-bin-ubuntu-openvino-2026.0-x64/llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz[0m Downoading release: llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz: 0%| | 0.00/75.0M [00:00<?, ?iB/s] Downoading release: llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz: 24%|βββ | 18.3M/75.0M [00:00<00:00, 183MiB/s] Downoading release: llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz: 51%|ββββββ | 38.5M/75.0M [00:00<00:00, 194MiB/s] Downoading release: llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz: 81%|βββββββββ | 61.0M/75.0M [00:00<00:00, 208MiB/s] Downoading release: llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz: 100%|ββββββββββ| 75.0M/75.0M [00:00<00:00, 209MiB/s] [32m2026-03-25 09:16:02.570[0m | [1mINFO [0m | [36mllama_cpp_py.server.sync[0m:[36mstart[0m:[36m62[0m - [1mllama.cpp server starting ...[0m /opt/llama.cpp/build/bin/llama-server: error while loading shared libraries: libopenvino.so.2600: cannot open shared object file: No such file or directory [32m2026-03-25 09:16:03.572[0m | [31m[1mERROR [0m | [36mllama_cpp_py.server.sync[0m:[36mwait_for_server_ready[0m:[36m132[0m - [31m[1mllama.cpp process exited unexpectedly with code 127[0m [32m2026-03-25 09:16:03.572[0m | [1mINFO [0m | [36mllama_cpp_py.server.sync[0m:[36mstop[0m:[36m115[0m - [1mllama.cpp server stopped[0m Traceback (most recent call last): File "/app/app.py", line 18, in <module> llama_server.start() File "/usr/local/lib/python3.12/site-packages/llama_cpp_py/server/sync.py", line 102, in start raise TimeoutError('Server did not start within the allotted time') TimeoutError: Server did not start within the allotted time
Container logs:
Fetching error logs...