I’m running the following command dgraph restore -p /home/dmitry/dgraph/dgraph -l /home/dmitry/dgraph/backups -z localhost:5080 --backup_id lucid_darwin0
However it gives me the following error: gzip: invalid header
Anyone know what I’m possibly doing wrong?
Note: I have confirmed that there are backups in my /home/dmitry/dgraph/backups
folder
Any help would be appreciated
Note: I’m on an Ubuntu machine at the moment, and I have encryption + ACL enabled.