runtime error

Exit code: 1. Reason: [notice] A new release of pip is available: 26.1.2 -> 26.2.1 [notice] To update, run: pip install --upgrade pip Downloading and extracting Ollama... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9 100 9 0 0 32 0 --:--:-- --:--:-- --:--:-- 32 gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now chmod: cannot access '/tmp/ollama_bin/bin/ollama': No such file or directory Starting Ollama server... Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> subprocess.Popen([OLLAMA_BIN, "serve"]) File "/usr/local/lib/python3.12/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/local/lib/python3.12/subprocess.py", line 1955, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/ollama_bin/bin/ollama'

Container logs:

Fetching error logs...