-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
initializeHosts() fails on localhost.
On at least Windows, the hostname MarkLogic expects is not "localhost" but instead your "PC Name". For example, mine is "robpc.attlocal.net".
Changing all of the hostnames in the JSON configs from "localhost" fixes this. However, it would be nice to fix this properly within mlsound.
In my personal opinion, I think it's important to preserve the option to use localhost in the config files so that projects bootstrapped by mlsound can be easily swapped between developers without having to reconfigure them first.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels