Yes, they are on the samebox. 2015-02-09 17:47 GMT+02:00 David Kesler <[email protected]>:
> Are you running marathon and mesos on the same box? If not, check the > frameworks page in mesos. If marathon has a ‘re-registered’ value that is > always ‘just now’, you’re suffering from the issue described in > https://github.com/mesosphere/marathon/issues/1140 (either due to ports > being blocked or due to marathon registering with mesos as 127.0.0.1). > > > > *From:* Emre Tekelioğlu [mailto:[email protected]] > *Sent:* Monday, February 09, 2015 7:50 AM > *To:* [email protected] > *Subject:* Mesos Marathon weird behavior > > > > Hi, > > I have a single node mesos cluster on Ubuntu 14.04 host machine, with one > node mesos-master and one node mesos-slave. > > I try to deploy and run my dockerized services with marathon but i have a > weird problem. > > > > For example If i start a new app with 5 instance, only one task start and > the status stuck in "deploying". If i restart the mesos-master, then the > second task start to run. > > > > Each restart for mesos-master cause an increment of a task. > > > > Any idea? > > > > Regards, > > Emre >

