Git Product home page Git Product logo

chef-server-blueprint's People

Contributors

cdwilhelm avatar nathan-rightscale avatar rmonge-rs avatar rshade avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

chef-server-blueprint's Issues

undefined method `fqdn_resolves?' for ChefIngredientCookbook::Helpers:Module

�[0m  * log[*** Including recipe chef-server::default] action write
  
�[0mRecipe: chef-server::default�[0m
  * ruby_block[ensure node can resolve API FQDN] action run
    �[0m
    ================================================================================�[0m
    �[31mError executing action `run` on resource 'ruby_block[ensure node can resolve API FQDN]'�[0m
    ================================================================================�[0m
    
�[0m    NoMethodError�[0m
    -------------�[0m
    undefined method `fqdn_resolves?' for ChefIngredientCookbook::Helpers:Module�[0m
    
�[0m    Cookbook Trace:�[0m
    ---------------�[0m
    /home/rightscale/.chef/local-mode-cache/cache/cookbooks/chef-server/libraries/helpers.rb:11:in `api_fqdn_resolves?'
�[0m    /home/rightscale/.chef/local-mode-cache/cache/cookbooks/chef-server/recipes/default.rb:26:in `block (2 levels) in from_file'�[0m
    
�[0m    Resource Declaration:�[0m
    ---------------------�[0m
    # In /home/rightscale/.chef/local-mode-cache/cache/cookbooks/chef-server/recipes/default.rb
�[0m    
�[0m     22: ruby_block 'ensure node can resolve API FQDN' do
�[0m     23:   extend ChefServerCookbook::Helpers
�[0m     24:   block { repair_api_fqdn }
�[0m     25:   only_if { api_fqdn_available? }
�[0m     26:   not_if { api_fqdn_resolves? }
�[0m     27: end
�[0m     28: 
�[0m    
�[0m    Compiled Resource:�[0m
    ------------------�[0m
    # Declared in /home/rightscale/.chef/local-mode-cache/cache/cookbooks/chef-server/recipes/default.rb:22:in `from_file'
�[0m    
�[0m    ruby_block("ensure node can resolve API FQDN") do
�[0m      action [:run]
�[0m      default_guard_interpreter :default
�[0m      block_name "ensure node can resolve API FQDN"
�[0m      declared_type :ruby_block
�[0m      cookbook_name "chef-server"
�[0m      recipe_name "default"
�[0m      block #<Proc:0x00000002778ba0@/home/rightscale/.chef/local-mode-cache/cache/cookbooks/chef-server/recipes/default.rb:24>
�[0m      not_if { #code block }
�[0m      only_if { #code block }
�[0m    end
�[0m    
�[0m    System Info:�[0m
    ------------�[0m
    chef_version=13.2.20
�[0m    platform=ubuntu
�[0m    platform_version=14.04
�[0m    ruby=ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]
�[0m    program_name=chef-solo worker: ppid=9719;start=01:16:02;
�[0m    executable=/opt/chef/bin/chef-solo�[0m
    
�[0m�[0m
Running handlers:�[0m
Running handlers complete
�[0mChef Client failed. 4 resources updated in 02 seconds�[0m
*RS> Status: FAILED with exit status 1

chef-server cookbook is pinned (https://github.com/RightScale-Services-Cookbooks/chef-server-blueprint/blob/master/metadata.rb#L11) to a version before a bug fix (chef-cookbooks/chef-server#135) needed to address the issue.

We should bump to at least v5.2.0.

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.