Appwrite Cloud, Pro plan, SFO region.
All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a Git installation from Project Settings, I get:
Error 500, general_unknown, at /v1/vcs/github/callback
The odd part: it fails in 14 milliseconds, and returns HTML instead of JSON. That's too fast to have contacted GitHub at all — an OAuth code exchange takes far longer. So it looks like it's crashing during a lookup or a database write, before any external call.
Timeline: it was working this morning and deployed a commit successfully at 2:10pm. A push at 3:44pm refreshed the OAuth token but produced no deployment, and the connections were gone shortly after.
What I've already tried:
Uninstalled the GitHub App and revoked the OAuth authorization, then reinstalled clean — same 500 Tested with an email/password session instead of GitHub login — same 500 Verified the app's permissions and repo access on GitHub — all correct Project Settings → Git configuration is empty, so nothing to conflict with
One thing that might matter: this project was created new in SFO after I deleted an older project in another region. I'm wondering whether a stale VCS installation record was left behind — I noticed you've shipped a fix called "clear stale install data before starting new installation," which sounds like the same class of problem.
Happy to provide ray IDs and the full request details privately if that helps.
Any ideas?
can you share your project id? dms work too
Recommended threads
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- vorafy.studio domain already exists erro...
My domain vorafy.studio is stuck/locked from a previously deleted project. I created a new project but can't add the domain — getting 'already exists' error. Pl...
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...