Skip to content
This repository was archived by the owner on Mar 14, 2020. It is now read-only.
This repository was archived by the owner on Mar 14, 2020. It is now read-only.

Errror: ECONNREFUSED #36

Open
Open
@justin22

Description

@justin22

This is similar to #30, but even with the latest version, getting the following error.

"errorType": "Error",
    "errorMessage": "connect ECONNREFUSED 127.0.0.1:41901",
    "code": "ECONNREFUSED",
    "errno": "ECONNREFUSED",
    "syscall": "connect",
    "address": "127.0.0.1",
    "port": 41901,
    "stack": [
        "Error: connect ECONNREFUSED 127.0.0.1:41901",
        "    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1128:14)"
    ]

Any idea what could be wrong?

lighthouse-lambda: 3.1.1

code is basically the started template from the readme file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions