I just went through this blog https://appwrite.io/blog/post/how-to-back-up-your-appwrite-data#copy-your-app-openssl-key-v1-environment-variable and created a new Digitalocean appwrite droplet via market place. Executed the restore scripts successfully (I manually checked the DBs). but still getting endless errors when trying to login or even sign up.
I the information in the blog enough (backup & restore mariadb, functions and uploads) or Am I missing something?
Were the source and destination versions the same?
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...