Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RubyTCPSocket:87- TypeError: can't convert nil into String #3314

Closed
1dolinski opened this issue Sep 9, 2015 · 2 comments
Closed

RubyTCPSocket:87- TypeError: can't convert nil into String #3314

1dolinski opened this issue Sep 9, 2015 · 2 comments

Comments

@1dolinski
Copy link

TypeError: can't convert nil into String
initialize at org/jruby/ext/socket/RubyTCPSocket.java:87
new at org/jruby/RubyIO.java:851
stream at /Users/obedear/.rvm/gems/jruby-1.7.19/gems/twitter-5.15.0/lib/twitter/streaming/connection.rb:16
request at /Users/obedear/.rvm/gems/jruby-1.7.19/gems/twitter-5.15.0/lib/twitter/streaming/client.rb:119
sample at /Users/obedear/.rvm/gems/jruby-1.7.19/gems/twitter-5.15.0/lib/twitter/streaming/client.rb:58
(root) at text.rb:22

https://gist.github.com/ebbflowgo/f7eab9f24214b64b0059

@headius
Copy link
Member

headius commented Sep 9, 2015

Hi there...did you find this is fixed in newer JRuby or was closing it a mistake?

@1dolinski
Copy link
Author

Hi, I moved it to sferik/twitter-ruby#726 because it only breaks on twitter 5.15.0 and works fine on twitter 5.14.0

@enebo enebo added this to the Invalid or Duplicate milestone Oct 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants