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

[BUG] Network crashes after a while #138

Open
Aran30 opened this issue Apr 12, 2022 · 0 comments
Open

[BUG] Network crashes after a while #138

Aran30 opened this issue Apr 12, 2022 · 0 comments
Assignees
Labels

Comments

@Aran30
Copy link
Contributor

Aran30 commented Apr 12, 2022

  1. Summary - After letting a network run for a while, it will crash with some "Thread-pool-..." error. To make it work again, the whole network needs to be restarted. Services are unusable during that time.
  2. Bug Details
    1. What? - Weird error occurs after a while, making bootstrap node not work anymore.
    2. Where? - In our main network on kubernetes.
    3. When?/How often? - Maybe after 4/5 days.
    4. How?/Current state - A possible for this to occur, is that maybe some threads in las2peer are not closed correctly, leading to an overflow of threads. Another guess would be that some services make too many requests, which leads to las2peer not being to create new threads for the barrage of requests.

image (14)

@Aran30 Aran30 added the bug label Apr 12, 2022
@Aran30 Aran30 assigned Aran30 and lakhoune and unassigned Aran30 Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants