After fixing the below 2 issues by increasing db connections, we are finding that CE stops responding after 60 user started.
2001 - Can't create UNIX socket (24)
error: [Errno 24] Too many open files
The server logs are not showing any error .
the only messages that comes is as below:
17-03-10 13:10:43 INFO CeXmlRpc.py: 112: echo :: test if CE is running
17-03-10 13:10:51 INFO CeXmlRpc.py: 112: echo :: test if CE is running
17-03-10 13:11:02 INFO CeXmlRpc.py: 112: echo :: test if CE is running
Individual user logs show that
TWISTER_PATH is set to /home/USER/twister.
EP Info: Connecting to the Central Engine...
Twister fails in connecting to Central Engine
Is there anyway we can increase total user count for accessing twister?
After fixing the below 2 issues by increasing db connections, we are finding that CE stops responding after 60 user started. 2001 - Can't create UNIX socket (24) error: [Errno 24] Too many open files
The server logs are not showing any error . the only messages that comes is as below: 17-03-10 13:10:43 INFO CeXmlRpc.py: 112: echo :: test if CE is running 17-03-10 13:10:51 INFO CeXmlRpc.py: 112: echo :: test if CE is running 17-03-10 13:11:02 INFO CeXmlRpc.py: 112: echo :: test if CE is running
Individual user logs show that TWISTER_PATH is set to
/home/USER/twister
.EP Info: Connecting to the Central Engine...
Twister fails in connecting to Central Engine Is there anyway we can increase total user count for accessing twister?