Error in Wger installation #2065

Closed
opened 2025-11-20 05:22:45 -05:00 by saavagebueno · 4 comments
Owner

Originally created by @Laranxas on GitHub (Oct 11, 2025).

Have you read and understood the above guidelines?

yes

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

wger

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

pve-manager/9.0.10/deb1ca707ec72a89 (running kernel: 6.14.11-3-pve)

📝 Provide a clear and concise description of the issue.

I tried to install the program in default and advanced mode and the two of them fail with the same output

🔄 Steps to reproduce the issue.

  1. Copy and paste the script
  2. Choose default
  3. Wait it finish
  4. The installation fails

Paste the full error output (if available).

⚙️ Using Default Settings on node proxmox
🆔 Container ID: 107
🖥️ Operating System: debian (13)
📦 Container Type: Unprivileged
💾 Disk Size: 6 GB
🧠 CPU Cores: 1
🛠️ RAM Size: 1024 MiB
🚀 Creating a wger LXC using the above default settings

✔️ Storage local (Free: 58.3GB Used: 4.5GB) [Template]
✔️ Storage local-lvm (Free: 100.1GB Used: 37.8GB) [Container]
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
✔️ LXC Container 107 was successfully created.
✔️ Started LXC Container
💡 No network in LXC yet (try 1/10) – waiting...
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.1.155 2a0c:5a80:1905:3300:be24:11ff:fe23:ea95
✔️ IPv4 Internet Connected
✔️ IPv6 Internet Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
✔️ Installed Dependencies
✔️ Installed Python
✔️ Setup Node.js 22
✔️ Installed Node.js modules: yarn,sass
⠸ Setting up wger
[ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1
⠴ Setting up wger
[ERROR] in line 1345: 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)"

🖼️ Additional context (optional).

I have seen that there is other wger installation fail but our outputs are different

Originally created by @Laranxas on GitHub (Oct 11, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? wger ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wger.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? pve-manager/9.0.10/deb1ca707ec72a89 (running kernel: 6.14.11-3-pve) ### 📝 Provide a clear and concise description of the issue. I tried to install the program in default and advanced mode and the two of them fail with the same output ### 🔄 Steps to reproduce the issue. 1. Copy and paste the script 2. Choose default 3. Wait it finish 4. The installation fails ### ❌ Paste the full error output (if available). ⚙️ Using Default Settings on node proxmox 🆔 Container ID: 107 🖥️ Operating System: debian (13) 📦 Container Type: Unprivileged 💾 Disk Size: 6 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 1024 MiB 🚀 Creating a wger LXC using the above default settings ✔️ Storage local (Free: 58.3GB Used: 4.5GB) [Template] ✔️ Storage local-lvm (Free: 100.1GB Used: 37.8GB) [Container] ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local] ✔️ LXC Container 107 was successfully created. ✔️ Started LXC Container 💡 No network in LXC yet (try 1/10) – waiting... ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.1.155 2a0c:5a80:1905:3300:be24:11ff:fe23:ea95 ✔️ IPv4 Internet Connected ✔️ IPv6 Internet Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ✔️ Installed Dependencies ✔️ Installed Python ✔️ Setup Node.js 22 ✔️ Installed Node.js modules: yarn,sass ⠸ Setting up wger [ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1 ⠴ Setting up wger [ERROR] in line 1345: 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)" ### 🖼️ Additional context (optional). I have seen that there is other wger installation fail but our outputs are different
saavagebueno added the bug label 2025-11-20 05:22:45 -05:00
Author
Owner

@MickLesk commented on GitHub (Oct 11, 2025):

Verbose

@MickLesk commented on GitHub (Oct 11, 2025): Verbose
Author
Owner

@Laranxas commented on GitHub (Oct 11, 2025):

what do you want to say

@Laranxas commented on GitHub (Oct 11, 2025): what do you want to say
Author
Owner

@MickLesk commented on GitHub (Oct 11, 2025):

You should Run IT in verbose. The issue say nothinf

@MickLesk commented on GitHub (Oct 11, 2025): You should Run IT in verbose. The issue say nothinf
Author
Owner

@Laranxas commented on GitHub (Oct 11, 2025):

With verbose i have seen that my wger issue and the other have in fact the same output so i'am going to close the issue. Thanks MickLesk.

@Laranxas commented on GitHub (Oct 11, 2025): With verbose i have seen that my wger issue and the other have in fact the same output so i'am going to close the issue. Thanks MickLesk.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2065