Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 Client Error: Not Found for url: http://xxx:8012/api/version #7

Open
ChangweiZhang opened this issue Jul 23, 2024 · 0 comments
Open

Comments

@ChangweiZhang
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant