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

Bootstrapper 0 and 1 repeatedly failing with 504s #1694

Closed
vitriol-co opened this issue Nov 5, 2018 · 7 comments
Closed

Bootstrapper 0 and 1 repeatedly failing with 504s #1694

vitriol-co opened this issue Nov 5, 2018 · 7 comments
Labels
kind/bug A bug in existing code (including security flaws) P0 Critical: Tackled by core team ASAP

Comments

@vitriol-co
Copy link

  • Version: v0.32.3
  • Platform: Browser - any

Type:

Bug

Severity:

High

Description:

Repeated 504 Timeout errors from preload nodes 0 and 1:

index.min.js:1 GET https://node1.preload.ipfs.io/api/v0/refs?r=true&arg=QmSTYia3dXbtFTFZCEYnBFyNXpmED34xYtjkwxocTo1Q2d 504 (Gateway Time-out)

index.min.js:1 GET https://node0.preload.ipfs.io/api/v0/refs?r=true&arg=QmSTYia3dXbtFTFZCEYnBFyNXpmED34xYtjkwxocTo1Q2d 504 (Gateway Time-out)

Steps to reproduce the error:

@haadcode
Copy link
Member

haadcode commented Nov 5, 2018

To add some detail to this, the timeout and error seems to happen for each request on those two nodes. The dev console looks like this:
screen shot 2018-11-05 at 15 17 11

@alanshaw alanshaw added kind/bug A bug in existing code (including security flaws) status/ready Ready to be worked P0 Critical: Tackled by core team ASAP labels Nov 5, 2018
@alanshaw
Copy link
Member

alanshaw commented Nov 5, 2018

@haadcode are you able to confirm this has been resolved?

@vitriol-co
Copy link
Author

vitriol-co commented Nov 5, 2018

@alanshaw - what I see now from https://vitriol.co is another long string of errors:

GET https://node0.preload.ipfs.io/api/v0/refs?r=true&arg=QmcV11zWC2ccMg1kiV7nk1FCSeCVmFZNQWAAkvYzAGWA4R net::ERR_CONNECTION_CLOSED

So no, it doesn't seems resolved (but the timeouts are gone)

@vitriol-co
Copy link
Author

I retried and now all seems working. I will retry in a couple of hours to confirm.

@vitriol-co
Copy link
Author

Nope, node 0 is still closing connections and node 1 is still 504 timing out.

index.min.js:1 GET https://node0.preload.ipfs.io/api/v0/refs?r=true&arg=QmaF5QLZJvk2HpCTcbzz4YmCX7xgHo2cyxwYhmCKMZLNbU net::ERR_CONNECTION_CLOSED

index.min.js:1 GET https://node1.preload.ipfs.io/api/v0/refs?r=true&arg=QmUx8Yrq7y89BekfMW1swuywFygM5q7uPX2a11jdhCxVhf 504 (Gateway Time-out)

... for ~100 lines

@daviddias
Copy link
Member

@ipfs/infrastructure team, is anyone looking into this?

@eefahy
Copy link

eefahy commented Nov 14, 2018

I just loaded https://vitriol.co and watched IPFS startup. Closing this issue as it appears to be resolved but please reopen is the problem persists.

screen shot 2018-11-14 at 8 28 42 am

@eefahy eefahy closed this as completed Nov 14, 2018
@ghost ghost removed the status/ready Ready to be worked label Nov 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug A bug in existing code (including security flaws) P0 Critical: Tackled by core team ASAP
Projects
None yet
Development

No branches or pull requests

5 participants