Skip to content

Instantly share code, notes, and snippets.

@doombongo
Last active December 20, 2015 23:59
Show Gist options
  • Save doombongo/6216667 to your computer and use it in GitHub Desktop.
Save doombongo/6216667 to your computer and use it in GitHub Desktop.
vagrant@precise32:/vagrant$ bundle exec rails s
=> Booting Thin
=> Rails 3.2.13 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Exiting
/home/vagrant/.rvm/gems/ruby-1.9.3-p448/gems/activerecord-3.2.13/lib/active_record/connection_adapters/postgresql_adapter.rb:1216:in `initialize': could not connect to server: Connection refused (PGError)
Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment