Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High CPU with node type external and no Desktop IPFS running #819

Open
autonome opened this issue Nov 28, 2019 · 1 comment
Open

High CPU with node type external and no Desktop IPFS running #819

autonome opened this issue Nov 28, 2019 · 1 comment

Comments

@autonome
Copy link

Firefox Nightly, IPFS Companion (latest)

From the extension debugger log, looks like it's on a ~3 second timer doing this infinitely:

21:06:03.877
Error while ipfs.swarm.peers: TypeError: NetworkError when attempting to fetch resource. backgroundPage.bundle.js:85:316603
21:06:06.865
XHRPOSThttp://127.0.0.1:5001/api/v0/swarm/peers?stream-channels=true

We should probably have the timer back off eventually, at least.

Seems like too much CPU for just a network request, even one firing every few seconds... so maybe there's more too it.

@lidel
Copy link
Member

lidel commented Dec 4, 2019

cc #721

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Needs Grooming
Development

No branches or pull requests

2 participants