
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
- Reset/Recalculate Dashboard Values
Is there a way to reset/recalc this value on the dash? I had issues importing, and after my second import this was how it ended, I've since added some documents...
- Migration failed after upgrading from 1....
Upgraded from 1.6.2 to 1.7.1 then run migration command No errors in browser console But stuck at appwrite loader and never gets in. Not sure of the type of ...
- general_route_not_found on self-hosted A...
I'm trying to test out the sites feature and my self hosted setup is giving me this error when I try to hit the /v1 endpoint ```shell ❯ curl --silent https://a...
