DEV Community

Discussion on: Appwrite In Production: Backups and Restores

Collapse
 
elreyes profile image
Fabian Reyes • Edited

For now, I managed to restore the files and the database without any problems. Now, there is a problem. The files do not work, apparently they were restored but it is not possible to access or download them.

dev-to-uploads.s3.amazonaws.com/up...
dev-to-uploads.s3.amazonaws.com/up...

Thread Thread
 
eldadfux profile image
Eldad A. Fux

Make sure you use the same encryption key in your env file

Thread Thread
 
elreyes profile image
Fabian Reyes

You mean, this one? _APP_OPENSSL_KEY_V1

Thread Thread
 
eldadfux profile image
Eldad A. Fux

Yep :)