[GH-ISSUE #3553] Ollama: 500, message='Internal Server Error', url=URL('http://localhost:11434/api/chat') #51972

Closed
opened 2026-05-05 13:12:22 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @edo-lab on GitHub (Jun 30, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3553

Bug Report

Description

Bug Summary:
The Web-UI doesn't answer to me

Steps to Reproduce:
launch the command
docker run -d -p 3000:8080 -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama

write anything on llama2 model

get error 500

Expected Behavior:
I expected to receive an answer

Actual Behavior:
No answer and Ollama: 500, message='Internal Server Error', url=URL('http://localhost:11434/api/chat') error

Environment

Ubuntu on Amazon AWS

  • Open WebUI Version: latest [e.g., 0.1.120]

  • Ollama (if applicable): latest [e.g., 0.1.30, 0.1.32-rc1]

  • Operating System: Ubuntu 24.04 [e.g., Windows 10, macOS Big Sur, Ubuntu 20.04]

  • Browser (if applicable): Firefox [e.g., Chrome 100.0, Firefox 98.0]

Originally created by @edo-lab on GitHub (Jun 30, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/3553 # Bug Report ## Description **Bug Summary:** The Web-UI doesn't answer to me **Steps to Reproduce:** launch the command docker run -d -p 3000:8080 -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama write anything on llama2 model get error 500 **Expected Behavior:** I expected to receive an answer **Actual Behavior:** No answer and Ollama: 500, message='Internal Server Error', url=URL('http://localhost:11434/api/chat') error ## Environment Ubuntu on Amazon AWS - **Open WebUI Version: latest** [e.g., 0.1.120] - **Ollama (if applicable): latest** [e.g., 0.1.30, 0.1.32-rc1] - **Operating System: Ubuntu 24.04** [e.g., Windows 10, macOS Big Sur, Ubuntu 20.04] - **Browser (if applicable): Firefox** [e.g., Chrome 100.0, Firefox 98.0]
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#51972