Openwebui Update Errors Out #461

Closed
opened 2026-02-04 19:02:54 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @coreytyhurst on GitHub (Feb 8, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Openwebui

📂 What was the exact command used to execute the script?

update

📝 Provide a clear and concise description of the issue.

Update script appears to work. Downloads all updates and then hangs (I assume it was working correctly). Throws exit error after some time. See Piccture.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Go into proxmox LXC console
Type "update" (note that openwebui did indicate there was a new version available)
Let script run
Encounter error message (see below)

Paste the full error output (if available).

[ERROR] in line 47: exit code 0: while executing command pip install -r requirements.txt -U &> /dev/null

Image

🖼️ Additional context (optional).

No response

Originally created by @coreytyhurst on GitHub (Feb 8, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Openwebui ### 📂 What was the exact command used to execute the script? update ### 📝 Provide a clear and concise description of the issue. Update script appears to work. Downloads all updates and then hangs (I assume it was working correctly). Throws exit error after some time. See Piccture. ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Go into proxmox LXC console Type "update" (note that openwebui did indicate there was a new version available) Let script run Encounter error message (see below) ### ❌ Paste the full error output (if available). [ERROR] in line 47: exit code 0: while executing command pip install -r requirements.txt -U &> /dev/null ![Image](https://github.com/user-attachments/assets/e7770f48-6273-4807-989e-ce362f1ba127) ### 🖼️ Additional context (optional). _No response_
Author
Owner

@MickLesk commented on GitHub (Feb 8, 2025):

Python3 issue. Clear managed packages Look discussion

@MickLesk commented on GitHub (Feb 8, 2025): Python3 issue. Clear managed packages Look discussion
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#461