I follow this doc to setup mesos cluster. There are three vm(ubuntu 12, centos 6.5, centos 7.2). config in each mathine: After start zookeeper, mesos-master and mesos-slave in three vm, I can view the mesos webui(10.142.55.190:5050), but agents count is 0. After a little time, mesos page get error: Failed to connect to 10.142.55.190:5050! Retrying in 16 seconds… (Now I
Tag: mesos
Transport Endpoint Not Connected – Mesos Slave / Master
I’m trying to connect a Mesos slave to its master. Whenver the slave tries to connect to the master, I get the following message: The error seems to be: E0806 16:39:59.091384 940 socket.hpp:107] Shutdown failed on fd=25: Transport endpoint is not connected [107] The host was started using: And the slave If I run the slave on the same VM