Bug Summary:
When trying to access Open-WebUI, a message shows up saying "500: Internal Error".
Steps to Reproduce:
Start up a fresh Docker container of both Open-WebUI and Ollama, and attempt to access it.
Expected Behavior:
The webpage loads.
Actual Behavior:
A message shows up displaying "500: Internal Error"
Environment
Open WebUI Version: v0.3.8-cuda
Ollama (if applicable): v0.2.1
Operating System: Ubuntu 20.04
Browser (if applicable): Firefox 127.0.2
Reproduction Details
Confirmation:
I have read and followed all the instructions provided in the README.md.
I am on the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots (if applicable):
Installation Method
Docker
Additional Information
This bug started happening after the SSO fix was deployed. On v0.3.7, I was able to access the site fine, and could SSO into it using a Trusted Header. On the initial release of v0.3.8, SSO was broken, but I did not get error 500 if I disabled SSO and logged in normally. On this build of v0.3.8, error 500 will show up, both with SSO enabled and disabled.
Open-WebUI is being reverse proxied via Traefik2, with authentication being performed by Authelia. I did a full removal of Open-WebUI and Ollama yesterday, including deleting the docker images and data folders. After starting fresh new containers for both, the error message was immediately present.
I am currently using v0.3.7 without issue, and if I go to v0.3.8 without changing anything (open-webui:0.3.7-cuda -> open-webui:cuda), I still get an error message.
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
Originally created by @knguyen298 on GitHub (Jul 11, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3796
# Bug Report
## Description
**Bug Summary:**
When trying to access Open-WebUI, a message shows up saying "500: Internal Error".
**Steps to Reproduce:**
Start up a fresh Docker container of both Open-WebUI and Ollama, and attempt to access it.
**Expected Behavior:**
The webpage loads.
**Actual Behavior:**
A message shows up displaying "500: Internal Error"
## Environment
- **Open WebUI Version:** v0.3.8-cuda
- **Ollama (if applicable):** v0.2.1
- **Operating System:** Ubuntu 20.04
- **Browser (if applicable):** Firefox 127.0.2
## Reproduction Details
**Confirmation:**
- [x] I have read and followed all the instructions provided in the README.md.
- [x] I am on the latest version of both Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
## Logs and Screenshots
**Browser Console Logs:**
[Include relevant browser console logs, if applicable]
**Docker Container Logs:**
[Include relevant Docker container logs, if applicable]
**Screenshots (if applicable):**

## Installation Method
Docker
## Additional Information
This bug started happening after the SSO fix was deployed. On v0.3.7, I was able to access the site fine, and could SSO into it using a Trusted Header. On the initial release of v0.3.8, SSO was broken, but I did not get error 500 if I disabled SSO and logged in normally. On this build of v0.3.8, error 500 will show up, both with SSO enabled and disabled.
Open-WebUI is being reverse proxied via Traefik2, with authentication being performed by Authelia. I did a full removal of Open-WebUI and Ollama yesterday, including deleting the docker images and data folders. After starting fresh new containers for both, the error message was immediately present.
I am currently using v0.3.7 without issue, and if I go to v0.3.8 without changing anything (open-webui:0.3.7-cuda -> open-webui:cuda), I still get an error message.
## Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @knguyen298 on GitHub (Jul 11, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3796
Bug Report
Description
Bug Summary:
When trying to access Open-WebUI, a message shows up saying "500: Internal Error".
Steps to Reproduce:
Start up a fresh Docker container of both Open-WebUI and Ollama, and attempt to access it.
Expected Behavior:
The webpage loads.
Actual Behavior:
A message shows up displaying "500: Internal Error"
Environment
Open WebUI Version: v0.3.8-cuda
Ollama (if applicable): v0.2.1
Operating System: Ubuntu 20.04
Browser (if applicable): Firefox 127.0.2
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots (if applicable):

Installation Method
Docker
Additional Information
This bug started happening after the SSO fix was deployed. On v0.3.7, I was able to access the site fine, and could SSO into it using a Trusted Header. On the initial release of v0.3.8, SSO was broken, but I did not get error 500 if I disabled SSO and logged in normally. On this build of v0.3.8, error 500 will show up, both with SSO enabled and disabled.
Open-WebUI is being reverse proxied via Traefik2, with authentication being performed by Authelia. I did a full removal of Open-WebUI and Ollama yesterday, including deleting the docker images and data folders. After starting fresh new containers for both, the error message was immediately present.
I am currently using v0.3.7 without issue, and if I go to v0.3.8 without changing anything (open-webui:0.3.7-cuda -> open-webui:cuda), I still get an error message.
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!