Marathon (Mesos) - Stuck in “Loading applications”
问题 I am building a mesos cluster from scratch (using Vagrant, which is not relevant for this issue). OS: Ubuntu 16.04 (trusty) Setup: Master -> Runs ZooKeeper, Mesos-master, Marathon and Chronos Slave -> Runs Mesos-slave This is my provisioning script for the master node https://github.com/zeitgeist2018/infrastructure/blob/fix-marathon/provision/scripts/install-master.sh. I have managed to register de slave into Mesos, install Marathon and Chronos frameworks, and run scheduled jobs in Chronos