after 1 day server doesn't work anymore
Posted: Tue Sep 21, 2004 7:39 am
Hello.
I have installed Unreal 3.2.1 on Linux box. It has standard configuration, no services for the moment and a authentication module from AngryWolf and an Eggdrop bot unconfigured.
I have compiled the server with very conservative settings - no SSL, no ziplink, only specified 10 as the listen back log.
The server used to work okay for the last 7 days or so but now I have some wierd problems. If I leave the server on for more than 1 day, even though it's running it doesn't allow ppl to connect.
The logging (with full options) doesn't put anything in the log besides usual messages (someone has logged and stuff like that). On the irc client I only see
*** Connecting to port 6667 of server xxx.xxx.xxx
*** Disconnected from xxx.xxx.xxx 10054
A simply restart makes the server run okay. I have seen that doing a ps
when the server is working okay lists it as having status: S.
ircd 3173 0.0 0.7 5044 3796 ? S 09:22 0:00 /home/projects/ircd/unreal-3.2.1/ircd
ircd 3182 0.0 0.7 5052 4736 ? R 01:23 45:12 /home/projects/ircd/unreal-3.2.1/ircd
When it's not working it has status R.
From manual of ps:
R runnable (on run queue)
S sleeping
Do you guys have any ideas of what it's happening and how can I solve this problem?
Thanks.
I have installed Unreal 3.2.1 on Linux box. It has standard configuration, no services for the moment and a authentication module from AngryWolf and an Eggdrop bot unconfigured.
I have compiled the server with very conservative settings - no SSL, no ziplink, only specified 10 as the listen back log.
The server used to work okay for the last 7 days or so but now I have some wierd problems. If I leave the server on for more than 1 day, even though it's running it doesn't allow ppl to connect.
The logging (with full options) doesn't put anything in the log besides usual messages (someone has logged and stuff like that). On the irc client I only see
*** Connecting to port 6667 of server xxx.xxx.xxx
*** Disconnected from xxx.xxx.xxx 10054
A simply restart makes the server run okay. I have seen that doing a ps
when the server is working okay lists it as having status: S.
ircd 3173 0.0 0.7 5044 3796 ? S 09:22 0:00 /home/projects/ircd/unreal-3.2.1/ircd
ircd 3182 0.0 0.7 5052 4736 ? R 01:23 45:12 /home/projects/ircd/unreal-3.2.1/ircd
When it's not working it has status R.
From manual of ps:
R runnable (on run queue)
S sleeping
Do you guys have any ideas of what it's happening and how can I solve this problem?
Thanks.