Skip to content

FileUploadWorker relies on public internet #17500

Description

@alperozturk96

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

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions