Giter Club home page Giter Club logo

Comments (3)

cppforlife avatar cppforlife commented on August 20, 2024

Dup as #7. Feel free to continue discussion there. I definitely want us to add diff functionality for both of these commands.

from bosh-cli.

Murryy79 avatar Murryy79 commented on August 20, 2024

i am seeing this same error.
ubuntu@pivotal-ops-manager:/tmp$ bosh -n deploy
Acting as client 'bosh_admin_client' on deployment 'prometheus' on 'p-bosh'
Getting deployment properties from director...
RSA 1024 bit CA certificates are loaded due to old openssl compatibility

Detecting deployment changes

stemcells:

  • alias: trusty
    os: ubuntu-trusty
    version: '3363.29'
  • alias: trusty
    os: ubuntu-trusty
    version: '3363.26'

releases:

  • name: prometheus
    version: latest
  • name: prometheus-custom
    version: latest

instance_groups:

  • name: alertmanager
    jobs:
    • name: alertmanager
      properties:
      alertmanager:
      global:
      smtp_from: ""
      smtp_require_tls: ""
      smtp_smarthost: ""
      env:
      http_proxy: ""
      https_proxy: ""

Deploying

Director task 209373
Started preparing deployment > Preparing deployment. Failed: Runtime manifest contains the release 'prometheus' with version as 'latest'. Please specify the actual version string. (00:00:00)

Error 530001: Runtime manifest contains the release 'prometheus' with version as 'latest'. Please specify the actual version string.

Task 209373 error

For a more detailed error report, run: bosh task 209373 --debug
ubuntu@pivotal-ops-manager:/tmp$

How do i resolve this error and successfully deploy?

Thanks..

from bosh-cli.

dpb587-pivotal avatar dpb587-pivotal commented on August 20, 2024

@Murryy79, you should update your runtime config to specify an actual version for prometheus instead of using latest (e.g. 18.2.0). The director is intentionally discouraging the behavior of using latest here because it would introduce ambiguity about which version was being used at a given time (since it could refer to latest as of upload time, or latest as of last deploy time).

from bosh-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.