I have an Appwrite instance deployed on Oracle Cloud. The subnet rules of Oracle Cloud are set to allow requests to the instance over port 80 and as well as 443. Everything works fine, except that the functions don't get triggered on users.*.sessions.*.create event. I have set the firewall rules of the instance (Ubuntu VM) to allow traffic over port 80 and 443 as well. Tried the same in Appwrite Cloud as well but the function doesn't get triggered for the same event.
Someone has opened a similar issue on GitHub as Well:
https://github.com/appwrite/appwrite/issues/7101
Functions don't get triggered on the phone auth events
Thanks for opening the thread here. Would also request you to keep an eye in the GitHub issue, since one of our engineers is helping there.
Yes I am following that thread
[CLOSED] Functions don't get triggered on the phone auth events
Recommended threads
- delete cancelled site deployment
I would like to remove a cancelled site deployment, but the site menu shows only "Redeploy".
- How Can I Create landing page in appwrit...
I created function called invoice URL https://app.getrestt.com/v1/functions/invoice/executions?id=test-76f948fe83c43422561fe096c0674a1bd3ff0702cdfcf2444293ab31...
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?