[GH-ISSUE #10997] Direct Connections doesn't work when first logged in (Works after refresh the page) #119418

Closed
opened 2026-05-20 20:31:21 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @devanenWl on GitHub (Feb 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10997

Originally assigned to: @tjbck on GitHub.

Bug Report

Installation Method

Docker

Environment

  • Open WebUI Version: v0.5.18

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.
  • I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Actual Behavior:

It will POST api/chat/completions and stay at pending forever

Description

Bug Summary:
[Provide a brief but clear summary of the bug]

Reproduction Details

Steps to Reproduce:

  1. Add direct connection in normal tab
  2. Use incognito mode and login
  3. Pick a model and try, it will load forever. (Turn on F12 and see that it will load forever)
  4. Refresh, create new chat and try again. This time it should work now

Logs and Screenshots

No error was shown for both browser and docker

Originally created by @devanenWl on GitHub (Feb 28, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/10997 Originally assigned to: @tjbck on GitHub. # Bug Report ## Installation Method Docker ## Environment - **Open WebUI Version:** v0.5.18 **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. - [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Actual Behavior: It will POST api/chat/completions and stay at pending forever ## Description **Bug Summary:** [Provide a brief but clear summary of the bug] ## Reproduction Details **Steps to Reproduce:** 1. Add direct connection in normal tab 2. Use incognito mode and login 4. Pick a model and try, it will load forever. (Turn on F12 and see that it will load forever) 5. Refresh, create new chat and try again. This time it should work now ## Logs and Screenshots No error was shown for both browser and docker
Author
Owner

@tjbck commented on GitHub (Mar 4, 2025):

Addressed in dev! 7e65f7fa4d

<!-- gh-comment-id:2696163589 --> @tjbck commented on GitHub (Mar 4, 2025): Addressed in dev! 7e65f7fa4d31deb04842bcc51227d95bab2e6fc1
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#119418