Skip to content

Error: connect ECONNREFUSED 127.0.0.1:18082 #28

@abdul745

Description

@abdul745

I am trying to make my monero wallet instance in my web app. When I make the command
var Wallet = new moneroWallet();
I get the following error.

Error: connect ECONNREFUSED 127.0.0.1:18082
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1138:16) {
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 18082
}

Anyone please help how can I remove this?

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