Zipking Plugin Error

Hi all,

I’m getting this error in a Production environment

[kong] handler.lua:25 reporter flush failed to request: timeout, context: ngx.timer, client: x.x.x.x, server: 0.0.0.0:9101

Any idea?

It seems like Kong is having trouble to talk to your Zipkin collector. Are you sure it is running? And if running, is accepting connections and responding?

Hi,

this error only happens a few times, could be an unstable connection. i will activate logs to the network to understand why.

Thanks