ipfs-shipyard / ipscend

🚀 Publish all your Web pages to IPFS, track released versions and more!
MIT License
263 stars 28 forks source link

Cannot publish #116

Closed MrToph closed 5 years ago

MrToph commented 5 years ago

Hi, I run go-ipfs with ipfs daemon and it starts successfully with API server listening on /ip4/127.0.0.1/tcp/5001.

So the host:port seems correct to me. When I run ipscend publish now it is stuck and doesn't do anything. No log is shown.

Is it only me or does this tool not work anymore?

raucao commented 5 years ago

Same here. No output, just hangs.

daviddias commented 5 years ago

Hi @MrToph, @skddc! I'm no longer maintaining this module. The good news is that there is one way better on the block, check the deprecation notice -- https://github.com/ipfs-shipyard/ipscend/blob/master/README.md#deprecation-notice -- to find a url to it and a tutorial on how to use it!

MrToph commented 5 years ago

Yes, heard about that one. Thanks, closing.