-
Notifications
You must be signed in to change notification settings - Fork 10
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
Comments
i think all is going fine but resolve hash, which is undefined. why it is undefined? same problem here |
i fixed the issue with the undefined link and have uploaded my fixed version here http://localhost:8080/ipfs/QmcMbnN3Lw3L8dxYEYFrqVLej28L3vgUHS1DbAm7QERsZY/ |
Still getting "undefined". Tried adding a wikipedia article, but it doesn't work. Local node is writable; always running with |
Me too. But there is no command ~/ipfs --writeable (nor writable) |
me to get undefined |
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/
The text was updated successfully, but these errors were encountered: