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

possible http client resource leak #36

Open
blockpane opened this issue Sep 25, 2022 · 1 comment
Open

possible http client resource leak #36

blockpane opened this issue Sep 25, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@blockpane
Copy link
Owner

Reported error is: http: Accept error: accept tcp [::]:8888: accept4: too many open files; retrying in 1s

This is likely caused by an http get response body not being closed. No more context given.

@blockpane blockpane added the bug Something isn't working label Sep 25, 2022
@blockpane blockpane self-assigned this Sep 25, 2022
@blockpane
Copy link
Owner Author

Also:

refreshing signing info for post failed: Post "http://:26657": dial tcp :26657: socket: too many open files

blockpane added a commit that referenced this issue Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant