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

ipfs daemon hangs on startup after crash #8227

Closed
andrew opened this issue Jun 30, 2021 · 1 comment
Closed

ipfs daemon hangs on startup after crash #8227

andrew opened this issue Jun 30, 2021 · 1 comment
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization

Comments

@andrew
Copy link
Contributor

andrew commented Jun 30, 2021

Version information:

go-ipfs version: 0.9.0
Repo version: 11
System version: 386/linux
Golang version: go1.16.5

Description:

My ipfs node crashed last night (last few hundred lines of output I could pull from screen) and I'm unable to get it to fully start again, it hangs half way through startup:

deploy@sd-117322:~$ ipfs daemon
Initializing daemon...
go-ipfs version: 0.9.0
Repo version: 11
System version: 386/linux
Golang version: go1.16.5

It stayed like this for over an hour this morning.

It appears to be doing things whilst it appears to hang, here's the log from briefly running IPFS_LOGGING=DEBUG ipfs daemon: https://gist.github.com/andrew/67334c2be4709f1c629036b7c3a62c9c

~/.ipfs/config: https://gist.github.com/andrew/e4675f8f92222aa73b51afb7ee4d6859

I've tried removing the api and repo.lock files from ~/.ipfs, no difference.

I'm using the urlstore and had added ~200k tarballs (around 1mb each) to the repo when it crashed, my .ipfs directory is approx 1.2GB in size.

ipfs stats repo also hangs, will try leaving that for a while, see if it returns eventually.

@andrew andrew added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Jun 30, 2021
@aschmahmann
Copy link
Contributor

aschmahmann commented Jun 30, 2021

Did some debugging on the node, closing as duplicate of #8149

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization
Projects
None yet
Development

No branches or pull requests

2 participants