WebDav Mount are not recognized by the system file picker anymore [GrapheneOS] #2233
-
Problem scope
App version
Android version and device/firmware typeAndroid 16 (GrapheneOS) Steps to reproduce
Actual resultDuring backup, I can't select the mount point from the system picker. This behaviour is the not reproducible with previous release. Also the mount is available on the File app but not available on System Expected resultMount points should be available to system. Further infoNo response |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 10 replies
-
|
Got the same problem, same Android version. For me, webdav mounts that worked before disappeared after the upgrade to 4.5.12-ose |
Beta Was this translation helpful? Give feedback.
-
|
I'm facing the same problem, the webmount is no longer available for seedvault backups on grapheneos. Would have been nice to mention this change in the change logs though. |
Beta Was this translation helpful? Give feedback.
-
|
So, did I understand right that we are basically waiting for Google to fix their bug in order for WebDAV mount to work again for Seedvault? |
Beta Was this translation helpful? Give feedback.
-
|
See also: #2236 |
Beta Was this translation helpful? Give feedback.
-
|
Seems that Seedvault contains an allow list that lists the old authority: That would explain why it's not possible to sync with the new authority anymore. I suggest to add the new authority to Seedvault. |
Beta Was this translation helpful? Give feedback.

Seems that Seedvault contains an allow list that lists the old authority:
https://github.com/seedvault-app/seedvault/blob/e33368792940751536704c5d57176fa9a9a1237f/app/src/main/res/values/config.xml#L13
That would explain why it's not possible to sync with the new authority anymore.
I suggest to add the new authority to Seedvault.
Could someone create an issue for that?Done: seedvault-app/seedvault#1014