3086677696: work_pending_i: Interrupted system call
What should this error mean? its the single error and I get it on all logs and after it appears no one can connect to the server....
Printable View
3086677696: work_pending_i: Interrupted system call
What should this error mean? its the single error and I get it on all logs and after it appears no one can connect to the server....
When does it happen?
All players play normal... and when I got home they say they cant connect... and I go to logs and I see this error... I think its random... it happened before but not in the last 2 days..
Hmm... I can't think of anything that would cause this. Can you upload full logs, including IP connection logs to your server (to see if someone is intentionally crashing it) ?
It appears only on login server. And it is after a SIGTERM thing in logs... Chumpy said that means the server shutdown command has been activated but as I didnt do that then it is a crash. I dont know what make is because I see sucesfulll conection of players and then SIGTERM and that error from thread title after it..... now it hapened again...all other conections are succesful just that login svr crashes
Why all things hapen to me? now I get this
[Mon Jul 6 2009 05:58:09.234934 3086350016]: sock 12 ->handle_timeout
[Mon Jul 6 2009 05:58:09.235313 3086350016]: 1.close user -1 [88A6098] (92.80.137.147)
[Mon Jul 6 2009 05:59:16.206164 3086350016]: accept success 11(79.116.123.84:1936)
[Mon Jul 6 2009 05:59:16.206471 3086350016]: 1.open user 11 [889FE68] (79.116.123.84)
[Mon Jul 6 2009 05:59:26.206776 3086350016]: sock 11 ->handle_timeout
[Mon Jul 6 2009 05:59:26.207188 3086350016]: 1.close user -1 [889FE68] (79.116.123.84)
[Mon Jul 6 2009 06:00:04.253605 3086350016]: accept success 11(65.18.169.227:36607)
[Mon Jul 6 2009 06:00:04.253910 3086350016]: 1.open user 11 [889FE68] (65.18.169.227)
[Mon Jul 6 2009 06:00:12.618792 3086350016]: accept success 12(79.116.123.84:1939)
[Mon Jul 6 2009 06:00:12.618993 3086350016]: 2.open user 12 [88A6098] (79.116.123.84)
[Mon Jul 6 2009 06:00:14.254004 3086350016]: sock 11 ->handle_timeout
[Mon Jul 6 2009 06:00:14.254313 3086350016]: 2.close user -1 [889FE68] (65.18.169.227)
[Mon Jul 6 2009 06:00:16.529784 3086350016]: accept success 11(77.254.157.206:1383)
[Mon Jul 6 2009 06:00:16.529982 3086350016]: 2.open user 11 [889FE68] (77.254.157.206)
[Mon Jul 6 2009 06:00:22.619070 3086350016]: sock 12 ->handle_timeout
[Mon Jul 6 2009 06:00:22.619407 3086350016]: 2.close user -1 [88A6098] (79.116.123.84)
[Mon Jul 6 2009 06:00:26.530203 3086350016]: sock 11 ->handle_timeout
[Mon Jul 6 2009 06:00:26.530540 3086350016]: 1.close user -1 [889FE68] (77.254.157.206)
Timeout witouth any other error and people cant conect...
We need to see a complete set of logs not just the errors. We need to be able to track what is happening in each of the processes and also track communication from one process to another leading up to the problem.
Ok Il post all logs....
Now it hapens every 10 minutes
This looks normal to me. If you look at 06:58 a SIGTERM was called which is when either a server shutdown/reboot was called or "service cabal stop" was called. A few of them have the work pending error as they had data to finish writing or other stuff to be done before they could actually close which is quite normal, then the logs stop.
I didnt do such calls and I was the single one on the dedicated server. Hackers?