Guest User

Untitled

a guest
Dec 16th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.46 KB | None | 0 0
  1. swb-mbp% knife cookbook upload apache2
  2. Uploading apache2 [1.1.12]
  3. /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/openssl/buffering.rb:174:in `sysread_nonblock': Connection reset by peer (Errno::ECONNRESET)
  4. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/openssl/buffering.rb:174:in `read_nonblock'
  5. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/protocol.rb:141:in `rbuf_fill'
  6. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/protocol.rb:122:in `readuntil'
  7. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/protocol.rb:132:in `readline'
  8. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:2562:in `read_status_line'
  9. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:2551:in `read_new'
  10. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:1319:in `block in transport_request'
  11. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:1316:in `catch'
  12. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:1316:in `transport_request'
  13. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:1293:in `request'
  14. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/rest-client-1.6.7/lib/restclient/net_http_ext.rb:51:in `request'
  15. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/rest-client-1.6.7/lib/restclient/request.rb:176:in `block in transmit'
  16. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:745:in `start'
  17. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/rest-client-1.6.7/lib/restclient/request.rb:172:in `transmit'
  18. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/rest-client-1.6.7/lib/restclient/request.rb:64:in `execute'
  19. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/rest-client-1.6.7/lib/restclient/request.rb:33:in `execute'
  20. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/rest-client-1.6.7/lib/restclient/resource.rb:76:in `put'
  21. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/chef-10.12.0/lib/chef/cookbook_uploader.rb:134:in `block in uploader_function_for'
  22. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/chef-10.12.0/lib/chef/cookbook_uploader.rb:25:in `call'
  23. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/chef-10.12.0/lib/chef/cookbook_uploader.rb:25:in `block (3 levels) in setup_worker_threads'
  24. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/chef-10.12.0/lib/chef/cookbook_uploader.rb:24:in `loop'
  25. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/chef-10.12.0/lib/chef/cookbook_uploader.rb:24:in `block (2 levels) in setup_worker_threads'
  26. swb-mbp% knife cookbook upload apache2
  27. Uploading apache2 [1.1.12]
  28. ERROR: OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read finished A: tlsv1 alert decrypt error
  29. swb-mbp% knife cookbook upload apache2
  30. Uploading apache2 [1.1.12]
  31. ERROR: Errno::ECONNRESET: Connection reset by peer
  32. swb-mbp% knife cookbook upload apache2
  33. Uploading apache2 [1.1.12]
  34. ERROR: Errno::ECONNRESET: Connection reset by peer
  35. swb-mbp% knife cookbook upload php
  36. Uploading php [1.1.0]
  37. /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/openssl/buffering.rb:174:in `sysread_nonblock': Connection reset by peer (Errno::ECONNRESET)
  38. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/openssl/buffering.rb:174:in `read_nonblock'
  39. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/protocol.rb:141:in `rbuf_fill'
  40. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/protocol.rb:122:in `readuntil'
  41. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/protocol.rb:132:in `readline'
  42. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:2562:in `read_status_line'
  43. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:2551:in `read_new'
  44. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:1319:in `block in transport_request'
  45. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:1316:in `catch'
  46. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:1316:in `transport_request'
  47. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:1293:in `request'
  48. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/rest-client-1.6.7/lib/restclient/net_http_ext.rb:51:in `request'
  49. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/rest-client-1.6.7/lib/restclient/request.rb:176:in `block in transmit'
  50. from /Users/scottwb/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:745:in `start'
  51. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/rest-client-1.6.7/lib/restclient/request.rb:172:in `transmit'
  52. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/rest-client-1.6.7/lib/restclient/request.rb:64:in `execute'
  53. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/rest-client-1.6.7/lib/restclient/request.rb:33:in `execute'
  54. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/rest-client-1.6.7/lib/restclient/resource.rb:76:in `put'
  55. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/chef-10.12.0/lib/chef/cookbook_uploader.rb:134:in `block in uploader_function_for'
  56. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/chef-10.12.0/lib/chef/cookbook_uploader.rb:25:in `call'
  57. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/chef-10.12.0/lib/chef/cookbook_uploader.rb:25:in `block (3 levels) in setup_worker_threads'
  58. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/chef-10.12.0/lib/chef/cookbook_uploader.rb:24:in `loop'
  59. from /Users/scottwb/.rvm/gems/ruby-1.9.3-p194@validas-chef-repo/gems/chef-10.12.0/lib/chef/cookbook_uploader.rb:24:in `block (2 levels) in setup_worker_threads'
  60. swb-mbp% knife cookbook upload php
  61. Uploading php [1.1.0]
  62. ERROR: Errno::ECONNRESET: Connection reset by peer
  63. swb-mbp% knife cookbook upload php
  64. Uploading php [1.1.0]
  65. ERROR: Errno::ECONNRESET: Connection reset by peer
  66. swb-mbp% knife cookbook upload python
  67. Uploading python [1.0.8]
  68. Uploaded 1 cookbook.
  69. swb-mbp% knife cookbook upload php
  70. Uploading php [1.1.0]
  71. ERROR: Errno::ECONNRESET: Connection reset by peer
  72. swb-mbp%
Add Comment
Please, Sign In to add comment