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

end of file reached (EOFError) #39

Open
ghost opened this issue Jul 11, 2014 · 7 comments
Open

end of file reached (EOFError) #39

ghost opened this issue Jul 11, 2014 · 7 comments

Comments

@ghost
Copy link

ghost commented Jul 11, 2014

Sorry for the issue.

I use librarian-chef with intercity/chef-repo. It doesn't work from the box.

Error message:
/home/com/.rbenv/versions/2.1.0/lib/ruby/2.1.0/net/protocol.rb:153:in `read_nonblock': end of file reached (EOFError)

I tried:
bundle exec librarian-chef clean

bundle exec librarian-chef init

uncomment "cookbook 'chef-client'"

bundle exec librarian-chef install

The same error occurs:

/home/com/.rbenv/versions/2.1.0/lib/ruby/2.1.0/net/protocol.rb:153:in `read_nonblock': end of file reached (EOFError)

Do you know why this happens.

@sainejob
Copy link

I'm seeing the same...

@rottmanj
Copy link

What is your default source? Opscode deprecated their old API and changed the end point to

https://supermarket.getchef.com/api/v1

@sainejob
Copy link

My set-up just stopped working so I was looking to resolve it and starting getting EOFError and ECONNECTRESET.

I was stuck at 0.0.2 and was trying to update to interact with the new API but rubygems dependency API was having problems which I think was my issue. I have now successfully updated to latest librarian-chef 0.0.4 and back to normal now.

@perplexes
Copy link

Updated to 0.0.4 and the issue was fixed.

@diegows
Copy link

diegows commented Jul 16, 2014

0.0.4 fixed it for me too.

@glaszig
Copy link

glaszig commented Jul 17, 2014

0.0.4 fixes it. it is also good advice to update the site like @rottmanj said.

@michiels
Copy link

Thank you all! I'm updating in intercity/chef-repo.

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

6 participants