Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

OpenWebUI

69 Topics 648 Posts
  • OpenWebUI - Package Updates

    Pinned
    181
    1 Votes
    181 Posts
    55k Views
    Package UpdatesP
    [3.0.1] Update open-webui to 0.6.36 Full Changelog Tool calling functionality is restored by correcting asynchronous function handling in tool parameter updates. #18981 The ComfyUI image edit workflow editor modal now opens correctly when clicking the Edit button. #18978 Firecrawl import errors are resolved by implementing lazy loading and using the correct class name. #18973 Socket.IO CORS warning is resolved by properly configuring CORS origins for Socket.IO connections. Commit Image generation system received a comprehensive overhaul with major new capabilities including full image editing support allowing users to modify existing images using text prompts with OpenAI, Gemini, or ComfyUI engines, adding Gemini 2.5 Flash Image (Nano Banana) support, Qwen Image Edit integration, resolution of base64-encoded image display issues, streamlined AUTOMATIC1111 configuration by consolidating parameters into a flexible JSON parameters field, and enhanced UI with a code editor modal for ComfyUI workflow management. #17434, #16976, Commit, Commit, Commit, Commit CORS origin validation was added to WebSocket connections as a defense-in-depth security measure against cross-site WebSocket hijacking attacks. #18411, #18410 Automatic page refresh now occurs when a version update is detected via WebSocket connection, ensuring users always run the latest version without cache issues. Commit Experimental initial preparations for Python 3.13 compatibility by updating dependencies with security enhancements and cryptographic improvements. #18430, #18424 Image compression now preserves the original image format instead of converting to PNG, significantly reducing file sizes and improving chat loading performance. #18506
  • Update OpenWebUI without Ollama

    8
    1 Votes
    8 Posts
    543 Views
    firmansiF
    @girish ya, i think this is a good approach because in real use case, I think most people prefer to run inference models not in the same machine with openWebUI instance. OpenWebUI is good enough bundled with chromadb , sql lite or postgressql database and redis as one package and the inference models (including ollama) running in different servers.
  • Openwebui V0.6.30

    3
    1 Votes
    3 Posts
    394 Views
    J
    Looks like this was released on Sep 23
  • Anyone successfully installed a fileserver MCP?

    mcp mcp proxy
    8
    2 Votes
    8 Posts
    597 Views
    D
    @micmc all credit to the author of the repository
  • Activating OIDC on older install.

    Solved
    4
    1
    0 Votes
    4 Posts
    332 Views
    D
    Thanks everyone for your assistance
  • Integrated Redis

    10
    2 Votes
    10 Posts
    619 Views
    jamesJ
    Hello @firmansi Thanks for the feedback. I was only able to confirm it was working with a debug startup. So it is very good to read from you that it is in fact working.
  • 0 Votes
    8 Posts
    800 Views
    jfrereJ
    It depend on the PDF itself I guess. I've uploaded one, and got a new error message. [image: 1753521763160-c7c88ba2-416b-499e-825b-64ffcb747c7c-image.png]
  • This topic is deleted!

    Moved
    0
    0 Votes
    0 Posts
    24 Views
    No one has replied
  • MCP Proxy Server

    11
    0 Votes
    11 Posts
    2k Views
    firmansiF
    @Divemasterza hopefully cloduron team can make this is standalone app
  • Issues with Cloudron Login Integration for Open WebUI

    11
    1
    0 Votes
    11 Posts
    651 Views
    jamesJ
    @apesorguk said in Issues with Cloudron Login Integration for Open WebUI: Since removing the URL set in .WEBUI.IRL in the UI, my users can now log in to Open WebUI with cloudron login. Great to read it is working now.
  • 0 Votes
    9 Posts
    1k Views
    nebulonN
    Yes, you could also clone the app to test the update.
  • Ollama: permissions issue when using volume storage

    16
    1 Votes
    16 Posts
    4k Views
    A
    I'm struggling with the same issue, using an EXT4 disk as volume (additional disk passed to cloudron via proxmox). Any hints on how the directory for the volume needs to be configured (permissions/ownership)?
  • OIDC Error with Openwebui Latest Update 0.6.11

    Moved
    31
    1
    2 Votes
    31 Posts
    4k Views
    firmansiF
    @canadaduane Glad I can help
  • How to Extend ProxyTimeout in Cloudron ?

    timeout
    4
    1 Votes
    4 Posts
    633 Views
    JOduMonTJ
    thanks for your return; as you expected; yes the issue is located somewhere else than Cloudron or Open-WebUI it's at a proxy level; which in my case CloudFlare
  • Bundle with Pipelines?

    9
    1 Votes
    9 Posts
    2k Views
    firmansiF
    @JOduMonT is the reranker using ollama or with Jina api?
  • Enable Gemini 2.5 Pro Function Install on Cloudron (needs google-genai)

    3
    2 Votes
    3 Posts
    719 Views
    G
    @BrutalBirdie Hey, thanks for the recovery mode tip for weekend tinkering! I gave it a shot: cloned the app, used recovery mode, and manually ran pip install google-genai in the terminal. That worked, and the Gemini function requiring it did become active in Open WebUI. Unfortunately, it turns out Google removed the "thoughts" feature via the API recently (see discussion here: https://github.com/googleapis/python-genai/issues/226), so that specific goal is moot now, it seems. However, this experiment confirms the underlying need. It would still be very valuable if Open WebUI's own mechanism for installing function dependencies (defined in frontmatter) could work correctly on Cloudron by targeting /app/data. This would allow other current or future functions needing packages (beyond just this specific Gemini one) to be installed seamlessly as intended by Open WebUI, without needing manual recovery mode workarounds. So, the original request to fix that installer path for the Frontmatter mechanism remains relevant for general function extensibility. Thanks again for the suggestion!
  • Tika Server

    4
    5 Votes
    4 Posts
    890 Views
    N
    It would be awesome if openwebui could use the Cloudron Tika server.
  • Accessing the OpenWebUI API

    api openwebui
    12
    1 Votes
    12 Posts
    3k Views
    JOduMonTJ
    @nebulon understood; it's just in my testing environment (home) I'm use to connect my container via container_name:port without exposing the port. such as OpenWebUI connect to my Searxng because --- services: open-webui: searxng: container_name: searxng Now I understand this is not viable into a multi-domains, multi-services environment Do you think something similar is possible and viable ?
  • Open web UI not responding

    Moved
    11
    1 Votes
    11 Posts
    2k Views
    A
    Perfect, thank you!
  • Transcribe YouTube videos

    4
    2 Votes
    4 Posts
    768 Views
    jdaviescoatesJ
    @ekevu123 said in Transcribe YouTube videos: this videos has captions, right? yes @ekevu123 said in Transcribe YouTube videos: Does it work for you? It doesn't work for me I don't currently have an instance running so can't check, sorry