Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker image also "Loading applications" #7200

Open
f1-outsourcing opened this issue Jul 18, 2020 · 0 comments
Open

docker image also "Loading applications" #7200

f1-outsourcing opened this issue Jul 18, 2020 · 0 comments

Comments

@f1-outsourcing
Copy link

f1-outsourcing commented Jul 18, 2020

I thought I maybe had some dependency problem so I tried your docker hub image. When I start the latest dockerhub container with:

docker run -v /dev/log:/dev/log -u root -it --network host --entrypoint /bin/bash mesosphere/marathon

and then:

/marathon/bin/marathon --master m01.local:5050 --zk zk://m01.local:2181/v11025 --framework_name v11025 --http_port 7070 --hostname test2.local

I still have 'Loading Applications' and endpoints like v2/info do not respond.

http://test2.local:7070/v2 (gives still uri not found)
http://test2.local:7070/v2/info (keeps loading)

[2020-07-18 16:45:00,289] INFO initiate task reconciliation (mesosphere.marathon.MarathonSchedulerActor:marathon-akka.actor.default-dispatcher-5)
[2020-07-18 16:45:00,304] INFO Requesting task reconciliation with the Mesos master (mesosphere.marathon.SchedulerActions:scheduler-actions-thread-0)
[2020-07-18 16:45:00,311] INFO task reconciliation has finished (mesosphere.marathon.MarathonSchedulerActor:marathon-akka.actor.default-dispatcher-4)
[2020-07-18 16:45:00,320] INFO Message [mesosphere.marathon.MarathonSchedulerActor$TasksReconciled$] from Actor[akka://marathon/user/MarathonScheduler/$a#1961271917] to Actor[akka://marathon/deadLetters] was not delivered. [1] dead letters encountered. If this is not an expected behavior, then [Actor[akka://marathon/deadLetters]] may have terminated unexpectedly, This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. (akka.actor.DeadLetterActorRef:marathon-akka.actor.default-dispatcher-8)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant