-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add Gateway multiaddrs to bootstrapers #973
Comments
@lgierth think we can do this today so that I can release a patch version and make users happy? |
Double check and let me know in case they don't work |
Thanks for making this a priority @diasdavid & @lgierth! |
That config doesn't seem to work for me. I still get "DHT is not available". Do I need to do something differently? |
Probably, not sure what though. Your example doesn't not throw "DHT is not available" for me. Clear your cache? Added a couple of more bootstrap servers to your example. Does that also throw that? |
@konsumer DHT not available is supposed to happen because in fact DHT is not available unless you activate it, see https://github.com/ipfs/js-ipfs#project-status and https://github.com/ipfs/js-ipfs#advanced-options-when-creating-an-ipfs-node @konsumer you also see that log because if you have the logs to |
In incognito (no cache, no indexdb) I don't see the errors, but the ipfs gateway link still doesn't work, which is the point of the demo. |
I was using chrome |
@konsumer did you try @JohnAllen's version on #973 (comment) ? |
Yep, I tried JohnAllen's and it worked! Did a diff:
looks like the latest version of that config has the Awesome! Thanks for the help. |
You can remove all the bootstrap nodes with PeerIDs starting in QmSoL |
will do. maybe we could keep a list of working ones on ipfs (updated via ipns) and make the client grab it? Just an idea, but it might be really neat... |
Yes, we'll have TXT records a la Browser nodes can't do DNS lookups though, so this lookup task will have to be deferred to different node. |
Having more issues. Not sure if it's related, but in both pens I get |
I've got this one too. Forget under which conditions though.
…On Mon, Oct 30, 2017 at 7:41 PM, David Konsumer ***@***.***> wrote:
Having more issues. Not sure if it's related, but in both pens I get Uncaught
Error: no protocol with name: libp2p-webrtc-star, now.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#973 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACq8AaM8u9lPAgFVZb90IIu2H1UfrDQ1ks5sxojSgaJpZM4PJyjH>
.
--
John J. Allen
|
I am seeing it on orbit.chat, as well. |
* chore: update dependencies License: MIT Signed-off-by: Alan Shaw <alan.shaw@protocol.ai> * chore: pin to 0.4.19 temporarily
@lgierth as soon as possible could, could you please provide the correct multiaddrs for the Gateways to be added to the bootstrapers list?
The text was updated successfully, but these errors were encountered: