GoMFT script fails with [ERROR] in line 45 #675

Closed
opened 2026-02-04 20:43:22 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @Mati-l33t on GitHub (Mar 21, 2025).

Originally assigned to: @tremor021 on GitHub.

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.

GoMFT script fails with [ERROR] in line 45

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

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

Paste the full error output (if available).


/ / / |/ / / __/
/ / __/ __ / /|
/ / /
/ /
/ /
/ / /
/ / / / / / / /
_
/_// /// //

⚙️ Using Default Settings on node proliant
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
💾 Disk Size: 4 GB
🧠 CPU Cores: 1
🛠️ RAM Size: 512 MiB
🆔 Container ID: 128
🚀 Creating a GoMFT LXC using the above default settings

✔️ Using Backup for Template Storage.
✔️ Using local-lvm for Container Storage.
✔️ Updated LXC Template List
✔️ LXC Template is ready to use.
✔️ LXC Container 128 was successfully created.
✔️ Started LXC Container
✔️ Set up Container OS
✔️ Network Connected: 10.0.0.137
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ DNS Resolved github.com to 140.82.121.3
✔️ 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
root@proliant:~#

🖼️ Additional context (optional).

No response

Originally created by @Mati-l33t on GitHub (Mar 21, 2025). Originally assigned to: @tremor021 on GitHub. ### ✅ 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. GoMFT script fails with [ERROR] in line 45 ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Run bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/gomft.sh)" in Proxmox shell ### ❌ Paste the full error output (if available). ______ __ _______________ / ____/___ / |/ / ____/_ __/ / / __/ __ \/ /|_/ / /_ / / / /_/ / /_/ / / / / __/ / / \____/\____/_/ /_/_/ /_/ ⚙️ Using Default Settings on node proliant 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 💾 Disk Size: 4 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 512 MiB 🆔 Container ID: 128 🚀 Creating a GoMFT LXC using the above default settings ✔️ Using Backup for Template Storage. ✔️ Using local-lvm for Container Storage. ✔️ Updated LXC Template List ✔️ LXC Template is ready to use. ✔️ LXC Container 128 was successfully created. ✔️ Started LXC Container ✔️ Set up Container OS ✔️ Network Connected: 10.0.0.137 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ DNS Resolved github.com to 140.82.121.3 ✔️ 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 root@proliant:~# ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-04 20:43:22 +03:00
Author
Owner

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

@tremor021 approved issue

@MickLesk commented on GitHub (Mar 21, 2025): @tremor021 approved issue
Author
Owner

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

Thats not a script issue or a bug. Binaries were not up on github yet. Try in 10 minutes, once github refreshes

Also, querying GH api still returns v0.1.17 as latest (which doesn't have compiled binaries on github), so yea, try again a bit later

If nothing happens, we will look into it

@tremor021 commented on GitHub (Mar 21, 2025): Thats not a script issue or a bug. Binaries were not up on github yet. Try in 10 minutes, once github refreshes Also, querying GH api still returns v0.1.17 as latest (which doesn't have compiled binaries on github), so yea, try again a bit later If nothing happens, we will look into it
Author
Owner

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

I've decided to ditch fetching binary from their repo. We are building it ourself now. Will increase install time, but it will be 100% reliable.

@tremor021 commented on GitHub (Mar 21, 2025): I've decided to ditch fetching binary from their repo. We are building it ourself now. Will increase install time, but it will be 100% reliable.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#675