I have searched for any existing and/or related issues.
I have searched for any existing and/or related discussions.
I am using the latest version of Open WebUI.
Installation Method
Other
Open WebUI Version
v0.6.30
Ollama Version (if applicable)
No response
Operating System
Ubuntu 24.04
Browser (if applicable)
No response
Confirmation
I have read and followed all instructions in README.md.
I am using 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 every relevant configuration, setting, and environment variable used in my setup.
I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
Start with the initial platform/version/OS and dependencies used,
Specify exact install/launch/configure commands,
List URLs visited, user input (incl. example values/emails/passwords if needed),
Describe all options and toggles enabled or changed,
Include any files or environmental changes,
Identify the expected and actual result at each stage,
Ensure any reasonably skilled user can follow and hit the same issue.
Expected Behavior
Clicking on the OneDrive button should open a pop-up.
Actual Behavior
Nothing happens when I click the OneDrive button after updating from v0.6.26 to v0.6.30. I don't see any logs in the browser console or backend logs.
Steps to Reproduce
Open WebUI installed using Helm
Updated from v0.6.26 to v0.6.30
OAuth signup enabled, using EntraID
OneDrive Client ID is set
OneDrive Sharepoint URL is set
ENABLE_ONEDRIVE_INTEGRATION is true
ENABLE_ONEDRIVE_PERSONAL is false
ONEDRIVE_SHAREPOINT_TENANT_ID is set
Logs & Screenshots
No logs are being written.
Additional Information
No response
Originally created by @karuko24 on GitHub (Sep 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17554
### Check Existing Issues
- [x] I have searched for any existing and/or related issues.
- [x] I have searched for any existing and/or related discussions.
- [x] I am using the latest version of Open WebUI.
### Installation Method
Other
### Open WebUI Version
v0.6.30
### Ollama Version (if applicable)
_No response_
### Operating System
Ubuntu 24.04
### Browser (if applicable)
_No response_
### Confirmation
- [x] I have read and followed all instructions in `README.md`.
- [x] I am using 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 every relevant configuration, setting, and environment variable used in my setup.**
- [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
- [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps:
- Start with the initial platform/version/OS and dependencies used,
- Specify exact install/launch/configure commands,
- List URLs visited, user input (incl. example values/emails/passwords if needed),
- Describe all options and toggles enabled or changed,
- Include any files or environmental changes,
- Identify the expected and actual result at each stage,
- Ensure any reasonably skilled user can follow and hit the same issue.
### Expected Behavior
Clicking on the OneDrive button should open a pop-up.
### Actual Behavior
Nothing happens when I click the OneDrive button after updating from v0.6.26 to v0.6.30. I don't see any logs in the browser console or backend logs.
### Steps to Reproduce
- Open WebUI installed using Helm
- Updated from v0.6.26 to v0.6.30
- OAuth signup enabled, using EntraID
- OneDrive Client ID is set
- OneDrive Sharepoint URL is set
- ENABLE_ONEDRIVE_INTEGRATION is true
- ENABLE_ONEDRIVE_PERSONAL is false
- ONEDRIVE_SHAREPOINT_TENANT_ID is set
### Logs & Screenshots
No logs are being written.
### Additional Information
_No response_
GiteaMirror
added the bug label 2026-04-25 07:44:10 -05:00
@ShirasawaSama yes! I'm seeing the same. Looks like a rendering issue then
<!-- gh-comment-id:3306343659 -->
@karuko24 commented on GitHub (Sep 18, 2025):
@ShirasawaSama yes! I'm seeing the same. Looks like a rendering issue then
<!-- gh-comment-id:3307033993 -->
@vateseeb commented on GitHub (Sep 18, 2025):
Workaround is to use the arrow keys to select the hidden menu items
https://github.com/user-attachments/assets/20277d00-02e9-4783-b59b-580bd3886e7a
The workaround lets me select the "Microsoft OneDrive (work/school)" option, and the authentication popup appears, but after that the file picker does not appear, and in Console I see the following error:
Cross-Origin-Opener-Policy policy would block the window.closed call.
See the attached screenshot:
Google Chrome Version 140.0.7339.133 (Official Build) (arm64)
<!-- gh-comment-id:3332495694 -->
@weekens commented on GitHub (Sep 25, 2025):
The workaround lets me select the "Microsoft OneDrive (work/school)" option, and the authentication popup appears, but after that the file picker does not appear, and in Console I see the following error:
`Cross-Origin-Opener-Policy policy would block the window.closed call.`
See the attached screenshot:
<img width="508" height="247" alt="Image" src="https://github.com/user-attachments/assets/44d7870e-7442-47a6-8662-1f98558d24ed" />
Google Chrome Version 140.0.7339.133 (Official Build) (arm64)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @karuko24 on GitHub (Sep 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17554
Check Existing Issues
Installation Method
Other
Open WebUI Version
v0.6.30
Ollama Version (if applicable)
No response
Operating System
Ubuntu 24.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Clicking on the OneDrive button should open a pop-up.
Actual Behavior
Nothing happens when I click the OneDrive button after updating from v0.6.26 to v0.6.30. I don't see any logs in the browser console or backend logs.
Steps to Reproduce
Logs & Screenshots
No logs are being written.
Additional Information
No response
@Classic298 commented on GitHub (Sep 18, 2025):
Can we see your env var configuration?
@ShirasawaSama commented on GitHub (Sep 18, 2025):
@karuko24 commented on GitHub (Sep 18, 2025):
@ShirasawaSama yes! I'm seeing the same. Looks like a rendering issue then
@vateseeb commented on GitHub (Sep 18, 2025):
Workaround is to use the arrow keys to select the hidden menu items
https://github.com/user-attachments/assets/20277d00-02e9-4783-b59b-580bd3886e7a
@weekens commented on GitHub (Sep 25, 2025):
The workaround lets me select the "Microsoft OneDrive (work/school)" option, and the authentication popup appears, but after that the file picker does not appear, and in Console I see the following error:
Cross-Origin-Opener-Policy policy would block the window.closed call.See the attached screenshot:
Google Chrome Version 140.0.7339.133 (Official Build) (arm64)
@tjbck commented on GitHub (Sep 25, 2025):
Addressed in dev.