Openwebui not installing #1156

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

Originally created by @spijkey87 on GitHub (Jun 24, 2025).

Have you read and understood the above guidelines?

yes

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

Openweb ui

📂 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?

Ubuntu 22.04

📝 Provide a clear and concise description of the issue.

curl: (6) Could not resolve host: raw.githubusercontent.com
/dev/stdin: line 13: load_functions: command not found
0: line 10: color: command not found
/dev/stdin: line 16: set_std_mode: command not found
/dev/stdin: line 49: msg_info: command not found
/dev/stdin: line 37: RD: unbound variable

[ERROR] in line 1088: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"var_install".sh)" ?

🔄 Steps to reproduce the issue.

Paste the full error output (if available).

🖼️ Additional context (optional).

Originally created by @spijkey87 on GitHub (Jun 24, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Openweb ui ### 📂 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 - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 22.04 ### 📝 Provide a clear and concise description of the issue. curl: (6) Could not resolve host: raw.githubusercontent.com /dev/stdin: line 13: load_functions: command not found 0: line 10: color: command not found /dev/stdin: line 16: set_std_mode: command not found /dev/stdin: line 49: msg_info: command not found /dev/stdin: line 37: RD: unbound variable [ERROR] in line 1088: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $? ### 🔄 Steps to reproduce the issue. - ### ❌ Paste the full error output (if available). - ### 🖼️ Additional context (optional). -
OVERLORD added the bug label 2026-02-04 23:22:00 +03:00
Author
Owner

@MickLesk commented on GitHub (Jun 24, 2025):

  1. Issue Template not correctly filled
  2. Wrong OS / Version
  3. No Default Log?
  4. Looks like DNS Issue, curl: (6) Could not resolve host: raw.githubusercontent.com > Check your Machine!
@MickLesk commented on GitHub (Jun 24, 2025): 1. Issue Template not correctly filled 2. Wrong OS / Version 3. No Default Log? 4. Looks like DNS Issue, curl: (6) Could not resolve host: raw.githubusercontent.com > Check your Machine!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1156