weaveworks-guides / weave-net-legacy

Weave Net Old Guides
Apache License 2.0
88 stars 33 forks source link

Mesos guide: App stuck in "Deploying" #145

Closed 2opremio closed 4 years ago

2opremio commented 8 years ago

When following the Mesos guide: http://weave.works/guides/platform/mesos-marathon/os/centos/cloud/vagrant/ ...

... the App gets stuck in Deploying state for hours:

screen shot 2015-12-15 at 1 57 58 pm

The debugging information shows an Abnormal executor termination. I don't know enough about Mesos to debug it further:

screen shot 2015-12-15 at 1 59 00 pm
errordeveloper commented 8 years ago

I have recently updated this to use latests versions of all the things (#197). This is generally a usual thing with Mesos/Marathon, and I believe this is an artefact of how it pulls images. Usually, it succeeds eventually.