Skip to content

Instantly share code, notes, and snippets.

@Aslan
Created February 5, 2010 02:22
Show Gist options
  • Save Aslan/295417 to your computer and use it in GitHub Desktop.
Save Aslan/295417 to your computer and use it in GitHub Desktop.
{
"run_list": [
"role[app_server, app_server_db]"
]
}
1631 2010-02-05_02:18:07.47960
1632 2010-02-05_02:18:07.48471 merb : worker (port 4000) ~ Started request handling: Fri Feb 05 02:18:07 +0000 2010
1633 2010-02-05_02:18:07.48474 merb : worker (port 4000) ~ Routed to: {"format"=>nil, "action"=>"show", "id"=>"i-162f327e", "controller"=>"chef_server_slice/nodes"}
1634 2010-02-05_02:18:07.48475 merb : worker (port 4000) ~ Params: {"format"=>nil, "action"=>"show", "id"=>"i-162f327e", "controller"=>"chef_server_slice/nodes"}
1635 2010-02-05_02:18:07.48476 ~ Sending HTTP Request via GET to /chef/node_i-162f327e
1636 2010-02-05_02:18:07.51088 merb : worker (port 4000) ~ bad URI(is not URI?): http://localhost:5984/chef/role_app_server, app_server_db - (URI::InvalidURIError)
1637 2010-02-05_02:18:07.51091 /usr/lib/ruby/1.8/uri/common.rb:436:in `split'
1638 2010-02-05_02:18:07.51092 /usr/lib/ruby/1.8/uri/common.rb:485:in `parse'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment