Skip to content

Instantly share code, notes, and snippets.

@diegows
Created September 5, 2016 19:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diegows/a1072e6868757813366427a0e7799239 to your computer and use it in GitHub Desktop.
Save diegows/a1072e6868757813366427a0e7799239 to your computer and use it in GitHub Desktop.
# env | grep -i proxy
http_proxy=http://10.12.61.56:8080
ftp_proxy=http://10.12.61.56:8080
https_proxy=http://10.12.61.56:8080
Running handlers:
[2016-09-05T07:09:24-07:00] ERROR: Running exception handlers
Running handlers complete
[2016-09-05T07:09:24-07:00] ERROR: Exception handlers complete
Chef Client failed. 0 resources updated in 02 seconds
[2016-09-05T07:09:24-07:00] FATAL: Stacktrace dumped to /etc/chef/local-mode-cache/cache/chef-stacktrace.out
[2016-09-05T07:09:24-07:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-09-05T07:09:24-07:00] ERROR: chef_ingredient[chef-server] (chef-server::default line 29) had an error: Errno::ECONNREFUSED: Connection refused - connect(2) for "bintray.com" port 443
[2016-09-05T07:09:25-07:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment