Downloaded files contain unwanted {"status":"ok"} at the end

Quick Information

  • Operating System: Linux
  • Install Type: Installer / Docker

What Happened?

Any file downloaded through the file manager has {"status":"ok"} appended to the end. This corrupts files. ZIP archives still open (because the format ignores trailing data), but all other file types become damaged.

Expected result

Files should download exactly as they are on disk, without extra JSON data.

Steps to reproduce

  1. Download any file through the Crafty file manager
  2. At the end of the file, the last line contains an unwanted {"status":"ok"}

Screenshots

zip server.properties

Priority/Severity

  • High (anything that impacts the normal user flow or blocks app usage)
  • Medium (anything that negatively affects the user experience)
  • Low (anything else e.g., typos, missing icons/translations, layout/formatting issues, etc.)
Edited by onn512