Request failedPlease check if your credentials are filled in correctly in the previous step
- 0
- Self Hosted
- Cloud
![](https://cdn.discordapp.com/embed/avatars/1.png)
I’m trying to migrate my local Appwrite setup (running in Docker) to Appwrite Cloud, but I’m hitting an issue during the deployment process.
My Setup • Local Appwrite version: 1.5.7 • Running via Docker on Mac • Everything works fine locally, and my client connects successfully. • I set up an Appwrite Cloud project and tried to migrate my local database, storage, and settings.
Problem
When I try to configure my Appwrite Cloud project, I keep getting this error: ❌ “Request failed – Please check if your credentials are filled in correctly in the previous step.”
I'm confused by the error, as in the previous step I just enter the project name, nothing more.
Thanks 🤝
Tom
![](https://cdn.discordapp.com/avatars/725692660710375444/9329974a8a469060e08b15a6b8d4d254.webp)
What are the steps you were following?
![](https://cdn.discordapp.com/avatars/725692660710375444/9329974a8a469060e08b15a6b8d4d254.webp)
@tom https://appwrite.io/docs/advanced/migrations/self-hosted
This can help
![](https://cdn.discordapp.com/embed/avatars/1.png)
Hey, Raman. Thanks for the reply, I'm following the doc, but no help.
Steps:
- Run my local docker
- Navigate to the Appwrite project I want to migrate to cloud
- Navigate to Settings -> Migrations -> Deploy to cloud -> {I'm logged in in the cloud with the same e-mail} -> Enter a project name -> OK -> Get error
![](https://cdn.discordapp.com/avatars/777466243535994910/98aab0be7b2baa68390a296793f38d4e.webp)
Either you entered localhost which is simply not accessible by the cloud or your entered your IP which can't be access by the cloud either due to being blocked by the firewall or so
![](https://cdn.discordapp.com/embed/avatars/1.png)
That is correct, I'm accessing the local version of my Appwrite here http://localhost:8080/
What can I do? I understood the goal to Migrate to cloud is to get from local to cloud?
![](https://cdn.discordapp.com/avatars/777466243535994910/98aab0be7b2baa68390a296793f38d4e.webp)
While you are at it I would google what localhost means, so you get a better understanding
![](https://cdn.discordapp.com/embed/avatars/1.png)
I appreciate your concern. I'm going to need a bit more context, why are you assuming that I don't know what localhost is and how is this relevant in this.
Am I correct to understand that how the migration works that the cloud instance of Appwrite tries to connect to my local instance and can't connect to localhost?
It's not the other way around, that the local instance "sends" the data to cloud?
![](https://cdn.discordapp.com/avatars/777466243535994910/98aab0be7b2baa68390a296793f38d4e.webp)
Cloud does the fetching. Your instance is not sending the data on its own. Since localhost is only accessible by you, the cloud can simply not reach your instance. You have to make it accessible via your ip or you can expose it via cloudflare tunnel
![](https://cdn.discordapp.com/avatars/725692660710375444/9329974a8a469060e08b15a6b8d4d254.webp)
||I am not too sure but can we forward the port and than do this can this happen?||
![](https://cdn.discordapp.com/avatars/777466243535994910/98aab0be7b2baa68390a296793f38d4e.webp)
Forwarding the port on the router / firewall?
![](https://cdn.discordapp.com/avatars/725692660710375444/9329974a8a469060e08b15a6b8d4d254.webp)
Simply how to forward a port using VSCode
![](https://cdn.discordapp.com/avatars/777466243535994910/98aab0be7b2baa68390a296793f38d4e.webp)
Can you elaborate a little bit more? I'm not sure I understand what you mean.
![](https://cdn.discordapp.com/avatars/725692660710375444/9329974a8a469060e08b15a6b8d4d254.webp)
Like this we forward our port
![](https://cdn.discordapp.com/avatars/777466243535994910/98aab0be7b2baa68390a296793f38d4e.webp)
Oh great idea! That could potentially work. @tom might give it a try
Recommended threads
- Cloudflare for SaaS not working correctl...
Heyo! My Appwrite is a SaaS hostname. Meaning CNAME's from other Cloudflare accounts properly work and each CNAME is a proxy. However due to this, custom domai...
- SSL renew failing
When i try to renew my SSL certificate i get the following error: ``` appwrite-worker-certificates | Cannot renew domain (appwrite.sundheds-tjek.dk) on attemp...
- OAuth Identity should not be unique
I'm working on OAuth authorization_code flow with HubSpot. The access_token and identity I get after user has been logged in are related to a HubSpot portal (wi...
![](/images/bgs/pre-footer.png)