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 3.30.8 auto-upload custom folder #14560

Open
4 tasks done
schdief06 opened this issue Feb 18, 2025 · 1 comment
Open
4 tasks done

Android 3.30.8 auto-upload custom folder #14560

schdief06 opened this issue Feb 18, 2025 · 1 comment
Assignees
Labels

Comments

@schdief06
Copy link

⚠️ Before posting ⚠️

  • This is a bug, not a question or an enhancement.
  • I've searched for similar issues and didn't find a duplicate.
  • I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

  1. Go to Settings -> Automatic upload
  2. Create a new custom upload folder
  3. Create a local file in the specified folder

Expected behaviour

Upload this file to nextcloud

Actual behaviour

file is not uploaded

Android version

13

Device brand and model

Google Pixel 4a

Stock or custom OS?

Stock

Nextcloud android app version

3.30.8

Nextcloud server version

29.0.7

Using a reverse proxy?

Yes

Android logs

No response

Server error logs

Additional information

I know there are a lot of different threads about auto-upload in the Android client, especially 3.30.8 which broke a lot of stuff. But I didn’t find anything specific to my problem:

In December 2024 all my auto-upload stopped working, as did for probably everybody. I revoked all permissions from the app and granted them again. Now all media (fotos, videos, screenshots) are uploaded again.
But I also use one custom folder to upload my signal backups to nextcloud and I just can’t get this one working with this version. It is located directly in the internal storage (/storage/emulated/0/SignalBackups) and the nextcloud app just seems to see no files in this folder. I guess this is a permission problem somehow too?

What I tried:

  • As I already said: I revoked all permissions and granted them again
  • Under Andoid system settings → accounts → my nc account: I enabled file synchonization
  • I can’t find nextcloud in Android system settings → apps → special app-access → access all files (some posts recommended to enable this for nextcloud, but it seems the app does not request this permission)
  • I deleted the app completly and reinstalled everything from Play Store
@Witmann
Copy link

Witmann commented Feb 20, 2025

Hello, I have the same issue, in fact, if you check the app permissions in Android settings, you will see that Nextcloud app has only read/write permissions on "Media":

Instead of having the read/write permissions set on "all files" like for this example app:


I'm not an Android expert but I guess, the Nexcloud app should ask the user if he wants the app to be able to have R/W access on "all files" and not only on "media" files.

Edit: I tried to install the apk from here: #14566 (found from this issue: #14520) the R/W rights seems right but same behavior, no access on files out of "media".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants