unlink(/tmp/phpej0sip) No such file or directory
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 272
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Hello there,
I have nextcloud installed in my raspberry. Full backup created successfully but never packed.
I can see once per hour in nextcloud log this error:
Error: unlink(/tmp/phpej0sip): No such file or directory at ../apps/backup/lib/Service/PackService.php#365
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.
Research direction
Start by reading apps/backup/lib/Service/PackService.php around line 365 and reproduce the hourly backup on the reported Raspberry Pi setup. Trace why /tmp/phpej0sip is missing when unlink() runs; done means the full backup is packed successfully and the recurring missing-file error is no longer logged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100