Hi, so now the function deploys and runs correctly, but when I commit to the repo branch, the new version does not redeploy automatically, and I don't know why because I followed the Github App setup in appwrite
However, I can clearly see the callback attempt from Github but it is still in
- 403 when the webhook callback url is proxied by cloudflare
- 500 when I unproxy the webhook callback url
The 2 first triggers are in 403, and the 2 seconds are in 500 :
403 response :
500 response :
This is a CF CAPTCHA challenge. I think you can turn it off in Cloudflare
Oh ok I wil try to turn down the under attack mode and retry it
works perfectly 👍; Tanks <:ant_BG:945025761058893894>
[SOLVED] Function deploy doesn't work (403 or 500 error)
Recommended threads
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...