Browser (if applicable): Microsoft Edge Version 126.0.2592.68 (Official build) (64-bit)
Confirmation:
I have read and followed all the instructions provided in the README.md.
I am on 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 the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
Expected Behavior:
It work normally as Thunder client and browser successfully runs the api with proper response time
Actual Behavior:
The error shows WebUI could not connect to Ollama when trying to set and sav the Ollama API connection using the Cloudflare tunnel URL.
Description
Bug Summary:
Can't connect to cloudflared ollama api
Reproduction Details
Steps to Reproduce:
setup ollama and openwebui
tunnel your ollama usig cloudflare
set your openwebui ollama connection api to the tunneled url
Logs and Screenshots
Originally created by @matsyui on GitHub (Sep 8, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5268
# Bug Report
## Installation Method
```
sudo docker run -d -p 3000:8080 -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama
```
## Environment
- **Open WebUI Version:** v0.3.21
- **Ollama (if applicable):** 0.3.9
- **Operating System:** Ubuntu 24.04 noble
- **Browser (if applicable):** Microsoft Edge Version 126.0.2592.68 (Official build) (64-bit)
**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.
- [ ] I have included the browser console logs.
- [ ] I have included the Docker container logs.
- [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## Expected Behavior:
It work normally as Thunder client and browser successfully runs the api with proper response time
## Actual Behavior:
The error shows WebUI could not connect to Ollama when trying to set and sav the Ollama API connection using the Cloudflare tunnel URL.
## Description
**Bug Summary:**
Can't connect to cloudflared ollama api
## Reproduction Details
**Steps to Reproduce:**
- setup ollama and openwebui
- tunnel your ollama usig cloudflare
- set your openwebui ollama connection api to the tunneled url
## Logs and Screenshots



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 @matsyui on GitHub (Sep 8, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5268
Bug Report
Installation Method
Environment
Open WebUI Version: v0.3.21
Ollama (if applicable): 0.3.9
Operating System: Ubuntu 24.04 noble
Browser (if applicable): Microsoft Edge Version 126.0.2592.68 (Official build) (64-bit)
Confirmation:
Expected Behavior:
It work normally as Thunder client and browser successfully runs the api with proper response time
Actual Behavior:
The error shows WebUI could not connect to Ollama when trying to set and sav the Ollama API connection using the Cloudflare tunnel URL.
Description
Bug Summary:
Can't connect to cloudflared ollama api
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
@matsyui commented on GitHub (Sep 8, 2024):
Additional:
