I have searched for any existing and/or related issues.
I have searched for any existing and/or related discussions.
I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
I am using the latest version of Open WebUI.
Installation Method
Other
Open WebUI Version
Open WebUI ‧ v0.6.41
Ollama Version (if applicable)
No response
Operating System
proxmox LXC using proxmox helper script
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.
Apparently "uv package is not released for 0.6.43"
Originally created by @bingobob on GitHub (Jan 2, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20323
### 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 have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
- [x] I am using the latest version of Open WebUI.
### Installation Method
Other
### Open WebUI Version
Open WebUI ‧ v0.6.41
### Ollama Version (if applicable)
_No response_
### Operating System
proxmox LXC using proxmox helper script
### 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
OWUI should update to latest version via UV.
### Actual Behavior
OWUI does not update to latest via UV.
### Steps to Reproduce
type update in the LXC and execute the script.
### Logs & Screenshots
na
### Additional Information
More details below...
https://github.com/community-scripts/ProxmoxVE/issues/9447
https://github.com/community-scripts/ProxmoxVE/issues/10434
Apparently "uv package is not released for 0.6.43"
GiteaMirror
added the bug label 2026-05-05 21:41:23 -05:00
If this is a duplicate, please consider closing this issue and adding any additional details to the existing one
If you found a solution in any of these issues, please share it here to help others
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
<!-- gh-comment-id:3704840396 -->
@owui-terminator[bot] commented on GitHub (Jan 2, 2026):
🔍 **Similar Issues Found**
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
1. [#20128](https://github.com/open-webui/open-webui/issues/20128) **issue: Characters are broken in 0.6.43**
*by frenzybiscuit • Dec 22, 2025 • `bug`*
2. [#20188](https://github.com/open-webui/open-webui/issues/20188) **issue: unable to update using uv**
*by Drknght4 • Dec 26, 2025 • `bug`*
3. [#20019](https://github.com/open-webui/open-webui/issues/20019) **issue:**
*by j63440490 • Dec 17, 2025 • `bug`*
4. [#19777](https://github.com/open-webui/open-webui/issues/19777) **issue:**
*by Yaute7 • Dec 05, 2025 • `bug`*
5. [#20092](https://github.com/open-webui/open-webui/issues/20092) **issue:**
*by VideoRyan • Dec 22, 2025 • `bug`*
<details>
<summary>Show 5 more related issues</summary>
6. [#19861](https://github.com/open-webui/open-webui/issues/19861) **issue:**
*by QuitHub • Dec 10, 2025 • `bug`*
7. [#19864](https://github.com/open-webui/open-webui/issues/19864) **issue:**
*by Haervwe • Dec 10, 2025 • `bug`*
8. [#19417](https://github.com/open-webui/open-webui/issues/19417) **issue: v0.6.37 SQL Error**
*by AKHYP • Nov 24, 2025 • `bug`*
9. [#19496](https://github.com/open-webui/open-webui/issues/19496) **issue: 500 internal server error appears in v0.6.40**
*by cloudtuotuo • Nov 26, 2025 • `bug`*
10. [#19563](https://github.com/open-webui/open-webui/issues/19563) **issue:**
*by naruto7g • Nov 28, 2025 • `bug`*
</details>
---
💡 **Tips:**
- If this is a duplicate, please consider closing this issue and adding any additional details to the existing one
- If you found a solution in any of these issues, please share it here to help others
*This comment was generated automatically by a bot.* Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
I'm running into the same issue, I have 0.6.41 installed and running the update script says nothing is available to install.
I'm not an expert in the python ecosystem, but I'm assuming pypi is where uv is pulling packages from when using the default uv tool install command like in the update script? 🤔
<!-- gh-comment-id:3705437673 -->
@ndom91 commented on GitHub (Jan 2, 2026):
Chiming back in here to say that I did find `open-webui` `0.6.43` published on pypi (https://pypi.org/project/open-webui/#history).
I'm running into the same issue, I have `0.6.41` installed and running the `update` script says nothing is available to install.
<img width="910" height="376" alt="Image" src="https://github.com/user-attachments/assets/522d943b-a162-4abd-8c0f-9b7c4470be19" />
I'm not an expert in the python ecosystem, but I'm assuming pypi is where `uv` is pulling packages from when using the default `uv tool install` command like in [the update script](https://github.com/community-scripts/ProxmoxVE/blob/main/ct/openwebui.sh#L47)? 🤔
<!-- gh-comment-id:3705601773 -->
@silentoplayz commented on GitHub (Jan 2, 2026):
This should be fixed on the `dev` branch. See https://github.com/open-webui/open-webui/issues/20188.
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 @bingobob on GitHub (Jan 2, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20323
Check Existing Issues
Installation Method
Other
Open WebUI Version
Open WebUI ‧ v0.6.41
Ollama Version (if applicable)
No response
Operating System
proxmox LXC using proxmox helper script
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
OWUI should update to latest version via UV.
Actual Behavior
OWUI does not update to latest via UV.
Steps to Reproduce
type update in the LXC and execute the script.
Logs & Screenshots
na
Additional Information
More details below...
https://github.com/community-scripts/ProxmoxVE/issues/9447
https://github.com/community-scripts/ProxmoxVE/issues/10434
Apparently "uv package is not released for 0.6.43"
@owui-terminator[bot] commented on GitHub (Jan 2, 2026):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#20128 issue: Characters are broken in 0.6.43
by frenzybiscuit • Dec 22, 2025 •
bug#20188 issue: unable to update using uv
by Drknght4 • Dec 26, 2025 •
bug#20019 issue:
by j63440490 • Dec 17, 2025 •
bug#19777 issue:
by Yaute7 • Dec 05, 2025 •
bug#20092 issue:
by VideoRyan • Dec 22, 2025 •
bugShow 5 more related issues
#19861 issue:
by QuitHub • Dec 10, 2025 •
bug#19864 issue:
by Haervwe • Dec 10, 2025 •
bug#19417 issue: v0.6.37 SQL Error
by AKHYP • Nov 24, 2025 •
bug#19496 issue: 500 internal server error appears in v0.6.40
by cloudtuotuo • Nov 26, 2025 •
bug#19563 issue:
by naruto7g • Nov 28, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@ndom91 commented on GitHub (Jan 2, 2026):
Chiming back in here to say that I did find
open-webui0.6.43published on pypi (https://pypi.org/project/open-webui/#history).I'm running into the same issue, I have
0.6.41installed and running theupdatescript says nothing is available to install.I'm not an expert in the python ecosystem, but I'm assuming pypi is where
uvis pulling packages from when using the defaultuv tool installcommand like in the update script? 🤔@silentoplayz commented on GitHub (Jan 2, 2026):
This should be fixed on the
devbranch. See https://github.com/open-webui/open-webui/issues/20188.@ndom91 commented on GitHub (Jan 3, 2026):
Amazing, thanks!