Android app fails to download a specific file only after sync fail

The Android app cannot download a specific file. If I do so, a message pops up: “Failed downloading file” and the green check :white_check_mark: disappears. All other files are working.

The file got a sync issue before, which could not be solved. Therefore, I moved the file to the trash and re-created it under the same name. Since then it cannot be downloaded anymore.

What I also tried:

  • Renaming the file
  • Copying the file
  • Moving the file to a different folder
  • Empty trash bin
  • Re-install the app
  • Re-connect my account
  • `php occ files:scan --all` on the server

The file is about 80 KiB big. There are no log messages on the server side. I can download the file from the WebUI.

I also checked the app permissions.

Unfortunately, I cannot find any logs on the mobile Android app.

Any ideas?