Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

too many files open #4

Closed
IvanKucherov opened this issue Aug 4, 2020 · 0 comments
Closed

too many files open #4

IvanKucherov opened this issue Aug 4, 2020 · 0 comments

Comments

@IvanKucherov
Copy link

Environment: Tangobox 9.3.
Actions:

  1. Connect to TangoTest server with atkpanel: atkpanel sys/tg_test/1
  2. Check connections of TangoTest: lsof | grep TangoTest | grep ESTABLISHED
    Or lsof | grep TangoTest | grep ESTABLISHED -c - gives number of lines found.

Result:
Number of open connections grows.
After few days it reaches limit of open files and user cannot connect to tg_test.
If close atkpanel, lsof | grep TangoTest | grep ESTABLISHED -c returns 0.

Same issue on my custom device server leads to situation when it cannot open TCP connection to hardware, paralyzing operation of my system.

@t-b t-b closed this as completed Apr 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants