Rendering Issue, new install not showing fully #1100

Closed
opened 2025-11-11 14:37:26 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @AI-MickyJ on GitHub (Jun 2, 2024).

Bug Report

Description

Bug Summary:
Menu on left of UI is limited to display only New Chat, Workspace & Search

image

Steps to Reproduce:
Fresh install with docker and ollama install conditions met

Expected Behavior:
Expected to display Documents, Modelfiles and Prompts

Actual Behavior:
Multiple attempts to install on diff systems result in limited render

Environment

  • Open WebUI Version: 0.2.0

  • Ollama: 0.1.41

  • Docker Desktop: 4.30.0

  • Operating System: Windows 11 & replicated on macOS Sonoma 14.5

  • Browser (if applicable): [e.g., Chrome 100.0, Firefox 98.0]

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.
  • [X ] I have included the browser console logs.
  • [X ] I have included the Docker container logs.

Logs and Screenshots

Browser Console Logs:
n/a

Docker Container Logs:
n/a

Screenshots (if applicable):
See above

Installation Method

docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main

Additional Information

[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]

Note

If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!

Originally created by @AI-MickyJ on GitHub (Jun 2, 2024). # Bug Report ## Description **Bug Summary:** Menu on left of UI is limited to display only New Chat, Workspace & Search ![image](https://github.com/open-webui/open-webui/assets/171421294/45892692-31b9-485f-b54c-5ad29982eabb) **Steps to Reproduce:** Fresh install with docker and ollama install conditions met **Expected Behavior:** Expected to display Documents, Modelfiles and Prompts **Actual Behavior:** Multiple attempts to install on diff systems result in limited render ## Environment - **Open WebUI Version:** 0.2.0 - **Ollama:** 0.1.41 - **Docker Desktop:** 4.30.0 - **Operating System:** Windows 11 & replicated on macOS Sonoma 14.5 - **Browser (if applicable):** [e.g., Chrome 100.0, Firefox 98.0] ## 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. - [X ] I have included the browser console logs. - [X ] I have included the Docker container logs. ## Logs and Screenshots **Browser Console Logs:** n/a **Docker Container Logs:** n/a **Screenshots (if applicable):** See above ## Installation Method > docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main ## Additional Information [Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.] ## Note If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
Author
Owner

@justinh-rahb commented on GitHub (Jun 2, 2024):

It's been moved inside of Workspace:

Screenshot 2024-06-02 at 12 27 09 PM
@justinh-rahb commented on GitHub (Jun 2, 2024): It's been moved inside of Workspace: <img width="623" alt="Screenshot 2024-06-02 at 12 27 09 PM" src="https://github.com/open-webui/open-webui/assets/52832301/18beae07-2d20-45bf-b734-dff748c55294">
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1100