Re: Error dialing loggregator server: unexpected EOF


Rohit Kumar
 

Hi Ramon,

Can you confirm if your installation has the 4443 port open for
loggregator? One quick way of finding out would be to issue a curl to the
traffic controller. Can you run the following command and tell us what you
see?

curl -kv https://loggregator.cf.dev.eden.klm.com:4443

If you can reach the traffic controller, you will get a 404 response.

Rohit

On Fri, Feb 12, 2016 at 4:24 AM, Ramon Makkelie <ramon.makkelie(a)klm.com>
wrote:

i just created a new cloudfoundry deployment for testing purposes
and i can push a application but the the following error

Warning: error tailing logs
Error dialing loggregator server: unexpected EOF.
Please ask your Cloud Foundry Operator to check the platform configuration
(loggregator endpoint is wss://loggregator.cf.dev.eden.klm.com:4443).

cf logs trace http://pastebin.com/KkpAJ8x0

doppler/loggeragor logs http://pastebin.com/c8giCvua

deployment manifest http://pastebin.com/XQMfWqDJ

can maby someone point me in the right direction?
i think im missing something

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.