Skip to content

Orchard Core 2.0.2 - Error after some calls to the API endpoints: Status:BadRequest Error: {\"status\":\"Error: - The configured user limit (128) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached.\",\"item\":null} #17231

Answered by MarGraz
MarGraz asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @weirdyang, it seems that the problem was related to my implementation of the HttpClientFactory class, where it probably wasn't able to dispose the old sockets.

Now, instead of using HttpClientFactory, I'm using a single HttpClient, and it seems to be working correctly 🤞
I will update this post if the problem reappears.

Thank you all for your support 😊

Replies: 4 comments 15 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@MarGraz
Comment options

Comment options

You must be logged in to vote
13 replies
@MarGraz
Comment options

@weirdyang
Comment options

@MarGraz
Comment options

@MarGraz
Comment options

Answer selected by MarGraz
@weirdyang
Comment options

@MikeAlhayek
Comment options

Comment options

You must be logged in to vote
1 reply
@MarGraz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants