#123kimiya123_webhooks

1 messages ¡ Page 1 of 1 (latest)

ebon ravenBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1379200979131437216

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

royal haven
#

Hi there

long reef
#

hey buddy

royal haven
#

Okay, I see the timeout response on my end too. Note that the timeout is referring to the response returned from your webhook endpoint; instead of returning a 200, the request Stripe makes to your endpoint is timing out/no response received

long reef
#

It seems there are issues using nginx as reverse proxy for stripe webhooks? I read some stuff in forums but didnt find a solution

royal haven
#

I'm not sure how that would play a part here, especially if some events are being delivered successfully

long reef
#

Do you have any idea how I could debug this?

#

Because my entrypoint is the nginx acess log but the requests dont even arrive there (at least some of them)

royal haven
#

I take it you've probably ruled out any firewalls on your end? Do you have any network rules for allow listing or block listing any IPs?

long reef
#

Yh Firewall should be fine I added all ips just to make sure