
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
- Email OTP Mail Getting Delayed by 10 min...
I just noticed I am reciving delayed otp emails on frankfurt server we are on free plan now but we are planning to change to get on to paid plan can anyone plea...
- schedule functions not working
starting from 15:02 utc time my schedule function stops working. I was able to execute it using the GUI. The schedule is every 5 minutes and I can see a clock i...
- Getting permission denied error while de...
My `package.json` build script is `tsc` and function's commands are `npm install && npm run build`. Here are the deployment logs: ``` 2025-06-19T15:14:36.849527...
