- retreiving data from local
> found RestoringPoint 20220112111713-full-lQoHZL8oq5FL82h
- retreiving data from external:7
+---------------------------------------+---------------------+-----------+----------+--------+---------+---------------------------------+----------+-------------+--+
| Restoring Point | Date | NC | Database | Parent | Comment | Status | Instance | Health | |
+---------------------------------------+---------------------+-----------+----------+--------+---------+---------------------------------+----------+-------------+--+
| L 20220112111713-full-lQoHZL8oq5FL82h | 2022-01-12 11:17:13 | 23.0.0.10 | mysql | | | compressed,encrypted,processing | local | not checked | |
+---------------------------------------+---------------------+-----------+----------+--------+---------+---------------------------------+----------+-------------+--+
Hello, I was able to create a backup point (first pass) but was unable to pack it.
sudo -u www-data php /var/www/html/nextcloud/occ backup:point:list
returns:
sudo -u www-data php /var/www/html/nextcloud/occ backup:point:pack 20220112111713-full-lQoHZL8oq5FL82h
returns
Any idea on what's the underlying issue or how I could get more information on it?