mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-31 14:00:34 -05:00
issue: Youtube Link Embed Bug: '[ERROR: no element found: line 1, column 0]' #5466
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lucyknada on GitHub (Jun 7, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.13
Ollama Version (if applicable)
No response
Operating System
ubuntu
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
When I enter # followed by a YouTube link and then interact with the suggested embed overlay (either by clicking it or pressing Tab), the YouTube embed should instantly appear without any errors.
Actual Behavior
Upon entering # followed by a YouTube link and then interacting with the suggested embed overlay (by clicking it or pressing Tab), I receive the error message "[ERROR: no element found: line 1, column 0]". This error persists, and I need to attempt the action multiple times (approximately 8 retries) before it works.
Steps to Reproduce
#followed immediately by a valid YouTube link (e.g.,#https://www.youtube.com/watch?v=-osF0BXvT3Q).Logs & Screenshots
[ERROR: no element found: line 1, column 0]in a red frontend popupAdditional Information
No response
@lucyknada commented on GitHub (Jun 7, 2025):
seemingly mostly happens with local models, remote has higher chance of not failing.
@tjbck commented on GitHub (Jun 7, 2025):
Unable to reproduce.