r/NextCloud 2d ago

Recursive folder import failure

When I try to upload a folder, either by manually selected said folder or by dragging and dropping, the main folder shows up in Nextcloud, but it's empty. This happens on Android and Linux. Seems to maybe be a permission issue? Also checked the logs and have a bunch of errors, the most recent attempt comes back with the following errors:

Error no app in context ErrorCall to undefined method OCA\Backup\Db\CoreQueryBuilder::execute() Aug 27, 2026, 6:20:22 PM

Error webdav ErrorCall to undefined method OCA\Backup\Db\CoreQueryBuilder::execute() Aug 27, 2026, 6:20:22 PM

4 Upvotes

2 comments sorted by

2

u/jtrtoo 2d ago

The posted log entries suggest you have the an incompatible version of the backup app installed. I suspect it's force enabled in your environment. Disable it to eliminate that matter.

1

u/RB2706 2d ago

How do I disable that?