-
Notifications
You must be signed in to change notification settings - Fork 453
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
[7.13.1] CoreCrashedError: The Tribler core has unexpectedly finished with exit code 11 and status: 1. Resource temporarily unavailable. #7792
Comments
We have seen the "Resource temporarily unavailable" error (see Sentry log) before. Quoting @devos50 from #4171:
Essentially, we have too many open connections and that causes this error. The fix is easier said that done: we should throttle the number of open connections. The caveat is that these connections may be established anywhere in our code base. |
Sentry issue: TRIBLER-1M2 |
This issue has not seen activity for 60 days. It is now marked as stale. Please provide additional information or this issue may be closed in the future. We value your contribution and would love to hear more! |
Now that Tribler only consists of one process, this particular error should no longer be possible. |
Sentry Issue: TRIBLER-1GX
Last core output:
The text was updated successfully, but these errors were encountered: