-
Notifications
You must be signed in to change notification settings - Fork 1.3k
502 Error for SFO-1 & SFO-2 #969
Comments
From all my testing what I've concluded is:
Do you experience something different? Does it affect js-ipfs behavior? I understand that it is annoying to see red messages in the log, but that is what the browser does when it fails a connection. |
Good to know! Js-ipfs works as expected when receiving this error. I wasn't sure if the failed connections indicated a larger problem with SFO-1&2 or if the error was being handled properly. Thanks! |
This is happening elsewhere, I reported it on the shared text app ipfs-shipyard/shared-editing-demo#4 and am seeing it on our app as well. Sometimes messages still seem to get through but other times it seems to be accompanied by messages not getting through and I haven't yet figure out which conditions mean failed connectivity and which are just normal. |
@mitra42 Thank you for looking into this, and makes sense! Let me know if there's anything I can provide you with to better understand what's going on. I only ever receive the error on SFO-1&2. |
Type: Bug
Severity: Medium
Description:
When running js-ipfs in a browser I'm unable to access wss://sfo-1.bootstrap.libp2p.io/ and wss://sfo-2.bootstrap.libp2p.io/ . I'm given the following error:
The error is happening on this Codepen running 0.25.1, as well as my local copy on 0.25.2. All other bootstrap connections are fine.
Steps to reproduce the error:
Running this Codepen will replicate the error on my device. I've tested it on multiple wifi networks, disabled all chrome extensions, and don't believe the problem is on my end of the connection. Please let me know if there's more I can provide. :)
The text was updated successfully, but these errors were encountered: