I opened a droplet in digitalocean with appwrite and want to migrate from cloud to my droplet.
I selected the option of "create a new project" on the migration settings, but then this thing shows up saying "Request failed" what does that mean?
Are you starting this process from cloud or your self hosted instance?
From cloud
From here, using cloud
and does your DO instance have a valid SSL certificate?
That seemed to be the problem, I put SSL to my droplet and let me move forward
However, the migration failed, I attached a .txt with the information it gave me, any ideas of this error?
these look like problems because your DO has different settings compared to cloud
like runtimes and lower file storage limit
look into the environment variables you need to configure
Recommended threads
- Urgent Help
Hello Appwrite team, I urgently need your help. I am the founder of OnBuch, an EdTech application used by around 10,000 users in Cameroon. In the last two day...
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...