davidjameshowell / vaultwarden_heroku

Vaultwarden (Bitwarden Rust implementation) self hosted in Heroku for Free!
95 stars 175 forks source link

How to restore backups from Autobus? #37

Open deyangchu opened 2 years ago

deyangchu commented 2 years ago

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 🥇

weeebdev commented 1 year ago

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

weeebdev commented 1 year ago

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