1

I've followed the https://docs.mesosphere.com/1.8/usage/tutorials/deploy-on-marathon/ guide for deploying an app from jenkins to marathon on dcos. I'm using a private registry hosted inside the dcos, and jenkins as well.

I'm getting the following output from jenkins console output,

[Marathon] Failed to update Marathon application:

[Marathon] Unauthorized (http status: 401)

any idea whats wrong?

I tried to create the app manually via marathon ui and it works fine.

Community
  • 1
  • 1
Chen Kinnrot
  • 20,609
  • 17
  • 79
  • 141

1 Answers1

0

Just got the url all wrong, it should be http://leader.mesos:8080/

Chen Kinnrot
  • 20,609
  • 17
  • 79
  • 141