[GH-ISSUE #10313] Page Stays on “OI” When Accessing the Address Using Safari Browser #15851

Closed
opened 2026-04-19 21:56:55 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @bynre9 on GitHub (Feb 19, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10313

Bug Report

Installation Method

Docker

Environment

  • Open WebUI Version: v0.5.14

  • Ollama Version: 0.5.11

  • Operating System: macOS 15.3

  • Browser: Safari 18.3

Expected Behavior:

I expect the page to load correctly without getting stuck on the OI icon screen after logging in.

Actual Behavior:

The page stays stuck on the OI icon screen when accessing http://localhost:3000/ in Safari after logging in. However, accessing specific pages such as http://localhost:3000/workspace/models works fine. The issue only occurs with the base URL (http://localhost:3000/), and the page loads correctly in Google Chrome.

Description

Bug Summary:
Page freezes on the OI icon screen when accessing http://localhost:3000/ in Safari after login, while other specific pages work, and the issue does not occur in Google Chrome.

Reproduction Details

Steps to Reproduce:

  1. Open Safari browser.
    2. Access http://localhost:3000/ (ensure you are logged in).
    3. The page will freeze on the OI icon screen.
    4. Other pages such as http://localhost:3000/workspace/models load correctly.
    5. The issue is not present in Google Chrome.

Logs and Screenshots

Browser Console Logs:
[Error] Unhandled Promise Rejection: TypeError: Importing a module script failed.
[Warning] The resource http://localhost:3000/_app/immutable/chunks/entry.CB2WQ5RF.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing.
[Warning] The resource http://localhost:3000/_app/immutable/chunks/scheduler.CRl-z1y4.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing.
[Warning] The resource http://localhost:3000/_app/immutable/chunks/index.BWHQf96I.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing.
[Warning] The resource http://localhost:3000/_app/immutable/chunks/preload-helper.C1FmrZbK.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing.
[Warning] The resource http://localhost:3000/_app/immutable/chunks/index.Ci9MLlfz.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing.

Docker Container Logs:
2025-02-19 10:12:51 INFO: 192.168.65.1:54444 - "GET / HTTP/1.1" 200 OK
2025-02-19 10:12:51 INFO: 192.168.65.1:54444 - "GET /favicon/site.webmanifest HTTP/1.1" 200 OK
2025-02-19 10:12:51 INFO: 192.168.65.1:46654 - "GET /static/loader.js HTTP/1.1" 200 OK
2025-02-19 10:12:51 INFO: 192.168.65.1:54444 - "GET /static/splash.png HTTP/1.1" 200 OK
2025-02-19 10:12:51 INFO: 192.168.65.1:24863 - "GET /opensearch.xml HTTP/1.1" 200 OK

Screenshots/Screen Recordings (if applicable):

Image

Originally created by @bynre9 on GitHub (Feb 19, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/10313 # Bug Report ## Installation Method Docker ## Environment - Open WebUI Version: v0.5.14 - Ollama Version: 0.5.11 - Operating System: macOS 15.3 - Browser: Safari 18.3 ## Expected Behavior: I expect the page to load correctly without getting stuck on the OI icon screen after logging in. ## Actual Behavior: The page stays stuck on the OI icon screen when accessing http://localhost:3000/ in Safari after logging in. However, accessing specific pages such as http://localhost:3000/workspace/models works fine. The issue only occurs with the base URL (http://localhost:3000/), and the page loads correctly in Google Chrome. ## Description **Bug Summary:** Page freezes on the OI icon screen when accessing http://localhost:3000/ in Safari after login, while other specific pages work, and the issue does not occur in Google Chrome. ## Reproduction Details **Steps to Reproduce:** 1. Open Safari browser. 2. Access http://localhost:3000/ (ensure you are logged in). 3. The page will freeze on the OI icon screen. 4. Other pages such as http://localhost:3000/workspace/models load correctly. 5. The issue is not present in Google Chrome. ## Logs and Screenshots **Browser Console Logs:** [Error] Unhandled Promise Rejection: TypeError: Importing a module script failed. [Warning] The resource http://localhost:3000/_app/immutable/chunks/entry.CB2WQ5RF.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing. [Warning] The resource http://localhost:3000/_app/immutable/chunks/scheduler.CRl-z1y4.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing. [Warning] The resource http://localhost:3000/_app/immutable/chunks/index.BWHQf96I.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing. [Warning] The resource http://localhost:3000/_app/immutable/chunks/preload-helper.C1FmrZbK.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing. [Warning] The resource http://localhost:3000/_app/immutable/chunks/index.Ci9MLlfz.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing. **Docker Container Logs:** 2025-02-19 10:12:51 INFO: 192.168.65.1:54444 - "GET / HTTP/1.1" 200 OK 2025-02-19 10:12:51 INFO: 192.168.65.1:54444 - "GET /favicon/site.webmanifest HTTP/1.1" 200 OK 2025-02-19 10:12:51 INFO: 192.168.65.1:46654 - "GET /static/loader.js HTTP/1.1" 200 OK 2025-02-19 10:12:51 INFO: 192.168.65.1:54444 - "GET /static/splash.png HTTP/1.1" 200 OK 2025-02-19 10:12:51 INFO: 192.168.65.1:24863 - "GET /opensearch.xml HTTP/1.1" 200 OK **Screenshots/Screen Recordings (if applicable):** ![Image](https://github.com/user-attachments/assets/f62bd18a-1828-4f53-891a-97152a95ee3a)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#15851