Database events are not getting triggered in Appwrite selfhosted
- 0
- Self Hosted
- Functions
- Databases

Previously i faced a lot on the events on OAuth as it's not triggering events as it should be fine i somehow managed it, now it's in database update as well, below you can see the event i added in selfHosted Appwrite , it haven't triggered the event at the functions, when i opened the functions executions there is no executions at all "events": [ "databases.productTracking.collections.usercart.documents.*.update" ] Database productTracking and Collection usercart exists and i tried updating the document and waited for 30mins no calls happened, previously i had created trigger for same thing but that worked a month AGo, but now i migrated my data to another server with latest Appwrite in digitalOcean, Now the old trigger event is also not working. please help.
Recommended threads
- Queries Length Error.
Hi All, I am having a issues across my app with how i am getting data, and just wanted to check if this was an issues with the new changes on appwrite over the...
- 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...
- The current user is not authorized to pe...
I'm just getting this error while it was working couple minutes ago, my users have permissions to access and create tables data but on some databases I'm just g...
