Page 1 of 1

Server seems to sleep

Posted: Fri Feb 23, 2018 8:17 pm
by Khalimerot
Hi everyone,

So i have a server, it seems to run fine...but after a an undeterminate time, it disapear from the server list.

The console do not retun anything until i click on it, and then it writes some line, where the server seems to tell it can't connect to something.

And after that it appear again in the server list...

it's like the server is sleeping until i click in the batch window or someone try to connect by with direct connection (when someone try to connect by direct connection the server refused the connection, and then the server is good)

Here is the part after I click the batch windows

https://pastebin.com/GkLU6G1M

and here is the complete log

https://pastebin.com/Z6w8Ug8E

Re: Server seems to sleep

Posted: Sat Feb 24, 2018 9:23 am
by posila
Hi, I suspect it is problem with Windows 10 console which allows to start text selection by just clicking into the console window. When selection is in progress the console blocks writes, so the server hands on write-to-console command until the selection ends.

Re: Server seems to sleep

Posted: Sat Feb 24, 2018 12:37 pm
by Khalimerot
I'm with Windows 2016 STD but that's the same core as Windows 10.

The problem must be what you tell.

My previous server was running with 2008R2 and didn't had this problem.

I'll try to stop cliking in this window, or i'll install it on a linux server if can't :D

Thank you for your help!


Edit: So yeah that was the problem source, to avoid this "new feature" to block your batch windows you have to disable "quick edit mode".
Right click on the top bar of the batch> properties, and disable it

Image

Re: Server seems to sleep

Posted: Sat Feb 24, 2018 12:43 pm
by posila
Actually, you can disable it command prompt window properties, it's called "quick edit mode".

Re: Server seems to sleep

Posted: Sat Feb 24, 2018 12:45 pm
by Khalimerot
Haha, i think i write my edit when you answered :D

Re: Server seems to sleep

Posted: Sat Feb 24, 2018 12:46 pm
by posila
Khalimerot wrote:Haha, i think i write my edit when you answered :D
:D