doc-base repo: problem with setting up DocPad locally

Description

Following README.txt to set up DocPad locally, after running all steps in "Build with DocPad" section, accessing http://localhost:9778/ in a browser gives "Server not found" error.

The output at running the second last step "docpad run --env static" shows this message:

"DocPad listening to http://0.0.0.0:9778/"

The DocPad seems listening to the host 0.0.0.0 instead of localhost. Accessing http://0.0.0.0:9778/ throws "Unable to connect" error.

Note: The work for doc-base repo at this moment is still in progress as a Jonathan's personal repo: https://github.com/jhung/doc-base/

Environment

None

Activity

Show:

Jonathan Hung July 13, 2015 at 3:48 PM
Edited

For now I have updated the README to not use localhost. Instead the readme now states to generate the content statically and load the index.html file directly in a browser from the file system.
See: https://github.com/jhung/doc-base-start/blob/FLUID-5692/README.md

Fixed

Details

Assignee

Reporter

Components

Priority

Created July 8, 2015 at 3:05 PM
Updated July 13, 2015 at 7:35 PM
Resolved July 13, 2015 at 7:35 PM