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

when restoring, cannot scan backup folder

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

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

評価

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

調査の方向性

Issue にリンクされている restore-workstation の手順から始め、www-data として occ backup:point:scan および occ backup:point:list を使って動作を再現します。backup アプリによる restoringpoint.data ファイルの処理と、Apache および Nextcloud のログ出力を調査します。バックアップポイントが検出され、一覧に表示されれば完了です。

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

説明

hello,
Nextcloud version (eg, 20.0.5): 20.0.4
Operating system and version (e Ubuntu 20.04): lubuntu
Apache or nginx version (eg, Apache 2.4.25): Apache
PHP version (eg, 7.4): 8.1

I did a brand new installation on new plateform, and installed backup app on this new instance.
I try to restore backup from on old instance made with same app, I followed these steps :
https://github.com/nextcloud/backup#restore-workstation

4 hours after right clic / "scan backup folder" on my restoringpoint.data file, there is still nothing shown by ./occ backup:point:scan nor ./occ backup:point:list.

I tried to move all the files to the app directory as well, with no success.

tail of Apache error logs :
cat: /sys/class/net/wlp2s0/speed: Invalid argument

sudo -u www-data /var/www/nextcloud/occ backup:point:scan returns nothing

same for list :
sudo -u www-data /var/www/nextcloud/occ backup:point:list

  • retreiving data from local
    +-----------------+------+----+----------+--------+---------+--------+----------+--------+
    | Restoring Point | Date | NC | Database | Parent | Comment | Status | Instance | Health |
    +-----------------+------+----+----------+--------+---------+--------+----------+--------+

any suggestions ?
thanks for your help.

Is this the first time you've seen this error? (Y/N): Y

Steps to replicate it:

The output of your Nextcloud log in Admin > Logging:

[no app in context] Warning: Host localhost was not connected to because it violates local access rules

POST /index.php
from 127.0.0.1 at 2022-10-15T11:42:59+00:00

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

PASTE HERE

The output of your Apache/nginx/system log in /var/log/____:

PASTE HERE

PASTE HERE


Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.

PASTE HERE
主要言語
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 を短くまとめたダイジェスト。