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
- OAuth provider credentials reverting [CR...
Hi team, I’m experiencing repeated OAuth configuration resets in my Appwrite project. ## Issue 1 – Google OAuth credentials reverting * I configure my own Goog...
- Unable to connect the git repo with appw...
I am trying to connect my existing repo with the appwrite functions. I have 2 functions in the same repo, and i was able to execute those through cli and its vi...
- Hey everyone! I'm trying to self-host th...
Hey everyone! I'm trying to self-host the latest Appwrite version (1.8.1) on Coolify. Which docker-compose.yml file should I use from their repo? Can someone he...