apl-cornell/fabric

Blog example - Cannot access http://localhost:8080/web

Closed this issue · 2 comments

In Chrome, http://localhost:8080/web says "Failed to Load: Connection refused"

AFAICT, this is due to a bug with the current implementation of the Bdb backed database. I'm committing a change to set the blog example to use the memory backed database as a temporary workaround, while that gets sorted out.

(This is related to #36, as a note)