Hello Appwrite Community,
I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is missing. But I have no clue, if it's meant online or on my self hosted instance. Can you help me with my problem?
Thanks π
Yeah, itβs broken right now, I was trying to also move from self hosted to cloud and it failed, they are working on the fix I think
Ok, thank you for the information π
cc <@1356535431834898634> ^
for a cloud β self-hosted migration, the API key is the one from your source project β i.e. the cloud project you're migrating from. When you kick off the migration, Appwrite asks for the source endpoint, source project ID, and a source API key, and it uses those credentials to read your data out of cloud. So you'll want to generate an API key inside your cloud project's settings (with the scopes for the resources you're migrating) and paste that in. The self-hosted side is just the destination and doesn't need a key for this.
Recommended threads
- Scheduled functions (CRON) not firing β ...
Hi team β same symptom as a recent thread here where switching from a round cron expression to an offset-minute one fixed it. Project ID: 69fa56560037c7843a85 ...
- Functions in cloud console not works
please advise as all of my runing functions on Appwrite console was working before , but now it give this error [Invalid `headers` param: Value must be a valid...
- Cannot migrate from Supabase
Hi, I was trying to migrate from Supabase to the Appwrite database. My database had around 190K columns. I tried it twice. Both times, after 2 days, the proce...