openwebui lxc not working #414

Closed
opened 2026-02-04 18:37:47 +03:00 by OVERLORD · 6 comments
Owner

Originally created by @sfnemis on GitHub (Jan 31, 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?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/openwebui.sh)"

📝 Provide a clear and concise description of the issue.

The issue in default or advanced it's not changing as you can see the logs installing stopped with errors.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

🔄 Steps to reproduce the issue.

Please check the below log is there.

Paste the full error output (if available).

  x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/tmp/pip-build-env-l3wrsazf/overlay/local/lib/python3.11/dist-packages/numpy/_core/include -I/usr/include/python3.11 -c src/c_api.c -o build/temp.linux-x86_64-cpython-311/src/c_api.o
  error: command 'x86_64-linux-gnu-gcc' failed: No such file or directory
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for Shapely
doneuilding wheel for langdetect (setup.py) ... -
Created wheel for langdetect: filename=langdetect-1.0.9-py3-none-any.whl size=993225 sha256=716a1c64e2e47edf8f8ff8457e94fdb8f3969d8cda0e6d9f7ed4ba13363b2c72
Stored in directory: /root/.cache/pip/wheels/0a/f2/b2/e5ca405801e05eb7c8ed5b3b4bcf1fcabcd6272c167640072e
Successfully built peewee docx2txt red-black-tree-mod compressed-rtf pypika langdetect
Failed to build Shapely
ERROR: Could not build wheels for Shapely, which is required to install pyproject.toml-based projects

[ERROR] in line 48: exit code 0: while executing command $STD pip3 install -r requirements.txt -U
⠹root@pvx:~#

🖼️ Additional context (optional).

No response

Originally created by @sfnemis on GitHub (Jan 31, 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? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/openwebui.sh)" ### 📝 Provide a clear and concise description of the issue. The issue in default or advanced it's not changing as you can see the logs installing stopped with errors. ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 🔄 Steps to reproduce the issue. Please check the below log is there. ### ❌ Paste the full error output (if available). x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/tmp/pip-build-env-l3wrsazf/overlay/local/lib/python3.11/dist-packages/numpy/_core/include -I/usr/include/python3.11 -c src/c_api.c -o build/temp.linux-x86_64-cpython-311/src/c_api.o error: command 'x86_64-linux-gnu-gcc' failed: No such file or directory [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for Shapely doneuilding wheel for langdetect (setup.py) ... - Created wheel for langdetect: filename=langdetect-1.0.9-py3-none-any.whl size=993225 sha256=716a1c64e2e47edf8f8ff8457e94fdb8f3969d8cda0e6d9f7ed4ba13363b2c72 Stored in directory: /root/.cache/pip/wheels/0a/f2/b2/e5ca405801e05eb7c8ed5b3b4bcf1fcabcd6272c167640072e Successfully built peewee docx2txt red-black-tree-mod compressed-rtf pypika langdetect Failed to build Shapely ERROR: Could not build wheels for Shapely, which is required to install pyproject.toml-based projects ⠼ [ERROR] in line 48: exit code 0: while executing command $STD pip3 install -r requirements.txt -U ⠹root@pvx:~# ### 🖼️ Additional context (optional). _No response_
Author
Owner

@tremor021 commented on GitHub (Jan 31, 2025):

Can't reproduce the problem, it works fine for me
Image

@tremor021 commented on GitHub (Jan 31, 2025): Can't reproduce the problem, it works fine for me ![Image](https://github.com/user-attachments/assets/37ba9fae-914e-4ec0-a8e1-7d96879176e7)
Author
Owner

@MickLesk commented on GitHub (Jan 31, 2025):

work fine for me too

@MickLesk commented on GitHub (Jan 31, 2025): work fine for me too
Author
Owner

@sfnemis commented on GitHub (Jan 31, 2025):

Hmm, that’s quite intriguing. I’m using the same command and the Proxmox version 8.3.3. Maybe there’s something else we can try to figure this out? I tried with the default verbose and advanced options, but I think after creating the LXC when it starts installing Python dependencies, it’s giving me an error.

@sfnemis commented on GitHub (Jan 31, 2025): Hmm, that’s quite intriguing. I’m using the same command and the Proxmox version 8.3.3. Maybe there’s something else we can try to figure this out? I tried with the default verbose and advanced options, but I think after creating the LXC when it starts installing Python dependencies, it’s giving me an error.
Author
Owner

@MickLesk commented on GitHub (Jan 31, 2025):

DNS / adblock?

@MickLesk commented on GitHub (Jan 31, 2025): DNS / adblock?
Author
Owner

@sfnemis commented on GitHub (Jan 31, 2025):

Let me try that could be ...

@sfnemis commented on GitHub (Jan 31, 2025): Let me try that could be ...
Author
Owner

@sfnemis commented on GitHub (Jan 31, 2025):

DNS / adblock?

Fixed ! It' worked 🦘 Thank you, blocked from adblock :)

@sfnemis commented on GitHub (Jan 31, 2025): > DNS / adblock? Fixed ! It' worked 🦘 Thank you, blocked from adblock :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#414