Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Error: "self is not defined" on binding on port 80 of listener. #1894

Description

@19h

In the latest build (as of commit 6df574b) Node throws an error when trying to listen on port 80.
I'll check the source out, but this is just to flag the issue.

node.js:202
throw e; // process.nextTick error, or 'error' event on first tick
^
ReferenceError: self is not defined
at Array. (net.js:642:7)
at EventEmitter._tickCallback (node.js:194:26)

Cheers, Kenan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions