Skip to content

SocketException: No connection could be made because the target machine actively refused it. #73

@nikola-bozin

Description

@nikola-bozin

var ipfs = new IpfsClient(); const string filename = "QmXarR6rgkQ2fDSHjSY5nM2kuCXKYGViky5nohtwgF65Ec/about"; string text = await ipfs.FileSystem.ReadAllTextAsync(filename);

This code does not work and gives error:
"SocketException: No connection could be made because the target machine actively refused it."

How to fix it?

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