nextcloud / nextcloud/backup

Nothing being uploaded to external storage (WebDAV)

Open
#238 8 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
272
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Hi there,

I have noticed the app has never uploaded anything to external storage since being installed. Up to version 1.0.4, the app would create folders, but no file would be uploaded to them. From version 1.0.5, the app has also stopped to create folders.

My configuration:

  • Nextcloud 23.0.3
  • PHP 7.4.28
  • MariaDB 10.5.12
  • External storage mounted via WebDAV with authentication via "Username and password". It is available only for my personal user.

I have recently set the "local app data" policy to 1 and the "external storages" policy to 3.

This is the current backup:
image

This is the external storage folder:
image
Notice that the folders for the previous backup are there, but they have always been empty.

Also, I could not find anything on the Nextcloud logs related to the app.

Thank you for your attention.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing a backup with the listed Nextcloud, PHP, MariaDB, and WebDAV configuration, then inspect the backup behavior and available logs. Compare the folder creation and file upload results across app versions 1.0.4 and 1.0.5. Done means identifying why uploads fail and confirming that a backup creates and uploads its files to the external storage.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.