Closed alsoasnerd closed 3 months ago
Thank you for reporting! It's a regression after resolving some of the linter messages in the main CLI file - went a tad wrong (sorry for the inconvenience)
Please run harbor update
and it should be fixed
Closing as config override was fixed
OCI runtime exec failed: exec failed: unable to start container process: exec: "ollama list": executable file not found in $PATH: unknown
I removed my host ollama (rm /usr/local/bin/ollama, userdel ollama...). Maybe that caused this issue, idk.
Edit: entering on container and running "ollama list" works, just "harbor ollama list" or "harbor exec ollama "ollama list" doesn't works.