Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nikola-bozin opened this issue Jul 31, 2022 · 1 comment

Comments

@nikola-bozin
Copy link

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?

@Arlodotexe
Copy link

Hey @nikola-bozin, this library is no longer in active development. Please see #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants