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
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...