Server Shutdown approx. every 3 minutes?

Read 3164 times
Hi there!

My server is shutting down every 3 minutes, and I keep having to manually reset it. I am using it to relay a stream. The error log shows the following:

INFO   [MAIN] Exiting threads...
INFO   [MAIN] Terminating listeners...
INFO   [MAIN] Terminating sources...
INFO   ['Stream IP:PORT'] Disconnected from SHOUTcast 1 source relay.
INFO   [STATS] Peak numbers: #1:1,Total: 1
INFO        [BANDWIDTH] Total: 9812327, Sent: 3148988, Recv: 6663339
INFO   [MAIN] Shutdown after 3 minutes 25 seconds running

Please help asap!!! Thanks
Hello ThePlacidMan,

The log shows that the streaming server is terminating gracefully, which means that either somebody else is sending a shutdown request, or perhaps the source server of your relay setup is disconnecting.

Also, look at the log entries right before the ones you've posted here to see if there's any other details.


HTH