Hello,
I created a new project in my Appwrite workspace that I want to use as a dev environmen. So I tried to import my prod environment, but nothing happens. I assigned all acces rights to the API Key.
Kind Regards, Marius
So are you importing from the new project or are you initiating the process from the old project?
Hi Steven, I have had a database on the new project (mysf-dev), that I deleted before migrating tha data to this project. I am trying to migrate the data from my current project wich has a db with some date (mysf) to mysf-dev, where I deleted all data before.
Right, but I mean did you initiate the migration from mysf or mysf-dev?
I initiated from mysf.
Can you try to initiate from mysf-dev?
Recommended threads
- Do I need to upgrade my Appwrite plan?
So i am making a file hosting & sharing platform (voltzy.lol) and i am expecting approx 5-8 million visit per month and over 30 million uploads per month do i n...
- total parameter not working correctly in...
Hello Appwrite team, I'm experiencing issues with the total parameter in the listRows() method (TablesDB) across multiple SDKs. **Issue 1**: Node.js SDK (node...
- Accessing secure files from storage via ...
Hi everyone, can someone tell me what is the preferred way of accesssing user only files from storage in react native? I saved the file with user only read per...