Jump to content

Aceriz

Members
  • Posts

    206
  • Joined

Community Answers

  1. Aceriz's post in NextcloudAIO not booting up after attempted update to mastercontainer was marked as the answer   
    SO to round this out so that future people will know how to solve if similar issue, 

    1. Install Borgmatic
    a. with the cache host path directed at "/nextcloud_aio_backup_cache/_data/"
    b. With the Repro drive host path pointed at the correct path 

    Then docker exec -it borgmatic bash 
    then
    borg break-lock /mnt/borg-repository
     
    sudo docker rm nextcloud-aio-borgbackup
    sudo docker volume rm nextcloud_aio_backup_cache
     
    Then reset the master docker and run the backup 
     
×
×
  • Create New...