Homarr install error executing command #1319

Closed
opened 2026-02-05 00:21:29 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Ali-Mahmood on GitHub (Jul 22, 2025).

Have you read and understood the above guidelines?

yes

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

Homarr

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homarr.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.

When running the helper script, towards the end this error message pops up:

`curl: option --connect-timeout 10 --max-time 60: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
curl: option --connect-timeout 10 --max-time 60: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
curl: option --connect-timeout 10 --max-time 60: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
✖️ Failed to fetch release metadata from https://api.github.com/repos/homarr-labs/homarr/releases/latest after 3 attempts

[ERROR] in line 32: exit code 0: while executing command return 1

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

When I try navigate to the dashboard it doesnt load and when I try use the console it asks for a password and username which I do not know.

🔄 Steps to reproduce the issue.

run the setup command, use default settings or advanced and it breaks, GUI wont load and no access to console.

Paste the full error output (if available).

__                                   

/ /_ ____ ____ ___ ____ ___________
/ __ / __ / __ __ \/ __ / / /
/ / / / /
/ / / / / / / /
/ / / / /
/
/ /
/_
// // //_,// //

🧩 Using Advanced Settings on node home
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
🔐 Root Password: Automatic Login
🆔 Container ID: 109
🏠 Hostname: homarr
💾 Disk Size: 8 GB
🧠 CPU Cores: 1
🛠️ RAM Size: 2000 MiB
🌉 Bridge: vmbr0
📡 IPv4: DHCP
📡 IPv6: SLAAC/AUTO
📡 APT-Cacher IP Address: Default
⚙️ Interface MTU Size: Default
🔍 DNS Search Domain: Host
📡 DNS Server IP Address: Host
🏷️ Vlan: Default
📡 Tags: community-script;arr;dashboard
🔑 Root SSH Access: no
🗂️ Enable FUSE Support: no
🔍 Verbose Mode: no
🚀 Creating a homarr LXC using the above advanced settings
✔️ Validated Storage (rootdir / vztmpl).
✔️ LXC Template List Updated
✔️ Started LXC Container
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected:
✔️ 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
✔️ Setup Node.js 22
✔️ Installed Node.js modules: pnpm@10.13.1
curl: option --connect-timeout 10 --max-time 60: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
curl: option --connect-timeout 10 --max-time 60: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
curl: option --connect-timeout 10 --max-time 60: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
✖️ Failed to fetch release metadata from https://api.github.com/repos/homarr-labs/homarr/releases/latest after 3 attempts

[ERROR] in line 32: exit code 0: while executing command return 1

[ERROR] in line 1236: 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 @Ali-Mahmood on GitHub (Jul 22, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Homarr ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homarr.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. When running the helper script, towards the end this error message pops up: `curl: option --connect-timeout 10 --max-time 60: is unknown curl: try 'curl --help' or 'curl --manual' for more information curl: option --connect-timeout 10 --max-time 60: is unknown curl: try 'curl --help' or 'curl --manual' for more information curl: option --connect-timeout 10 --max-time 60: is unknown curl: try 'curl --help' or 'curl --manual' for more information ✖️ Failed to fetch release metadata from https://api.github.com/repos/homarr-labs/homarr/releases/latest after 3 attempts [ERROR] in line 32: exit code 0: while executing command return 1 [ERROR] in line 1236: 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)" $?` When I try navigate to the dashboard it doesnt load and when I try use the console it asks for a password and username which I do not know. ### 🔄 Steps to reproduce the issue. run the setup command, use default settings or advanced and it breaks, GUI wont load and no access to console. ### ❌ Paste the full error output (if available). __ / /_ ____ ____ ___ ____ ___________ / __ \/ __ \/ __ `__ \/ __ `/ ___/ ___/ / / / / /_/ / / / / / / /_/ / / / / /_/ /_/\____/_/ /_/ /_/\__,_/_/ /_/ 🧩 Using Advanced Settings on node home 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 🔐 Root Password: Automatic Login 🆔 Container ID: 109 🏠 Hostname: homarr 💾 Disk Size: 8 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 2000 MiB 🌉 Bridge: vmbr0 📡 IPv4: DHCP 📡 IPv6: SLAAC/AUTO 📡 APT-Cacher IP Address: Default ⚙️ Interface MTU Size: Default 🔍 DNS Search Domain: Host 📡 DNS Server IP Address: Host 🏷️ Vlan: Default 📡 Tags: community-script;arr;dashboard 🔑 Root SSH Access: no 🗂️ Enable FUSE Support: no 🔍 Verbose Mode: no 🚀 Creating a homarr LXC using the above advanced settings ✔️ Validated Storage (rootdir / vztmpl). ✔️ LXC Template List Updated ✔️ Started LXC Container ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: ✔️ 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 ✔️ Setup Node.js 22 ✔️ Installed Node.js modules: pnpm@10.13.1 curl: option --connect-timeout 10 --max-time 60: is unknown curl: try 'curl --help' or 'curl --manual' for more information curl: option --connect-timeout 10 --max-time 60: is unknown curl: try 'curl --help' or 'curl --manual' for more information curl: option --connect-timeout 10 --max-time 60: is unknown curl: try 'curl --help' or 'curl --manual' for more information ✖️ Failed to fetch release metadata from https://api.github.com/repos/homarr-labs/homarr/releases/latest after 3 attempts [ERROR] in line 32: exit code 0: while executing command return 1 [ERROR] in line 1236: 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 00:21:29 +03:00
Author
Owner

@MickLesk commented on GitHub (Jul 22, 2025):

Failed to fetch release metadata from github

-> Network, DNS or whatever. Maybe bad github status atm

Edit: Github API is slow as fck, but it work - try again in some mins

@MickLesk commented on GitHub (Jul 22, 2025): Failed to fetch release metadata from github -> Network, DNS or whatever. Maybe bad github status atm Edit: Github API is slow as fck, but it work - try again in some mins
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1319