Wallos Setup failing #1487

Closed
opened 2026-02-05 01:16:54 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @nightfever77 on GitHub (Aug 19, 2025).

Have you read and understood the above guidelines?

yes

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

Wallos

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Error during setup:

[ERROR] in line 1353: 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)"

Nevertheless the LXC is running and I am able to login with root but http://10.0.0.116 leads to the Apache2 Debian Default Page.
wallos.conf within /etc/apache2/sites-available/ is missing

🔄 Steps to reproduce the issue.

Just run the install script

Paste the full error output (if available).

🧩 Using Advanced Settings on node pve
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
🔐 Root Password: ********
🆔 Container ID: 116
🏠 Hostname: wallos
💾 Disk Size: 10 GB
🧠 CPU Cores: 1
🛠️ RAM Size: 2048 MiB
🌉 Bridge: vmbr0
📡 IPv4 Address: 10.0.0.116/24
🌐 Gateway IP Address: 10.0.0.1
📡 IPv6: Disabled
📡 APT-Cacher IP Address: Default
⚙️ Interface MTU Size: Default
🔍 DNS Search Domain: Host
📡 DNS Server IP Address: Host
🏷️ Vlan: Default
📡 Tags: community-script;finance
🔑 Root SSH Access: no
🗂️ Enable FUSE Support: no
🔍 Verbose Mode: no
🚀 Creating a Wallos LXC using the above advanced settings
✔️ Valid Storage Found
✔️ Validated Storage | Container: local-lvm (Free: 222.8GB Used: 107.2GB)
✔️ LXC Template List Updated
✔️ LXC Template 'debian-12-standard_12.7-1_amd64.tar.zst' is ready to use.
✔️ LXC Container 116 was successfully created.
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 10.0.0.116 fd23:471f:f519:cd43:be24:11ff:fefe:306a
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
✔️ Setup PHP 8.4
✔️ Deployed: wallos (4.1.1)
⠋ Installing Wallos (Patience)bash: line 25: RELEASE: unbound variable

[ERROR] in line 1353: 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).

No response

Originally created by @nightfever77 on GitHub (Aug 19, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Wallos ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wallos.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Error during setup: [ERROR] in line 1353: 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)" Nevertheless the LXC is running and I am able to login with root but http://10.0.0.116 leads to the Apache2 Debian Default Page. wallos.conf within /etc/apache2/sites-available/ is missing ### 🔄 Steps to reproduce the issue. Just run the install script ### ❌ Paste the full error output (if available). 🧩 Using Advanced Settings on node pve 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 🔐 Root Password: ******** 🆔 Container ID: 116 🏠 Hostname: wallos 💾 Disk Size: 10 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 2048 MiB 🌉 Bridge: vmbr0 📡 IPv4 Address: 10.0.0.116/24 🌐 Gateway IP Address: 10.0.0.1 📡 IPv6: Disabled 📡 APT-Cacher IP Address: Default ⚙️ Interface MTU Size: Default 🔍 DNS Search Domain: Host 📡 DNS Server IP Address: Host 🏷️ Vlan: Default 📡 Tags: community-script;finance 🔑 Root SSH Access: no 🗂️ Enable FUSE Support: no 🔍 Verbose Mode: no 🚀 Creating a Wallos LXC using the above advanced settings ✔️ Valid Storage Found ✔️ Validated Storage | Container: local-lvm (Free: 222.8GB Used: 107.2GB) ✔️ LXC Template List Updated ✔️ LXC Template 'debian-12-standard_12.7-1_amd64.tar.zst' is ready to use. ✔️ LXC Container 116 was successfully created. ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 10.0.0.116 fd23:471f:f519:cd43:be24:11ff:fefe:306a ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ✔️ Setup PHP 8.4 ✔️ Deployed: wallos (4.1.1) ⠋ Installing Wallos (Patience)bash: line 25: RELEASE: unbound variable [ERROR] in line 1353: 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). _No response_
OVERLORD added the bug label 2026-02-05 01:16:54 +03:00
Author
Owner

@MickLesk commented on GitHub (Aug 19, 2025):

done, try again in 5min

@MickLesk commented on GitHub (Aug 19, 2025): done, try again in 5min
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1487