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
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! π **Enviro...
- [SOLVED] curl error Number: 6 β function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...