Git Product home page Git Product logo

Comments (3)

jsancio avatar jsancio commented on June 19, 2024

Thank you @mwasn. I think I know issue with the dcos marathon app update command. What do you get when you do dcos marathon app show basic-1 while waiting for 3) and after 3) finishes?

from dcos-cli.

mwasn avatar mwasn commented on June 19, 2024

Difficult to catch while waiting for 3).

After 3) finishes (hope that helps anyway):

{
  "acceptedResourceRoles": null,
  "args": null,
  "backoffFactor": 1.15,
  "backoffSeconds": 1,
  "cmd": "sleep 50000",
  "constraints": [],
  "container": null,
  "cpus": 0.1,
  "dependencies": [],
  "deployments": [],
  "disk": 0.0,
  "env": {},
  "executor": "",
  "healthChecks": [],
  "id": "/basic-1",
  "instances": 4,
  "labels": {},
  "maxLaunchDelaySeconds": 3600,
  "mem": 16.0,
  "ports": [
    10000
  ],
  "requirePorts": false,
  "storeUrls": [],
  "tasks": [
    {
      "appId": "/basic-1",
      "host": "172.18.6.182",
      "id": "basic-1.29b0b4eb-724e-11e5-9d3d-4abf697dfe97",
      "ports": [
        31181
      ],
      "slaveId": "20151014-095853-3053851308-5050-2761-S0",
      "stagedAt": "2015-10-14T08:32:53.714Z",
      "startedAt": "2015-10-14T08:32:54.305Z",
      "version": "2015-10-14T08:32:53.693Z"
    },
    {
      "appId": "/basic-1",
      "host": "172.18.6.182",
      "id": "basic-1.29b08dda-724e-11e5-9d3d-4abf697dfe97",
      "ports": [
        31846
      ],
      "slaveId": "20151014-095853-3053851308-5050-2761-S0",
      "stagedAt": "2015-10-14T08:32:53.712Z",
      "startedAt": "2015-10-14T08:32:54.316Z",
      "version": "2015-10-14T08:32:53.693Z"
    },
    {
      "appId": "/basic-1",
      "host": "172.18.6.182",
      "id": "basic-1.29b0dbfc-724e-11e5-9d3d-4abf697dfe97",
      "ports": [
        31240
      ],
      "slaveId": "20151014-095853-3053851308-5050-2761-S0",
      "stagedAt": "2015-10-14T08:32:53.715Z",
      "startedAt": "2015-10-14T08:32:54.312Z",
      "version": "2015-10-14T08:32:53.693Z"
    },
    {
      "appId": "/basic-1",
      "host": "172.18.6.182",
      "id": "basic-1.ed036979-724d-11e5-9d3d-4abf697dfe97",
      "ports": [
        31930
      ],
      "slaveId": "20151014-095853-3053851308-5050-2761-S0",
      "stagedAt": "2015-10-14T08:31:11.914Z",
      "startedAt": "2015-10-14T08:31:12.066Z",
      "version": "2015-10-14T08:31:11.891Z"
    }
  ],
  "tasksHealthy": 0,
  "tasksRunning": 4,
  "tasksStaged": 0,
  "tasksUnhealthy": 0,
  "upgradeStrategy": {
    "maximumOverCapacity": 1.0,
    "minimumHealthCapacity": 1.0
  },
  "uris": [],
  "user": null,
  "version": "2015-10-14T08:32:53.693Z",
  "versionInfo": {
    "lastConfigChangeAt": "2015-10-14T08:31:11.891Z",
    "lastScalingAt": "2015-10-14T08:32:53.693Z"
  }
}

from dcos-cli.

tamarrow-zz avatar tamarrow-zz commented on June 19, 2024

@mwasn this should be fixed now

from dcos-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.