Guest User

Untitled

a guest
Jun 24th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. NoMethodError: undefined method `+' for nil:NilClass
  2. from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:1121:in `addr_port'
  3. from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:1081:in `begin_transport'
  4. from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:1056:in `request'
  5. from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:1046:in `request'
  6. from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:547:in `start'
  7. from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:1044:in `request'
  8. from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:781:in `get'
  9. from /Users/timmatheson/.gem/ruby/1.8/gems/activeresource-2.3.2/lib/active_resource/connection.rb:149:in `send'
  10. from /Users/timmatheson/.gem/ruby/1.8/gems/activeresource-2.3.2/lib/active_resource/connection.rb:149:in `request'
  11. from /Users/timmatheson/.gem/ruby/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms'
  12. from /Users/timmatheson/.gem/ruby/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:10:in `realtime'
  13. from /Users/timmatheson/.gem/ruby/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms'
  14. from /Users/timmatheson/.gem/ruby/1.8/gems/activeresource-2.3.2/lib/active_resource/connection.rb:149:in `request'
  15. from /Users/timmatheson/.gem/ruby/1.8/gems/activeresource-2.3.2/lib/active_resource/connection.rb:116:in `get'
  16. from /Users/timmatheson/.gem/ruby/1.8/gems/activeresource-2.3.2/lib/active_resource/base.rb:595:in `find_single'
  17. from /Users/timmatheson/.gem/ruby/1.8/gems/activeresource-2.3.2/lib/active_resource/base.rb:523:in `find'
Add Comment
Please, Sign In to add comment