Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

File descriptor starvation #30

Open
icook opened this issue Jan 9, 2018 · 0 comments
Open

File descriptor starvation #30

icook opened this issue Jan 9, 2018 · 0 comments

Comments

@icook
Copy link
Owner

icook commented Jan 9, 2018

Happens after a few thousand block solves in regtestnet.

tp: Accept error: accept tcp 127.0.0.1:3020: accept4: too many open files; retrying in 1s
http: Accept error: accept tcp 127.0.0.1:4020: accept4: too many open files; retrying in 1s
http: Accept error: accept tcp 127.0.0.1:3020: accept4: too many open files; retrying in 1s
http: Accept error: accept tcp 127.0.0.1:4020: accept4: too many open files; retrying in 1s
http: Accept error: accept tcp 127.0.0.1:3020: accept4: too many open files; retrying in 1s
http: Accept error: accept tcp 127.0.0.1:4020: accept4: too many open files; retrying in 1s
http: Accept error: accept tcp 127.0.0.1:3020: accept4: too many open files; retrying in 1s
INFO[01-08|19:22:21] Pusing blockchainInfo update             caller=coinbuddy.go:103
WARN[01-08|19:22:21] Error fetching getblockchaininfo         err="Post http://localhost:19021: dial tcp 127.0.0.1:19021: socket: too many open files" caller=coinbuddy.go:106
http: Accept error: accept tcp 127.0.0.1:4020: accept4: too many open files; retrying in 1s
@icook icook added this to the 0.2 milestone Jan 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant