nextcloud / nextcloud/backup

unlink(/tmp/phpej0sip) No such file or directory

Open
#364 8 comments 2 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

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.