Error code: ERR_CONNECTION_REFUSED running first node app on Vagrant OSX10.5

Running the example on my mac book. I got the following:

  1. Started Aerospike Vagrant in the Vagrant folder with vagrant up

  2. Ran the **node app** command in the nodejs app folder.

    luciens-mbp:node-express-aerospike-app lucien$ node app Connection to Aerospike cluster succeeded! App is running on http://localhost:9000. Press Ctrl-C to exit…

  3. Used Chrome browser to get the HTML form at http://localhost:9000