#Export project from Cloud to Self-Host
58 messages · Page 1 of 1 (latest)
Could you specify what's the error or errors you're getting?
Request failed
Please check if your credentials are filled in correctly in the previous step
Always showing that, my self-host region on Jakarta/singapore
But you're getting that after entering credentials?
What did you have set as the endpoint?
I am use export to self-host, that automatically generates api key.
I enter my appwrite domain on self-host
Then probably that's the issue. Tell me if that works 🙂
not valid
Isn't https?
Https also same notification
Yes, I use https also
Do you can access the URL correctly in the browser?
yes
without /v1 is correct, but i get stuck to fetch db, object storage, etc.
What's your project ID?
on appwrite cloud?
Yes
65f834365368d51d6d7e
hope only wrong on my end.
Doesn’t work #1257942832044314684 message
Use https?
Yes
Please send another SS with https & /v1
Or I’m wrong, they’re both 1.5.x?
@storm hemlock this works for me, so not sure
with v1
@sly drift this might be a parsing thing bc of the multiple periods?
I am using latest version on self-host
well apparently the v1 isn't needed in the export to self hosted, rather than using the migration tool, but
you can also use the import data from the self hosted version, and use the cloud endpoint as the source
that's what I normally do to transfer data around
Yes, I don't know why migration is working but failed. This is the logs.
looks like the relationships failed to migrate properly
I mean so, my tool isn't necessarily supposed to be made for straight up migrations
but you can also use my package, appwrite-utils-cli
yeah, there is no tools can seamless migration? because I am not developer.
https://github.com/zachhandley/appwrite-utils -- this has it inside packages/appwrite-utils-cli but I need a minute before I can type out the full command
it's 6:55 am and I need some coffee
I would appreciate it if you could guide me.
Thank you.
There's a bug with the validation. Would you please create an issue for this? Also, we need to fix that extra bullet point 😬
please try to remove the /v1 and try again
This is the last activity, get error logs at the end.
Bucket error is due to your storage env variable.
What's the status of your attributes? Still pending or failed?
failed
What are the failed attributes? What's the error log?
I sent the logs here
In the Appwrite console there should be a link to view logs next to the failed status tag
Otherwise, check the docker logs for the appwrite-worker-databases container
you mean this?