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

example link is totally broken #3

Open
notslang opened this issue Jan 29, 2016 · 0 comments
Open

example link is totally broken #3

notslang opened this issue Jan 29, 2016 · 0 comments

Comments

@notslang
Copy link

Accessing http://ipfs.travisperson.com:8080/ipfs/QmZG2myp9HcHWWFsY23nnrWNUtreTFvQAXMDMSiVP45gF7#QmWc1BYzzEwcVLK21GgFgzbWSrz3fnuXSvqRRwdn1n7Lrx fails because http://ipfs.travisperson.com:8080 is down. Loading the same hash from my own IPFS daemon failed to resolve because nobody else is hosting it. I did curl https://raw.githubusercontent.com/travisperson/ipfs-event-drops/master/index.html | ipfs add because the file is in the git repo, which allows me to load the correct hash. However, upon closer inspection, index.html contains references to the following:

  • /ipfs/QmPpto27uhVzbSrd6oxXbNRKnoxqJnZTSgLZozN7P4GWJq/css/style.css
  • /ipfs/QmRd8ZmbwxDU8JrJWa91KkTEPEuZtUF2ZUNQ8K2R9XSFYN/d3.js
  • /ipfs/QmPpto27uhVzbSrd6oxXbNRKnoxqJnZTSgLZozN7P4GWJq/src/eventDrops.js
  • /ipfs/Qmd5hJmvRnsEaiYorSfSCbRSjEKpFMw8TBugsH5NBoeQPW/src/qwest.js

...But none of those are being hosted and you didn't put any of them in the git repo, so no luck there.

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

1 participant