[GH-ISSUE #2915] socket.io , return 400 #67670

Closed
opened 2026-05-12 23:50:14 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @leobenkel on GitHub (Jun 7, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2915

Bug Report

Description

Bug Summary:

I am getting a bunch of

"GET /ws/socket.io/?eio=4&transport=polling&t=o_pp-gu HTTP/1.1" 400

in the log, any reason ?

Steps to Reproduce:

i'm not sure, just start it ?

Expected Behavior:

not a lot of 400 in the log :)

Actual Behavior:

I am getting a bunch of

"GET /ws/socket.io/?eio=4&transport=polling&t=o_pp-gu HTTP/1.1" 400

Environment

  • Open WebUI Version: latest

  • Ollama (if applicable): latest

  • Operating System: ubuntu

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.

Installation Method

docker

Originally created by @leobenkel on GitHub (Jun 7, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/2915 # Bug Report ## Description **Bug Summary:** I am getting a bunch of ``` "GET /ws/socket.io/?eio=4&transport=polling&t=o_pp-gu HTTP/1.1" 400 ``` in the log, any reason ? **Steps to Reproduce:** i'm not sure, just start it ? **Expected Behavior:** not a lot of 400 in the log :) **Actual Behavior:** I am getting a bunch of ``` "GET /ws/socket.io/?eio=4&transport=polling&t=o_pp-gu HTTP/1.1" 400 ``` ## Environment - **Open WebUI Version:** latest - **Ollama (if applicable):** latest - **Operating System:** ubuntu ## 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. ## Installation Method docker
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#67670