Vagrant with Ubuntu, Ruby 2.0, Rails 4.0.1, Zeus 0.13.3.rc2
I'm going to the /vagrant directory then
export ZEUSSOCK=/tmp/zeus.sock
zeus start
Starting Zeus server
Unable to accept socket connection.
It looks like Zeus is already running. If not, remove .zeus.sock and try again.
I cannot find a .zeus.sock file anywhere.
zeus d
Can't connect to master. Run zeus start first.
Any ideas what I might be missing?