You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Accessing
http://ipfs.travisperson.com:8080/ipfs/QmZG2myp9HcHWWFsY23nnrWNUtreTFvQAXMDMSiVP45gF7#QmWc1BYzzEwcVLK21GgFgzbWSrz3fnuXSvqRRwdn1n7Lrx
fails becausehttp://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 didcurl 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.
The text was updated successfully, but these errors were encountered: