Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android permission errors pile up for files blocked with Flow - File access control #8653

Open
solarjoe opened this issue Jul 4, 2021 · 2 comments
Labels
bug feature: transfers [WIP] Any uploading / downloading matters that aren't auto upload or sync specific

Comments

@solarjoe
Copy link

solarjoe commented Jul 4, 2021

Steps to reproduce

  1. Block file upload on the server with a Flow- File access control for a file on Android device
  2. Wait

The issue is similar to #6570

see image
#6570 (comment)

Expected behaviour

No permission errors should pile up

Actual behaviour

"Permission errors when writing to folder" or "Permission error" pile up on Android

Environment data

Android version: 10

Device model: Nokia

Stock or customized system: Stock

Nextcloud app version: 3.16.1

Nextcloud server version: 20.0.9

Is there a solution to this?

@solarjoe solarjoe added the bug label Jul 4, 2021
@solarjoe
Copy link
Author

Always 22 notifications pile up. Not sure if this is related to Android or NC app.

@rarealphacat
Copy link

same behavior here. I was unable to upload aac files directly from Android to NC, no problem with my auto upload folder though. First I thought it was due to the file name characters, renamed still couldn't upload.
Then I changed the file format from aac to mp3 manually and it works!
I wonder if NC has a list of file format whitelist.

@joshtrichards joshtrichards added the feature: transfers [WIP] Any uploading / downloading matters that aren't auto upload or sync specific label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug feature: transfers [WIP] Any uploading / downloading matters that aren't auto upload or sync specific
Projects
None yet
Development

No branches or pull requests

3 participants