Skip to content

New Connection window doesn't use 127.0.0.1:27017 by default #60

@lukescott

Description

@lukescott

If you don't fill in the address or port it doesn't complain, but will actually use [:0] instead of [127.0.0.1:27017]. This causes the connection to fail, even though there is a local database on the system.

127.0.0.1 and 27017 should be used by default if they are omitted instead of "" and 0.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions