Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

when restoring, cannot scan backup folder

Đang mở
#431 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
25/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
php
Lĩnh vực
backend

Hướng nghiên cứu

Bắt đầu với các hướng dẫn restore-workstation được liên kết trong issue và tái hiện hành vi bằng cách sử dụng occ backup:point:scan và occ backup:point:list dưới quyền www-data. Kiểm tra cách ứng dụng backup xử lý tệp restoringpoint.data và đầu ra nhật ký của Apache và Nextcloud; hoàn tất khi điểm backup được phát hiện và xuất hiện trong danh sách.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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
Ngôn ngữ chính
PHP
Star
272
Fork
37
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của nextcloud/backup

Tất cả issue của nextcloud/backup

Issue tương tự

Thêm issue về PHP

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.