Skip to content

Unable to listen on port 80 #3821

@ZehMatt

Description

@ZehMatt

Version

v16.14.2

Platform

Microsoft Windows NT 10.0.20348.0 x64

Subsystem

No response

What steps will reproduce the bug?

Trying to listen on port 80 results in

Error: listen EACCES: permission denied "80"

How often does it reproduce? Is there a required condition?

Always

What is the expected behavior?

To be able to listen on port 80.

What do you see instead?

Error: listen EACCES: permission denied "80"

Additional information

I did a bit of researching and it seems port 80 falls under the "privileged" ports, why? The work-around would be to run it as administrator but I definitely don't want to go that route. Installing a reverse proxy is a waste of resources to get around an arbitrary limitation. What is the reason behind this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions