Hybrid Setup - Cannot decode response: [unexpected EOF] ERROR

Hello Martin
I hope all is well… We have made progress in the hybrid setup based on your recommendations.

When we launch the service, it seems to connect fine to the tyk cloud:
time=“2016-02-17T01:57:58Z” level=info msg=“Connecting to RPC Analytics service”
time=“2016-02-17T01:57:58Z” level=info msg=“Creating new Redis connection pool”
time=“2016-02-17T01:57:58Z” level=info msg=“Node is slaved, REST API minimised”
time=“2016-02-17T01:57:58Z” level=info msg=“Setting up Server”
time=“2016-02-17T01:57:58Z” level=warning msg=“–> Standard listener (http)”
time=“2016-02-17T01:57:58Z” level=info msg=“Starting keyspace poller”
time=“2016-02-17T01:57:58Z” level=info msg=“Detected 1 APIs”
time=“2016-02-17T01:57:58Z” level=info msg=“–> Loading API: EventsRealtimeNoGeo”
time=“2016-02-17T01:57:58Z” level=info msg=“Policies found: 2”
time=“2016-02-17T01:57:58Z” level=info msg=“–> Processing policy ID: 569e9d22c962eb0001000084”
time=“2016-02-17T01:57:58Z” level=info msg=“–> Processing policy ID: 56c1763208d21700010001c5”
time=“2016-02-17T01:57:58Z” level=info msg=“Gateway started (v1.8.3.2)”
time=“2016-02-17T01:57:58Z” level=info msg=“–> Listening on port: 8080”

But right after, we then start seeing “continuous non-stop” error messages when reviewing the docker logs that are identical and look like this:
2016/02/17 01:56:37 gorpc.Client: [hybrid.cloud.tyk.io:9090]. Cannot decode response: [unexpected EOF]

Do you think this is a result of our firewall doing a service check on it?

This is a side effect of our load balancer, it’s nothing to worry about, the hybrid reconnects instantly.

Thanks Martin for your quick responses. Much appreciated.