Replies: 8 comments 3 replies
-
|
same problem with Open WebUI Version: v0.5.10 |
Beta Was this translation helpful? Give feedback.
-
|
Same on version 0.5.12 |
Beta Was this translation helpful? Give feedback.
-
|
same error +1 |
Beta Was this translation helpful? Give feedback.
-
|
Same issue using iPad in either safari or edge browser, hosted internally on network via docker |
Beta Was this translation helpful? Give feedback.
-
|
I can intermittently replicate this |
Beta Was this translation helpful? Give feedback.
-
|
same error +1 |
Beta Was this translation helpful? Give feedback.
-
|
I've recently upgraded OpenWebUI to its latest version (v0.5.18), and I'm experiencing an issue with accessing the OpenWeb UI through a reverse proxy with SSL enabled using Nginx. v0.5.18 also does this on safari iPhone when connected to SSL Wraper Nginx. Running Ollama 0.3.9. docker run -d -p 3000:8080 --gpus all -v open-webui:/app/backend/data --name open-webui ghcr.io/open-webui/open-webui:cuda However, when accessing the OpenWeb UI without using Nginx as a reverse proxy (i.e., using plain HTTP), the issue does not occur. This suggests that the problem is specific to the configuration and setup of my Nginx reverse proxy, rather than a fundamental issue with the application itself. Note: I've verified that the issue only occurs when using Nginx as a reverse proxy for SSL, and not in other environments." |
Beta Was this translation helpful? Give feedback.
-
|
Same story on Safari on Ipad. Firefox on iPad works fine. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Report
Installation Method
Docker
Environment
Behavior:
I can use it normally on the computer, but when I deploy it to the public network and connect my phone to open webui, I encounter the following error
It says:SyntaxError: The string did not match the expected pattern. But I am using it normally on the computer. Is this a bug?
Thanks for your work!
Beta Was this translation helpful? Give feedback.
All reactions