
when trying to configure appwrite to github, i am getting the error :
{"message":"Server Error","code":500,"type":"general_unknown","version":"1.4.12"}
i am not sure what this error means and where its coming from, anyone with an idea?

Can you show the output from docker compose logs appwrite

maybe there is more information there

di you set up all the env vars?

Also, can you double check you have 2 callback URLs in your GitHub app settings in the same order as the docs? https://appwrite.io/docs/advanced/self-hosting/functions#callback
Recommended threads
- GitHub connection failed
I am running a self-hosted Appwrite with Coolify. Everything is running smoothly so far and I wanted to starte develop functions. Trying to connect github with ...
- create subdomain for function
I have deployed my react project on Appwrite using Sites feature. I have added custom DNS on namecheap. I want to create new sub domains for my functions on Ap...
- Appwrite CLI
I try to deploy a function using Appwrite CLI but it says: `appwrite functions createDeployment ^ --functionId=xyz^ --code="." ^ --activate error: u...
