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

Can't add file by URL #5

Open
vitlav opened this issue Dec 31, 2016 · 6 comments
Open

Can't add file by URL #5

vitlav opened this issue Dec 31, 2016 · 6 comments

Comments

@vitlav
Copy link

vitlav commented Dec 31, 2016

I got /ipfs/undefined/HASH in a browser
and
{"Message":"This command can't be called directly. Try one of its subcommands.","Code":1}
for
http://127.0.0.1:5001/api/v0/object/patch?arg=QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn&arg=add-link&arg=7919478b9c0fc416a351b6b18a1bf3.jpg&arg=Qmca24TB7APCUseKw4bz4dr8DCQAPGgCYTd7u3Z1sVjPhV&stream-channels=true
request
after try to add some URL.

tried with
https://ipfs.io/ipfs/QmZTEDF8yN3dMGcYqtyTzuR8PFsTqmLLBxsVZ4jzV2a1rd/

@raspher
Copy link

raspher commented Apr 2, 2017

i think all is going fine but resolve hash, which is undefined. why it is undefined?

same problem here

@jfmherokiller
Copy link

i fixed the issue with the undefined link and have uploaded my fixed version here http://localhost:8080/ipfs/QmcMbnN3Lw3L8dxYEYFrqVLej28L3vgUHS1DbAm7QERsZY/
and here
https://ipfs.io/ipfs/QmcMbnN3Lw3L8dxYEYFrqVLej28L3vgUHS1DbAm7QERsZY/

@JayBrown
Copy link

Still getting "undefined". Tried adding a wikipedia article, but it doesn't work. Local node is writable; always running with export IPFS_REUSEPORT=false ; ipfs daemon --writable

@adrodanevik
Copy link

Me too. But there is no command ~/ipfs --writeable (nor writable)

@vitlav
Copy link
Author

vitlav commented Mar 9, 2018

Still getting...
image

@blambin
Copy link

blambin commented Apr 22, 2018

me to get undefined

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

6 participants