recently i have switched my instance to another server and also changed my domain to another but now i am facing the issue that my function is not insync with the github it shows in settings that i am still connected to github but when i push code it does not rebuild automatically. and when i perform any task just simple listDocument in my function it fails and in my appwrite logs i see this error below in image
Its somehow still connected with my old domain, because i tryed to reconnect with my github in settings i see it successfully connected but nothing happens and i dont see the new connection to my gitgub in settings. its still the old connection with the old domain. what should i do to fix this.
i am on latest Appwrite 1.5.4
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...