
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
- Explore uploaded images directly from lo...
Is there any option to explore/dwonload uploaded files to from local machine? I connected through WinScp to my vps and to files from docker volume 'appwrite_app...
- Migrate Appwrite
I have appwrite setup in Coolify, where my dev and production both are running on coolify due to upgrade issues and multiple issues when deployed with coolify. ...
- After the new appwrite update, I am havi...
I am having difficulties with Creating and listing documents from appwrite database. It doesn't create the document or list the document from the database altho...
