HomeBox update failed #310

Closed
opened 2025-11-20 04:46:40 -05:00 by saavagebueno · 5 comments
Owner

Originally created by @Narkowii on GitHub (Jan 6, 2025).

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?

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

📝 Provide a clear and concise description of the issue.

the update failed

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

type in the LXC shell

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

Paste the full error output (if available).

✔️ HomeBox Stopped
⠴ Updating HomeBox to v0.17.1
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now

[ERROR] in line 44: exit code 0: while executing command tar -xzf - -C /opt

🖼️ Additional context (optional).

update from v0.16 to v0.17.1

Originally created by @Narkowii on GitHub (Jan 6, 2025). ### ✅ 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? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/homebox.sh)" ### 📝 Provide a clear and concise description of the issue. the update failed ### ⚙️ What settings are you using? - [X] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. type in the LXC shell bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/homebox.sh)" ### ❌ Paste the full error output (if available). ✔️ HomeBox Stopped ⠴ Updating HomeBox to v0.17.1 gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now [ERROR] in line 44: exit code 0: while executing command tar -xzf - -C /opt ### 🖼️ Additional context (optional). update from v0.16 to v0.17.1
saavagebueno added the not a script issueexternal labels 2025-11-20 04:46:40 -05:00
Author
Owner

@Nilsemann commented on GitHub (Jan 6, 2025):

I have the same problem. I used "update" in the Console. - On the current release v0.17.1 there's only the source available. The update script is looking for a release: homebox_Linux_x86_64.tar.gz - which is not yet available.
As soon as that will be provided, the script should work again.

https://github.com/sysadminsmedia/homebox/releases/tag/v0.17.1

@Nilsemann commented on GitHub (Jan 6, 2025): I have the same problem. I used "update" in the Console. - On the current release v0.17.1 there's only the source available. The update script is looking for a release: homebox_Linux_x86_64.tar.gz - which is not yet available. As soon as that will be provided, the script should work again. https://github.com/sysadminsmedia/homebox/releases/tag/v0.17.1
Author
Owner

@MickLesk commented on GitHub (Jan 6, 2025):

Can someone try it in 10+ min?

@MickLesk commented on GitHub (Jan 6, 2025): Can someone try it in 10+ min?
Author
Owner

@Narkowii commented on GitHub (Jan 6, 2025):

✔️ HomeBox Stopped
⠸ Updating HomeBox to vv0.17.1
[ERROR] in line 45: exit code 0: while executing command wget -qO /tmp/homebox.tar.gz https://github.com/sysadminsmedia/homebox/releases/download/${RELEASE}/homebox_Linux_x86_64.tar.gz

@Narkowii commented on GitHub (Jan 6, 2025): ✔️ HomeBox Stopped ⠸ Updating HomeBox to vv0.17.1 [ERROR] in line 45: exit code 0: while executing command wget -qO /tmp/homebox.tar.gz https://github.com/sysadminsmedia/homebox/releases/download/${RELEASE}/homebox_Linux_x86_64.tar.gz
Author
Owner

@MickLesk commented on GitHub (Jan 6, 2025):

Ah its not an Script issue.
The Maintainer released a Version without tarball. Report the issue there & link this into this Issue

@MickLesk commented on GitHub (Jan 6, 2025): Ah its not an Script issue. The Maintainer released a Version without tarball. Report the issue there & link this into this Issue
Author
Owner

@Narkowii commented on GitHub (Jan 6, 2025):

The developer modified his script
Update works fine now
Thanks

@Narkowii commented on GitHub (Jan 6, 2025): The developer modified his script Update works fine now Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#310