Homeassistant container update script fails to install filebrowser #1516

Open
opened 2025-11-20 05:11:39 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @smhc on GitHub (Jul 17, 2025).

Have you read and understood the above guidelines?

yes

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

Podman Home Assistant Container

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

update

⚙️ 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.

Running 'update' inside the container and attempting to install the filebrowser results in the following error:

⠧ Installing FileBrowser
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
⠼ Installing FileBrowser
[ERROR] in line 75: exit code 0: while executing command tar -xzv -C /usr/local/bin

root@homeassistant:~# 

🔄 Steps to reproduce the issue.

Step 1. Install 'Podman Home Assistant Container' script
Step 2. Run 'update' in console and select 'filebrowser'

Paste the full error output (if available).

⠧ Installing FileBrowser
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
⠼ Installing FileBrowser
[ERROR] in line 75: exit code 0: while executing command tar -xzv -C /usr/local/bin

🖼️ Additional context (optional).

No response

Originally created by @smhc on GitHub (Jul 17, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? ~~Podman~~ Home Assistant Container ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Running 'update' inside the container and attempting to install the filebrowser results in the following error: ``` ⠧ Installing FileBrowser gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now ⠼ Installing FileBrowser [ERROR] in line 75: exit code 0: while executing command tar -xzv -C /usr/local/bin root@homeassistant:~# ``` ### 🔄 Steps to reproduce the issue. Step 1. Install 'Podman Home Assistant Container' script Step 2. Run 'update' in console and select 'filebrowser' ### ❌ Paste the full error output (if available). ``` ⠧ Installing FileBrowser gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now ⠼ Installing FileBrowser [ERROR] in line 75: exit code 0: while executing command tar -xzv -C /usr/local/bin ``` ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:11:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1516