
I am trying to set up Sites on my self-hosted Appwrite instance. I have a GitHub Organization with a repo I want access to. I had previously installed the appwrite github app on my personal account, then transferred it to the organization. When I go to Sites > Create site and Connect to GitHub, it brings me to the Organization page > GitHub Apps > appwrite app. I choose the repo I want to access, then hit save, and then get a 500
error saying Error 500 Server Error general_unknown
I've verified the ENV variables for github and they're still the same. Currently there are two callback urls
https://console.domain/v1/vcs/github/callback
and https://console.domain/v1/account/sessions/oauth2/callback/github/console
(domain is not my actual domain)
Unsure what I need to do to fix it, and I've also tried upgrading to the newer 1.7.1 but that did not seem to work.
Any help is appreciated, thank you.
Recommended threads
- Corrupted files on AWS S3
Hello! I'm having trouble using S3 storage with appwrite for file uploads. It happens when uploading files from the Javascript SDK or from the console. The fi...
- Is Appwrite Pro available for teachers?
Hi everyone 👋 I noticed that Appwrite Pro is available for free as part of the GitHub Student Developer Pack, which is amazing! I’m a university faculty memb...
- 500 server error
Pretty please.. trying to run the last 1.7.4 version on a coolify instance.. i searched like everywhere.. i changed the console to 6.0.41 too.. i tried to hardc...
