Giter Club home page Giter Club logo

Comments (4)

stractenberg-sps avatar stractenberg-sps commented on July 19, 2024

the formatting of the text above didn't come out as expected. If there's a trick, please let me know. Thanks.

from chef_client_updater.

tas50 avatar tas50 commented on July 19, 2024

This is actually a dupe of #2, which I need to set aside some time to fix. I promise to get this one resolved asap

from chef_client_updater.

skares avatar skares commented on July 19, 2024

Hi, we have this issue even with the latest CookBook Version 1.1.1
All Windows 2012/2016 Virtual Machines have these issue.

Recipe: chef_client_updater::default

  • chef_client_updater_updater[update chef-client] action update

    ================================================================================
    Error executing action update on resource 'chef_client_updater_updater[update chef-client]'

    ArgumentError

    Invalid Memory object

    Resource Declaration:

    In C:/chef/cache/cookbooks/chef_client_updater/recipes/default.rb

    20: chef_client_updater 'update chef-client' do
    21: channel node['chef_client_updater']['channel']
    22: version node['chef_client_updater']['version']
    23: prevent_downgrade node['chef_client_updater']['prevent_downgrade']
    24: post_install_action node['chef_client_updater']['post_install_action']
    25: download_url_override node['chef_client_updater']['download_url_override'] if node['chef_client_updater']['do
    wnload_url_override']
    26: checksum node['chef_client_updater']['checksum'] if node['chef_client_updater']['checksum']
    27: end

    Compiled Resource:

    Declared in C:/chef/cache/cookbooks/chef_client_updater/recipes/default.rb:20:in `from_file'

    chef_client_updater_updater("update chef-client") do
    action [:update]
    retries 0
    retry_delay 2
    default_guard_interpreter :default
    declared_type :chef_client_updater
    cookbook_name "chef_client_updater"
    recipe_name "default"
    channel "stable"
    version "latest"
    prevent_downgrade true
    post_install_action "kill"
    exec_command "C:/opscode/chef/bin/chef-client"
    exec_args []
    end

    Platform:

    x64-mingw32

from chef_client_updater.

david-in-perth avatar david-in-perth commented on July 19, 2024

@skares : I think @tas50 closed this one as a duplicate of #2, so you should probably follow that issue instead.

from chef_client_updater.

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.