Skip to content

Warn when localhost is not mapped to 127.0.0.1 and launch Cypress directly on that ip address #1630

@brian-mann

Description

@brian-mann

When users /etc/hosts file is nuked or has had the localhost -> 127.0.0.1 ip address mapping removed then Cypress will fail to spawn the browser correctly.

We can detect this and provide a warning to the user, and additionally could just launch the browser on 127.0.0.1 as opposed to localhost.

Related to: #1455 and #680

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureNew feature that does not currently existtype: unexpected behaviorUser expected result, but got another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions