mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-05 00:10:27 -05:00
[GH-ISSUE #16998] issue: SSL cert causes chat to not load #88870
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mbusdie on GitHub (Aug 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16998
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.6.25
Ollama Version (if applicable)
0.11.7
Operating System
Debian
Browser (if applicable)
All
Confirmation
README.md.Expected Behavior
When accessing OpenWebui through Pangolin and Newt, it is expected that the OpenWebui can be accessed via SSL.
Actual Behavior
I am running OpenwebUI locally and then using Pangolin and Newt to access OpenwebUI while I am away from my home network. After updating to the latest version of OpenwebUI and Ollama, when using the SSL cert, the main window spins indefinitely. If I remove the SSl cert, everything works properly.
Before updating to the latest version of OpenwebUI, I used the SSL cert without issue.
Steps to Reproduce
Logs & Screenshots
N/A
Additional Information
N/A
@mbusdie commented on GitHub (Aug 28, 2025):
Updating to 0.6.26 fixed the issue.