ipfs-shipyard / java-ipfs-http-client

A Java implementation of the HTTP IPFS API
MIT License
538 stars 243 forks source link

IOException contacting IPFS daemon #189

Closed Sini0r closed 1 year ago

Sini0r commented 2 years ago

i get a error :IOException contacting IPFS daemon. when add a file to ipfs in linux . the same code run sucessfly in other system.

why this error produced , and how to solve it ?

thank you.

Sini0r commented 2 years ago

and i add a file by cmd ; then java code it works. maybe it causes by not run background ?

mognify commented 1 year ago

please provide the full error message you can censor the site location if it's referenced in the message

kevodwyer commented 1 year ago

Closing issue as stale, feel free to re-open and provide more detail if required