Skip to content

[Fileflows] Unsupported or unknown archive type: XZ compressed data, checksum CRC64Β #17000

Description

@ocram9

βœ… Have you read and understood the above guidelines?

yes

πŸ”Ž Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

πŸ“œ What is the name of the script you are using?

Fileflows

πŸ“‚ What was the exact command used to execute the script?

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

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 13

🧱 Is this Proxmox host running arm64?

Yes

πŸ“ˆ Which Proxmox version are you on?

9.1.9 / 7.0.0.3

πŸ“ Provide a clear and concise description of the issue.

This issue has been reported before and a fix was merged last week but it is still happening. When updating or creating a new fileflows node, it fails when trying to download the fileflows files.

πŸ”„ Steps to reproduce the issue.

  1. Create a new fileflows lxc using bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/fileflows.sh)"
  2. Select the node as install
  3. Wait for the script to run, it will fail when installing/downloading fileflows itself.

Or:

  1. Update existing fileflows node lxc

❌ Paste the full error output (if available).

βœ”οΈ Stopped Service
βœ”οΈ Backup Created
βœ”οΈ Ensured ASP.NET Core Runtime
βœ–οΈ Unsupported or unknown archive type: XZ compressed data, checksum CRC64
βœ–οΈ in line 106: exit code 65 (Data format error (bad input data)): while executing command return 65

--- Last 20 lines of log ---
[2026-09-04 00:27:35] [INFO] Stopping Service
[2026-09-04 00:27:35] [OK] Stopped Service
[2026-09-04 00:27:35] [INFO] Creating Backup
[2026-09-04 00:27:36] [OK] Backup Created
[2026-09-04 00:27:36] [INFO] Ensuring ASP.NET Core Runtime
[2026-09-04 00:27:36] [OK] Ensured ASP.NET Core Runtime
[2026-09-04 00:27:36] [INFO] Downloading from https://fileflows.com/downloads/ff-latest.tar.xz
[2026-09-04 00:27:45] [ERROR] Unsupported or unknown archive type: XZ compressed data, checksum CRC64
[2026-09-04 00:27:45] [ERROR] in line 106: exit code 65 (Data format error (bad input data)): while executing command return 65

πŸ–ΌοΈ Additional context (optional).

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions