Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Issue on chunk * has no owner

オープン
#414 コメント 8 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
20/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
php

調査の方向性

まず、issue に示されている RestoringChunk の失敗を確認し、マウントされた /NextCloudBackup パス上の app_data と、アップロード先として設定された外部 FTPS サーバーを使用してバックアップを再現します。設定されているパスと権限を失敗時のものと比較し、chunk エラーなしでバックアップを完了して原因を確認します。

索引モデルが issue の本文から書いたものです。

説明

Hello,

I currently have some problems to pack my backups.
I always get this error after the RestoringChunk it currently works on, after I start it again it continues with the next but fails again at the end:
image

I configured to save the app_data on an external local storage. And upload them to an external ftps server.
image
image

I mounted the local Nextcloudbackup over the /etc/fstab like that:

#/NextCloudData
/dev/disk/by-uuid/08d82353-ca4b-4616-ba04-df6793fba63b /NextCloudData ext4 defaults 0 1
#/NextCloudBackup
/dev/disk/by-uuid/608df94a-c236-42cd-8704-a252ad4d57f0 /NextCloudBackup ext4 defaults 0 1

I assigned all the permissions to the folder with

chmod -R www-data:www-data /NextCloudBackup

I can normally use and access the files inside the /NextCloudBackup external storage showing in Nextcloud Files. So it can't be a permission problem somehow? Im confused....

Anyone got an idea what it could be?

主要言語
PHP
スター
272
フォーク
37
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nextcloud/backup のほかの issue

nextcloud/backup の issue をすべて見る

似ている issue

PHP の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。