Thank you so much.
I have installed vagrant and virtualbox and have run vagrant up into the chorus_appliance directory. However, when I run "rake development:init" I get the following error:
The driver encountered an unknown error: org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
The problem is that the guide says that such command should initialize a new database in postgres-db but this directory doesn't exist at this point of the installation.
Do you have any idea about what could be the problem?
El dimecres 2 de juliol de 2014 16:27:45 UTC+2, Xavier Puig Fernandez va escriure: