mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
Unable to login via reverse proxy with 0.3.21 #2032
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 @rcalv002 on GitHub (Sep 9, 2024).
Bug Report
Installation Method
Docker
Environment
Open WebUI Version: [e.g., v0.3.21
Operating System: Linux
Browser (if applicable): Edge, Brave
Confirmation:
Expected Behavior:
Expected successful login as in previous versions
Actual Behavior:
As of latest release, unable to login via reverse proxy (been using Nginx Proxy Manager for years) with https://hostname.com, which worked without issue before, and continues to work for my other home lab services. Accessing directly via http://dockerip:exposedport works fine. Have cleared cache, tried different browsers and from different vms
Description
Bug Summary:
Unable to login, i get 502 or 504 errors and socket errors.
Reproduction Details
Steps to Reproduce:
Pull latest release with tag :latest on docker.
Spin up brand new container with different volume.
Login via direct http and create okay.
Point nginx proxy manager at this new container.
Open private session on same pc or another vm and try to browse to the secured host name, sits on login screen.
Logs and Screenshots
Browser Console Logs:

Docker Container Logs:

Additional Information
Proxy configuration has not changed and maintains websocket support