Page 1 of 1

[fixed] Linux terminal not displaying logs

Posted: 14 Jun 2019, 19:37
by cornichon622
Hello there,
I setuped a dedicated server on a Ubuntu server machine, the server runs well, but the terminal don't display anything after "Loading cache... ...OK" (the log file is normally completed when I check it manually).
That's not the worst issue ever, but I'd like to known if the server started well and view player connections/deconnections in real time.
In case of it could be a SSH client issue, I'm using Powershell and the default OpenSSH of Windows 10.
Sorry for my english, and thanks for help!

Re: Linux terminal not displaying logs

Posted: 14 Jun 2019, 22:12
by Miss
Start the server with the "/nodaemon" flag.

Re: Linux terminal not displaying logs

Posted: 14 Jun 2019, 22:30
by cornichon622
Oh yes, sorry for forgetting a such simple thing. Thanks!