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
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...
- Create admin user?
I'm not really sure how this is supposed to work, I installed Appwrite through docker-compose and set it up. When I launched the app and went into it, I created...