Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

502 Error for SFO-1 & SFO-2 #969

Closed
bergutman opened this issue Aug 29, 2017 · 4 comments
Closed

502 Error for SFO-1 & SFO-2 #969

bergutman opened this issue Aug 29, 2017 · 4 comments

Comments

@bergutman
Copy link

  • Version: 0.25.2
  • Platform: ChromeOS Version 59.0.3071.134 (Official Build) (64-bit)
  • Subsystem: N/A

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:

screenshot 2017-08-29 at 10 10 52 am

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.

screenshot 2017-08-29 at 10 15 56 am

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. :)

@daviddias
Copy link
Member

From all my testing what I've concluded is:

  • this means that there is some issue reaching those bootstrappers //cc @lgierth
  • there is no problem with seeing that error, we handle the error graciously, it is fine that a Bootstrap dial fails.

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.

@bergutman
Copy link
Author

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!

@mitra42
Copy link

mitra42 commented Aug 29, 2017

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.

@bergutman
Copy link
Author

@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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants