-
Notifications
You must be signed in to change notification settings - Fork 435
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
Bug: electrs p2p disconnects on "Broken pipe (os error 32)" and exits #1011
Comments
The same happened on my end with a direct connection on the same server.
|
This is easy reproducible with |
Any news on this ? Electrs keeps crashing everytime I lookup transactions in Sparrow... |
Sorry for the (very) delayed response. @su-sd Please note that https://mempool.space/address/1N52wHoVR79PMDishab2XmRHsbekCdGquK has >450k transactions' history - electrs is not optimized for such "popular" addresses, so it will probably will take a lot of resources (CPU & memory) to respond. @Freeben666 could you please share electrs logs? |
Hello @romanz , Sure, here are the logs :
For context:
Here is my electrs.conf:
Hope this helps |
Describe the bug
electrs fails on p2p disconnects running against Satoshi:26.0.0 on Debian bullseye with "Broken pipe (os error 32)".
Electrs version
electrs v0.10.3
To Reproduce
Steps to reproduce the behavior:
Expected behavior
electrs should not exit.
Configuration
electrs.service
electrs error log
bitcoin.conf
Environment variables: N/A
Arguments: see above
System running electrs
Electrum client
Sparrow on macOS Sonoma 14.2.1
Additional context
Sparrow is connecting via SSH tunnel.
Trace file is attached. Apologies for the large file.
problem.log
Many thanks for your help. Cheers!
The text was updated successfully, but these errors were encountered: