Coder Social home page Coder Social logo

look_and_feel-tlq's People

Contributors

talkingquickly avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

look_and_feel-tlq's Issues

ssh restart error

Recipe: look_and_feel-tlq::default

  • package[htop] action install (up to date)
  • package[vim] action install (up to date)
  • package[unzip] action install (up to date)
  • bash[Including new locales] action run
    • execute "bash" "/tmp/chef-script20140809-7669-hri0mh"
  • template[/etc/ssh_banner] action create (up to date)
  • bash[Adding visual flags for production environment] action run
    • execute "bash" "/tmp/chef-script20140809-7669-1rmtqtu"

* service[ssh] action restart

Error executing action restart on resource 'service[ssh]'

Mixlib::ShellOut::ShellCommandFailed

Expected process to exit with [0], but received '1'
---- Begin output of /etc/init.d/ssh start ----
STDOUT:
STDERR:
---- End output of /etc/init.d/ssh start ----
Ran /etc/init.d/ssh start returned 1

Resource Declaration:

In /root/chef-solo/cookbooks-2/look_and_feel-tlq/recipes/default.rb

55: service 'ssh' do
56: action :restart
57: end
58: end

Compiled Resource:

Declared in /root/chef-solo/cookbooks-2/look_and_feel-tlq/recipes/default.rb:55:in `from_file'

service("ssh") do
action [:restart]
supports {:restart=>false, :reload=>false, :status=>false}
retries 0
retry_delay 2
service_name "ssh"
pattern "ssh"
cookbook_name :"look_and_feel-tlq"
recipe_name "default"
end

Running handlers:
[2014-08-09T01:17:58-04:00] ERROR: Running exception handlers
Running handlers complete

[2014-08-09T01:17:58-04:00] ERROR: Exception handlers complete
[2014-08-09T01:17:58-04:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
Chef Client failed. 4 resources updated in 6.35731387 seconds
[2014-08-09T01:17:58-04:00] ERROR: service[ssh](look_and_feel-tlq::default line 55) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'
---- Begin output of /etc/init.d/ssh start ----
STDOUT:
STDERR:
---- End output of /etc/init.d/ssh start ----
Ran /etc/init.d/ssh start returned 1
[2014-08-09T01:17:59-04:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
ERROR: RuntimeError: chef-solo failed. See output above.

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.