Hi everyone. We’re developing a Strapi-based project for our client. We have a cloud instance running the Team tier. I wanted to migrate files (--only files
flag ) from my local instance (using the local provider) to the cloud instance (staging environment). Albeit being slow, the process has finished, however there are no data in the interface, nor can I find any uploads via the API. Has anyone encountered something similar? I’ve contacted Support, but got no response yet and I’m in a bit of a hurry.
This topic has been created from a Discord post (1293939643066224670) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord
Nope, I did not test that, however this was a simple media transfer. I reckon that this is a DB issue, because I can see that the asset limit has increased to the size of my media.
GitHub - Prototypr/strapi-import-export I just did some of this import/export plugin now, it can import stuff https://youtu.be/9TlyBMAC1xY
<@526025008741482497> thanks for sharing, this looks interesting! I will check it out in the future, however this is not my current use case. We’re still running V4 for this project.
okay I see no problem, I hadn’t tried the strapi transfer tool. In that case maybe the original strapi 4 import/export plugin could help transfer data
I don’t think this is applicable for Cloud instances? I would need access to a CLI, which is not possible in this case.
ahh right true, you’d need to install the plugin yeah
I haven’t used the cloud stuff