#[SOLVED] Function deploy doesn't work (403 or 500 error)

1 messages · Page 1 of 1 (latest)

lucid oyster
#

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 :

stoic gust
lucid oyster
#

Oh ok I wil try to turn down the under attack mode and retry it

lucid oyster