Ruby error upon restart

Don't know anything about Ruby and getting a mess of error messages then back to prompt (non-launch). TIA

[vagrant] GuestAdditions 4.2.10 running --- OK. [default] Configuring and enabling network interfaces... [default] Mounting shared folders... [default] -- v-root: /vagrant [default] -- v-csc-1: /tmp/vagrant-chef-1/chef-solo-1/cookbooks [default] -- v-csc-2: /tmp/vagrant-chef-1/chef-solo-2/cookbooks [default] Running provisioner: Vagrant::Provisioners::Shell... stdin: is not a tty /opt/vagrant/embedded/gems/gems/net-ssh-2.2.2/lib/net/ssh/ruby_compat.rb:22:in select': closed stream (IOError) from /opt/vagrant/embedded/gems/gems/net-ssh-2.2.2/lib/net/ssh/ruby_compat.rb:22:inio_select' from /opt/vagrant/embedded/gems/gems/net-ssh-2.2.2/lib/net/ssh/transport/packet_stream.rb:73:in `available_for_read?'

Sorry You must be a logged in, registered user to answer a question.

Answers

Thanks for the timely response. Stab in the dark, I went about updating all the ruby gems and making sure ruby-aws was installed on Fedora 17. Problem resolved and I have the dev server running. Now to drill down into lesson #1.

is this when you do vagrant up (after creating a vagrant before, so coming back another day to work)? if so, you can usually ignore that so long as vagrant ssh still works.