openwebui: fix: ollama ccurl continue on interrupts #1922

Closed
opened 2025-11-20 05:19:57 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @HeedfulCrayon on GitHub (Sep 20, 2025).

Have you read and understood the above guidelines?

yes

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

OpenWebUI update

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/openwebui.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

8.4.14

📝 Provide a clear and concise description of the issue.

When updating openwebui it fails when trying to download Ollama. This was actually already solved once with the ollama installer, but did not include the fix for openwebui
https://github.com/community-scripts/ProxmoxVE/issues/7562

🔄 Steps to reproduce the issue.

Attempt to install or update openwebui using the installer script.

Paste the full error output (if available).

Sorry no output available at this time

🖼️ Additional context (optional).

No response

Originally created by @HeedfulCrayon on GitHub (Sep 20, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? OpenWebUI update ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/openwebui.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 8.4.14 ### 📝 Provide a clear and concise description of the issue. When updating openwebui it fails when trying to download Ollama. This was actually already solved once with the ollama installer, but did not include the fix for openwebui https://github.com/community-scripts/ProxmoxVE/issues/7562 ### 🔄 Steps to reproduce the issue. Attempt to install or update openwebui using the installer script. ### ❌ Paste the full error output (if available). Sorry no output available at this time ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:19:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1922