Skip to content

mlsound bootstrap fails on localhost #11

@RobertSzkutak

Description

@RobertSzkutak

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions