Open keulu opened 7 years ago
I can't find any kind of information about a problem i see sometimes.
Sometimes, chilli just stop to work. He is still alive, got pid, socket present. but no traffic (even mac auth)
and if i try to do chilli_query list for example, response is Timeout.
chilli_query list
I have read in the changelog A timeout for ''chilli_query'' hardcoded to 10 seconds since CoovaChilli-v1.2.4 svn revision 371
A timeout for ''chilli_query'' hardcoded to 10 seconds
any informations about this ?
Have you run strace -p [pid] to see what it's doing?
nope, i didn't know that command.
i'll try this next Timeout i see.
thx for the tip.
I can't find any kind of information about a problem i see sometimes.
Sometimes, chilli just stop to work. He is still alive, got pid, socket present. but no traffic (even mac auth)
and if i try to do
chilli_query list
for example, response is Timeout.I have read in the changelog
A timeout for ''chilli_query'' hardcoded to 10 seconds
since CoovaChilli-v1.2.4 svn revision 371any informations about this ?