Skip to content

Error: connect ECONNREFUSED  #10

Open
@tidianelyahmed

Description

@tidianelyahmed

This is my first time working with lighthouse-batch-parallel and Node.js and I ran into this problem:
I have this error on most of my urls, have you ever had this error?

Error: connect ECONNREFUSED 127.0.0.1:39855
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16) {
errno: 'ECONNREFUSED',
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 39855
}
Device = desktop || URL = https://www.vdm-reya.com/fusees
Total: 200 || Remain: 183
Error: connect ECONNREFUSED 127.0.0.1:37451
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16) {
errno: 'ECONNREFUSED',
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 37451
}
Error: connect ECONNREFUSED 127.0.0.1:33513
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16) {
errno: 'ECONNREFUSED',
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 33513
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions