#Vilkitch

1 messages · Page 1 of 1 (latest)

whole vectorBOT
olive tulip
#

I have some problem with a webhooks, all event I listented have a same error "Timed out connecting to remote host" Does anyone know why?

lapis creek
#

Hi there

#

That generally means an issue with your server

#

You are seeing a 500 returned in the webhook response, yes?

olive tulip
#

esta todo bien, sin modificar nada de codigo ha empezado a fallar esta mañana

#

Everything is fine, without modifying any of the code, it started to fail this morning

#

I have asked my hosting provider if there was any blocked IP

lapis creek
#

Do you have an example Event ID that I can look at?

olive tulip
#

evt_1N1V2vEgkG7mSQD21tMDJVd2, do you want a screenshot¿

lapis creek
#

Nope that works

olive tulip
#

its bloqued by my hosting provider ??

#

this morning I send to my provier hosting the IP list for webhook notifications, and they answered me its all ok

#

then I make a test landing webhook empty, this landing only response 200 ok, but I have the same problem "Timed out connecting to remote host"

#

I mean that stripe never reaches my test webhook page

lapis creek
#

Yeah so there is something with your server config that is blocking Stripe from hitting your webhook handler

olive tulip
#

ok, thanks for your help