Basti890 Posted April 24, 2015 Report Share Posted April 24, 2015 Hey I just noticed a really nasty Bug. My Epoch Server is stopping logging in the log-file (dump.log), and so nothing what happens on the server will have an effect due writer.pl doesn't get any commands to reds in the log-file. How can I prevent this? Link to comment Share on other sites More sharing options...
jahangir13 Posted June 22, 2015 Report Share Posted June 22, 2015 Do not open dump.log with a text editor or something while server is running. If you need to have a look into server log copy dump.log to another file and open that instead or use screen -r to get into the screen session of the running server to see console output. Link to comment Share on other sites More sharing options...