vaultwarden_heroku icon indicating copy to clipboard operation
vaultwarden_heroku copied to clipboard

How to restore backups from Autobus?

Open deyangchu opened this issue 3 years ago • 2 comments

Hi I'm trying to walk through the backup-restore process of this project -- just in case.

I'm able to locate and download the .sql backups from Autobus, however I'm having difficulty restoring it back to the JawDB. I have tried using HeidiSQL with 'connecting to DB, load backup file, run' steps but it keeps jump out error of 'Access denied (at least of ) the SUPER, SYSTEM_VARIABLES_ADMIN or SESSION_VARIABLES_ADMIN privileges for this operation'.

Big hugs if anybody could kindly instruct a step-by-step to a code-dumb 🥇

deyangchu avatar Jul 26 '22 01:07 deyangchu

Same issue guys! @deyangchu did you find a solution?

weeebdev avatar Oct 25 '22 11:10 weeebdev

I guess, I solved this. Try this https://github.com/davidjameshowell/vaultwarden-render-deployment/issues/5

weeebdev avatar Oct 25 '22 12:10 weeebdev