Setup GoMFT [ERROR] in line 45: exit code 0: #673

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

Originally created by @arditm on GitHub (Mar 21, 2025).

Have you read and understood the above guidelines?

yes

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

GoMFT

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

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

📝 Provide a clear and concise description of the issue.

I get this while executing the installation script

[ERROR] in line 45: exit code 0: while executing command wget -q "https://github.com/StarFleetCPTN/GoMFT/releases/download/v${RELEASE}/gomft-v${RELEASE}-linux-amd64" -O gomft

and when I try
root@pve1:~# echo "$RELEASE"
I get nothing

Probably the RELEASE variable isn't getting parsed correctly

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

execute the installation script both default and advanced

Paste the full error output (if available).

🧩 Using Advanced Settings on node pve1
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
🔐 Root Password:
🆔 Container ID: XXX
🏠 Hostname: gomft
💾 Disk Size: 4 GB
🧠 CPU Cores: 1
🛠️ RAM Size: 512 MiB
🌉 Bridge: vmbr0
📡 IP Address: dhcp
🌐 Gateway IP Address: Default
📡 APT-Cacher IP Address: Default
🚫 Disable IPv6: no
⚙️ Interface MTU Size: Default
🔍 DNS Search Domain: Host
📡 DNS Server IP Address: Host
🏷️ Vlan: Default
📡 Tags: community-script;backup
🔑 Root SSH Access: no
🔍 Verbose Mode: no
🚀 Creating a GoMFT LXC using the above advanced settings
✔️ Using local for Template Storage.
✔️ Using XXXX for Container Storage.
✔️ Updated LXC Template List
✔️ LXC Template is ready to use.
✔️ LXC Container 110 was successfully created.
✔️ Started LXC Container
✔️ Set up Container OS
✔️ Network Connected: XXX.XXX.XXX.XXX
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ DNS Resolved github.com to XXX.XXX.XXX.XXX
✔️ Updated Container OS
✔️ Installed Dependencies
✔️ Setup Golang
⠏ Setup GoMFT
[ERROR] in line 45: exit code 0: while executing command wget -q "https://github.com/StarFleetCPTN/GoMFT/releases/download/v${RELEASE}/gomft-v${RELEASE}-linux-amd64" -O gomft

🖼️ Additional context (optional).

No response

Originally created by @arditm on GitHub (Mar 21, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? GoMFT ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/gomft.sh)" ### 📝 Provide a clear and concise description of the issue. I get this while executing the installation script [ERROR] in line 45: exit code 0: while executing command wget -q "https://github.com/StarFleetCPTN/GoMFT/releases/download/v${RELEASE}/gomft-v${RELEASE}-linux-amd64" -O gomft and when I try root@pve1:~# echo "$RELEASE" I get nothing Probably the RELEASE variable isn't getting parsed correctly ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. execute the installation script both default and advanced ### ❌ Paste the full error output (if available). 🧩 Using Advanced Settings on node pve1 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 🔐 Root Password: 🆔 Container ID: XXX 🏠 Hostname: gomft 💾 Disk Size: 4 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 512 MiB 🌉 Bridge: vmbr0 📡 IP Address: dhcp 🌐 Gateway IP Address: Default 📡 APT-Cacher IP Address: Default 🚫 Disable IPv6: no ⚙️ Interface MTU Size: Default 🔍 DNS Search Domain: Host 📡 DNS Server IP Address: Host 🏷️ Vlan: Default 📡 Tags: community-script;backup 🔑 Root SSH Access: no 🔍 Verbose Mode: no 🚀 Creating a GoMFT LXC using the above advanced settings ✔️ Using local for Template Storage. ✔️ Using XXXX for Container Storage. ✔️ Updated LXC Template List ✔️ LXC Template is ready to use. ✔️ LXC Container 110 was successfully created. ✔️ Started LXC Container ✔️ Set up Container OS ✔️ Network Connected: XXX.XXX.XXX.XXX ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ DNS Resolved github.com to XXX.XXX.XXX.XXX ✔️ Updated Container OS ✔️ Installed Dependencies ✔️ Setup Golang ⠏ Setup GoMFT [ERROR] in line 45: exit code 0: while executing command wget -q "https://github.com/StarFleetCPTN/GoMFT/releases/download/v${RELEASE}/gomft-v${RELEASE}-linux-amd64" -O gomft ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 20:43:20 +03:00
Author
Owner

@tremor021 commented on GitHub (Mar 21, 2025):

Yes, there is a dependency missing, will fix it in a hour or something

@tremor021 commented on GitHub (Mar 21, 2025): Yes, there is a dependency missing, will fix it in a hour or something
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#673