dayz-server-manager icon indicating copy to clipboard operation
dayz-server-manager copied to clipboard

server-manager.json hot-reload breaks the scheduler

Open D4VOS opened this issue 1 year ago • 3 comments

It's hard for me to document it, but every time I change something in server-manager.json - the next restart doesn't work and I have to stop the server manually. When the server should restart, in the panel the status is as STOPING

D4VOS avatar Jan 07 '24 17:01 D4VOS

I may have found the issue but there is some work involved to fix it

The manager tries to restart the server using RCON which may not work after a reload due to the RCON lib not behaving as expected

I will rewrite the RCON client to better fit the manager

mr-guard avatar Jan 14 '24 10:01 mr-guard

Can you verify this again in the latest version? Should be fixed

mr-guard avatar Feb 24 '24 10:02 mr-guard

I'm not able because switched to CFTools scheduler and lost my DEV server :/

D4VOS avatar Feb 26 '24 22:02 D4VOS