#katya_webhook-endpoint-connection-failure

1 messages ยท Page 1 of 1 (latest)

bright mesaBOT
#

๐Ÿ‘‹ 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/1448722958250934365

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

upbeat ferry
#

Hi ๐Ÿ‘‹

You shared event types but those don't help us look up what might be going wrong. Can you share an Event ID for a webhook event that was not successfully delivered? It will start with evt_

azure aurora
#

Just one of them? There are hundreds evt_1ScvdxAuLX4g2Nc85csLj9QR

upbeat ferry
#

More won't be helpful, unless the failures are different

azure aurora
#

Just the 6 event types repeated and retrying -

upbeat ferry
#

The failure we are seeing is this message:

Failed to connect to remote host
#

Unfortunately there isn't much we can do here. The POST requests being sent by Stripe are not able to reach the webhookd endpoint you have registered

azure aurora
#

but the endpoint I added is the verified endpoint from that provider...

#

Any suggestions?

upbeat ferry
#

This isn't something on Stripe's end so, sadly, I don't have any suggestions. You should work with your hosting provider and try to identify where these requests are failing.

azure aurora
#

Okay

upbeat ferry
#

One thing that might be playing a role here could be some firewall protections. If you have any restrictions on where your server can accept requests from you may need to ensure you are not blocking requests from these IP addresses: https://docs.stripe.com/ips#webhook-notifications

bright mesaBOT
#

katya_webhook-endpoint-connection-failure