[GH-ISSUE #7292] HomeBox update script fails from 0.20.2 to 0.21.0 with curl error #1553

Closed
opened 2026-02-26 12:49:25 +03:00 by kerem · 1 comment
Owner

Originally created by @motoridersd on GitHub (Aug 29, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/7292

Have you read and understood the above guidelines?

yes

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

Homebox

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

update but also ran the full 'bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homebox.sh)"' string

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

8.4

📝 Provide a clear and concise description of the issue.

Script is failing to pull the url for "sysadminsmedia"

⏳   Checking for update: sysadminsmediacurl: (22) The requested URL returned error: 404
✖️   Unable to fetch releases for sysadminsmedia

🔄 Steps to reproduce the issue.

run 'update' in a running container. Or run the full script with

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

Paste the full error output (if available).

⏳   Checking for update: sysadminsmediacurl: (22) The requested URL returned error: 404
✖️   Unable to fetch releases for sysadminsmedia

🖼️ Additional context (optional).

No response

Originally created by @motoridersd on GitHub (Aug 29, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/7292 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Homebox ### 📂 What was the exact command used to execute the script? update but also ran the full 'bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homebox.sh)"' string ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 8.4 ### 📝 Provide a clear and concise description of the issue. Script is failing to pull the url for "sysadminsmedia" ``` ⏳ Checking for update: sysadminsmediacurl: (22) The requested URL returned error: 404 ✖️ Unable to fetch releases for sysadminsmedia ``` ### 🔄 Steps to reproduce the issue. run 'update' in a running container. Or run the full script with bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homebox.sh)" ### ❌ Paste the full error output (if available). ``` ⏳ Checking for update: sysadminsmediacurl: (22) The requested URL returned error: 404 ✖️ Unable to fetch releases for sysadminsmedia ``` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:49:25 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

fixed

<!-- gh-comment-id:3237365732 --> @MickLesk commented on GitHub (Aug 29, 2025): fixed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1553
No description provided.