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

EOF error #1

Closed
maxwell opened this issue Mar 30, 2011 · 0 comments
Closed

EOF error #1

maxwell opened this issue Mar 30, 2011 · 0 comments

Comments

@maxwell
Copy link

maxwell commented Mar 30, 2011

In trying to pull this into diaspora, I keep getting an EOF error when trying to publish my feed.

I tried pulling it in a couple of different ways...

code: https://github.com/diaspora/diaspora/blob/ostatus-fix/app/models/jobs/publish_to_hub.rb

Something may be around NetHttp and some sort of monkeypatch from RestClient, perhaps?

"https://pivots.joindiaspora.com/public/billygoats"
Exception
EOFError
Error
end of file reached
/usr/local/rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:135:in sysread' /usr/local/rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:135:inrbuf_fill'
/usr/local/rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/timeout.rb:62:in timeout' /usr/local/rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/timeout.rb:93:intimeout'
/usr/local/rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:134:in rbuf_fill' /usr/local/rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:116:inreaduntil'
/usr/local/rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/net/protocol.rb:126:in readline' /usr/local/rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/net/http.rb:2026:inread_status_line'
/usr/local/rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/net/http.rb:2015:in read_new' /usr/local/rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/net/http.rb:1051:inrequest'
/usr/local/rvm/gems/ree-1.8.7-2010.02/gems/rest-client-1.6.1/lib/restclient/net_http_ext.rb:17:in `request'

@maxwell maxwell closed this as completed Dec 25, 2020
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

1 participant