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

ipns via local gateway? #20

Open
jcgruenhage opened this issue Jun 30, 2017 · 3 comments
Open

ipns via local gateway? #20

jcgruenhage opened this issue Jun 30, 2017 · 3 comments
Labels

Comments

@jcgruenhage
Copy link

I just tried accessing localhost:8080 and was pleased to see it working with /ipfs/Qmfoo, but sadly it doesn't work with /ipns/ipfs.io for example.

@sagar117
Copy link

sagar117 commented Aug 9, 2017

you have to resolve your content in ipns/ipfs.io

@jcgruenhage
Copy link
Author

Could you elaborate? I don't understand what you mean.

@ligi ligi added the question label Sep 7, 2017
@ivan386
Copy link

ivan386 commented May 22, 2018

I try api
http://localhost:5001/api/v0/resolve?arg=/ipns/ipfs.io
{"Message":"Could not resolve name.","Code":0}

http://localhost:5001/api/v0/resolve?arg=ipns/ipfs.io
{"Message":"invalid 'ipfs ref' path","Code":0}

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

No branches or pull requests

4 participants