Created
October 28, 2013 13:13
-
-
Save bourroush/7196581 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/opt/boxen/rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/activesupport-3.2.14/lib/active_support/testing/mochaing.rb:5: warning: already initialized constant Mocha | |
=> Booting WEBrick | |
=> Rails 3.2.14 application starting in development on http://0.0.0.0:3000 | |
=> Call with -d to detach | |
=> Ctrl-C to shutdown server | |
Exiting | |
/opt/boxen/rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/activerecord-3.2.14/lib/active_record/connection_adapters/postgresql_adapter.rb:1222:in `initialize': could not connect to server: Connection refused (PG::Error) | |
Is the server running on host "localhost" (::1) and accepting | |
TCP/IP connections on port 15432? | |
could not connect to server: Connection refused | |
Is the server running on host "localhost" (127.0.0.1) and accepting | |
TCP/IP connections on port 15432? | |
could not connect to server: Connection refused | |
Is the server running on host "localhost" (fe80::1) and accepting | |
TCP/IP connections on port 15432? | |
from /opt/boxen/rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/activerecord-3.2.14/lib/active_record/connection_adapters/postgresql_adapter.rb:1222:in `new' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment