Skip to content

Plugin doesn't work #9

@ezrameek

Description

@ezrameek

node:events:497
throw er; // Unhandled 'error' event
^

AggregateError [ECONNREFUSED]:
at internalConnectMultiple (node:net:1114:18)
at afterConnectMultiple (node:net:1667:5)
Emitted 'error' event on ClientRequest instance at:
at TLSSocket.socketErrorListener (node:_http_client:495:9)
at TLSSocket.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'ECONNREFUSED',
[errors]: [
Error: connect ECONNREFUSED :::443
at createConnectionError (node:net:1634:14)
at afterConnectMultiple (node:net:1664:40) {
errno: -61,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::',
port: 443
},
Error: connect ECONNREFUSED 0.0.0.0:443
at createConnectionError (node:net:1634:14)
at afterConnectMultiple (node:net:1664:40) {
errno: -61,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '0.0.0.0',
port: 443
}
]
}

Node.js v21.5.0

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