Mr geniusOriginal post
@everyone
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?
Summary
User is experiencing a general error while trying to link Appwrite to GitHub. They are unsure of the cause of the error and are seeking assistance.
Possible solution: Double check if there are 2 callback URLs in the GitHub app settings, as mentioned in the Appwrite documentation. Also, ensure that all the environment variables are properly set up. Additionally, provide the output from `docker compose logs appwrite` for further investigation.