tombh / peas

Docker and Ruby based PaaS
GNU General Public License v2.0
601 stars 33 forks source link

Vagrant installation - could not connect to a primary node #14

Closed ghost closed 10 years ago

ghost commented 10 years ago
Could not connect to a primary node for replica set #<Moped::Cluster:14474880 @seeds=[<Moped::Node resolved_address="127.0.0.1:27017">]>

Ruby    /var/lib/gems/1.9.1/gems/moped-2.0.0.beta6/lib/moped/cluster.rb: in with_primary, line 248
Web GET peas.local/

The above error was seen after following the Vagrant installations instructions and visiting peas.local:4000. Does anyone know how to resolve this?

tombh commented 10 years ago

Sorry, just haven't had a chance to look into this. Will do soon.

tombh commented 10 years ago

I've decided not to use Sidekiq anymore, so we won't be needing Redis either. I'll come back and relook at this then.

tombh commented 10 years ago

The vagrant installation method just uses the Docker installation method internally now. See; https://github.com/tombh/peas/blob/master/Vagrantfile