Request to reopen: this remains reproducible on a LAN-only Nextcloud deployment.
The server is reachable, browsing/downloading work, and a direct WebDAV upload succeeds. However, Android app uploads remain queued because FileUploadWorker requires a VALIDATED network. Connecting the router to the public Internet immediately allows the same queued uploads to run.
Please allow uploads when the configured Nextcloud server is reachable without requiring public Internet validation—for example, by avoiding NET_CAPABILITY_VALIDATED for the upload worker and relying on the existing server-reachability check.
Originally posted by @tian-ca in #17063
Originally posted by @tian-ca in #17063