Rank 2: Process
even when i want to migrate my data from my cloud database it's still pending, any solutions to this problem or anyways to fix this?
Votes
0
Replies
23
Participants
Unknown
Messages
24
Rank 2: Process
even when i want to migrate my data from my cloud database it's still pending, any solutions to this problem or anyways to fix this?
Moderator
What's the error you get?
Rank 2: Process
Nothing just says pending with no error the migration before just said cannot transfer some data so I assigned the GitHub info to the env but still the same, but with pending status.
Moderator
So you don't get anything in details button?
Moderator
What are the docker logs?
Rank 2: Process
Exactly
Rank 2: Process
I haven't checked that let me see what I find
Rank 2: Process
The docker logs says the requested route was not found, I don't think I gave it a wrong route for my GitHub variables
How are migrations related to GitHub?
Would you please check the logs from the migration worker container?
Rank 2: Process
I don't know about that but not until I connected my GitHub info to my self host variables it was always failing to migrate the functions.
Rank 2: Process
this is the failed migration logs and details.
Rank 2: Process
and this one is the pending one, it's still pending for two days.
If you redeployed Appwrite after the migration started, it's probably not processing anymore
No, the docker logs
Can you copy and paste those logs...can't really read it since it's cut off.
Rank 2: Process
Rank 2: Process
this one is the appwrite logs.
I think you need to add some missing function runtimes and increase your storage limit. Then, try again
Rank 2: Process
i fixed some issues but now it gives me a 500 general unknown error, when it redirects me to my self host page.
https://appwrite.kubak.co/v1/vcs/github/callback?installation_id=45582776&setup_action=update&state=%7B%22projectId%22%3A%22658ddeb87e8649fdc4f9%22%2C%22success%22%3A%22https%3A%5C%2F%5C%2Fappwrite.kubak.co%5C%2Fconsole%5C%2Fproject-658ddeb87e8649fdc4f9%5C%2Ffunctions%22%2C%22failure%22%3A%22https%3A%5C%2F%5C%2Fappwrite.kubak.co%5C%2Fconsole%5C%2Fproject-658ddeb87e8649fdc4f9%5C%2Ffunctions%22%7D
Rank 2: Process
i fixed this error it was my mistake i set the Domain to localhost Hehe sorry, but i get another error about Signin key cannot be empty what causes this and how to fix this?
Maybe something is wrong with your GitHub private key
Rank 2: Process
Should I copy the the key of my GitHub application with the sha256 ?