ExternalFolderNotFoundException
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 30/100
Research direction
Start with OCA\Backup\ExternalFolderService.php around line 354 and reproduce the failure using sudo -u www-data php occ backup:point:create -vvv with the configured local folder. Compare the selected External Storage destination with what the service resolves; done means a manual backup can create its point without ExternalFolderNotFoundException.
Written by the indexing model from the issue text.
Description
Hello
I configured External Storage app for some local folder, and configured the Backup app to use it.
But when I try to do a manual backup (because, of course, automated one never worked), I got this error :
`sudo -u www-data php occ backup:point:create -vvv
maintenance mode: on
initialization of the AppData
maintenance mode: off
In ExternalFolderService.php line 354:
[OCA\Backup\Exceptions\ExternalFolderNotFoundException]`
The destination folder exists and the permissions are correct. It is correctly selected in the Backup app.
What can I do ?
- Dominant language
- PHP
- Stars
- 272
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from nextcloud/backup
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
-
Difficulty 1/5 Under an hour Newbie friendliness 70/100
-
Update to NX 32 Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Update to NX 30 Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
All issues in nextcloud/backup
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
hector-jewell/food-delivery-system-for-restaurant-using-php#1311 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
Sylius/SyliusGridBundle#501 ·