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

Cannot stop electrs #136

Open
ZeroQuasar opened this issue Jan 11, 2025 · 0 comments
Open

Cannot stop electrs #136

ZeroQuasar opened this issue Jan 11, 2025 · 0 comments

Comments

@ZeroQuasar
Copy link

Hi,
I'm trying out electrs but have issues gently stopping the process.
I start it with:
cargo run --release --bin electrs -- -vvvv

During the build of the txstore, or while compacting, I was trying to stop it because I was running out of diskspace. Ctrl-C does not have any effect. The only way I can stop it is by sending a SIGKILL, but I'm not sure if this has adverse effects on the database?

Side question: how much disk space does electrs need during the initial phase? It's currently in the compacting phase of the txstore (starting full compaction on RocksDB { path: ".../txstore" }) and I'm already at 1.4TB.

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

No branches or pull requests

1 participant