backup icon indicating copy to clipboard operation
backup copied to clipboard

Invaild key

Open Traction6131 opened this issue 3 years ago • 0 comments

Hello! So I tried to backup my main instance on a vm (for testing purposes), and therefor ran the command:

docker exec -it --user 33 nextcloud ./occ backup:setup:import --key my_key_is_here < ./settings.asc

I've tried it multiple times with different files, always the same result:

In SetupImport.php line 126:
               
  Invalid Key  
               

backup:setup:import [--key KEY]

Inserting a random string does actually cause a different error, so they key must work to some degree. Is there anything special about entering the key? Thanks for helping :)

Traction6131 avatar Apr 09 '22 16:04 Traction6131