my selfhost appwrite page is connected to github but still can't create a function nor it will find.
- 0
- Self Hosted
- Functions
- Web
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?
What's the error you get?
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.
So you don't get anything in details button?
What are the docker logs?
Exactly
I haven't checked that let me see what I find
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?
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.
this is the failed migration logs and details.
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.
this one is the appwrite logs.
I think you need to add some missing function runtimes and increase your storage limit. Then, try again
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
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
Should I copy the the key of my GitHub application with the sha256 ?
Recommended threads
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...
- NextJS builds sudden runtime_timeout
My builds suddenly stopped working. Activating old prebuilt snapshots work, but redeploying that same code produces builds that throw runtime_timeout FRA region