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

Could not open Zip Archive during backup restoring

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

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

評価

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

調査の方向性

occ backup:point:restore コマンドと、ターミナル出力に示されているデータパックの展開手順から始め、一覧にあるバックアップポイントがまだ利用可能であれば、それを使用します。data-ee317c64-365a-4684-a137-ef08855dfafa.zip を開けない理由を追跡し、その後、完全なバックアップによってデータチャンクが正常に復元されることを確認します。

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

説明

Hi,

when trying to restore a full backup from scratch from my workstation, the chunks of the found data packs cannot be extracted, giving the error message: "Could not open Zip Archive (21)" . I'm using Nextcloud Hub 3 (25.0.4) with the Backup app version 1.2.0 .

Has anybody had a similar issue? Any ideas how to tackle it? Thank you very much!

Here is part of the terminal output:

./occ backup:point:restore 20230312070011-full-NwFg1nXomSbt1CG
Restoring Point: 20230312070011-full-NwFg1nXomSbt1CG
Date: 2023-03-12 07:00:11
Checking Health status: ok


WARNING! You are about to initiate the complete restoration of your instance!
All data generated since the creation of the selected backup will be lost...

Your instance will come back to a previous state from 3 hours, 0 minutes and 27 seconds ago.

Do you really want to continue this operation ? (y/N) y

> Enabling maintenance mode
> Restoring 20230312070011-full-NwFg1nXomSbt1CG

 > Found data pack: data
   > will be extracted in /home/user/nextclouddata/
    - enter a new absolute path, or type yes to confirm this location or no to ignore this part of the backup: yes
   > extracting data to /home/user/nextclouddata/
   > Chunk: data-ee317c64-365a-4684-a137-ef08855dfafa.zip (11551 files) Could not open Zip Archive (21)
主要言語
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 を短くまとめたダイジェスト。