-
Notifications
You must be signed in to change notification settings - Fork 113
Description
INFO: 172.17.0.1:41748 - "POST /ollama/urls/update HTTP/1.1" 200 OK
2024-07-23 17:33:22 ERROR [apps.ollama.main] 404 Client Error: Not Found for url: http://host.docker.internal:8012/api/version
2024-07-23 17:33:22 Traceback (most recent call last):
2024-07-23 17:33:22 File "/app/backend/apps/ollama/main.py", line 315, in get_ollama_versions
2024-07-23 17:33:22 r.raise_for_status()
2024-07-23 17:33:22 File "/usr/local/lib/python3.11/site-packages/requests/models.py", line 1024, in raise_for_status
2024-07-23 17:33:22 raise HTTPError(http_error_msg, response=self)
2024-07-23 17:33:22 requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://host.docker.internal:8012/api/version
2024-07-23 17:33:22 INFO: 172.17.0.1:41748 - "GET /ollama/api/version/1 HTTP/1.1" 500 Internal Server Error