Hello, this is a fantastic piece of software and thank you very much for making it. I'm having an issue with the server manager not being able to start the DayZ server itself, I can start the DayZ server from a batch script and the server manager will see it and manage it but then the server manager cannot manage restarts, which is something I'm after. Here is what the console looks like (It just keeps saying "Server not found." unless I manually start the server via my batch script):
@2022-10-24T22:45:23.324Z | IMPORTANT | Manager | Starting DZSM Version: 2.1.1
@2022-10-24T22:45:23.339Z | IMPORTANT | Config | Trying to read config at: C:\dayzserver\server-manager.json
@2022-10-24T22:45:23.339Z | IMPORTANT | Config | Successfully read config
@2022-10-24T22:45:23.339Z | INFO | Database | Database Setup: node 14.17.0 : v83-win32-x64
@2022-10-24T22:45:24.605Z | IMPORTANT | Manager | Initially checking SteamCMD, Server Installation and Mods. Please wait. This may take some minutes...
@2022-10-24T22:45:24.605Z | IMPORTANT | SteamCMD | Checking/Installing SteamCMD
Redirecting stderr to 'C:\steamcmd\logs\stderr.txt'
[ 0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation - version 1666144101
-- type 'quit' to exit --
Loading Steam API...OK
@2022-10-24T22:45:26.621Z | IMPORTANT | REST | App listening on the http://127.0.0.1:8080
@2022-10-24T22:45:26.621Z | WARN | Discord | Not starting discord bot, because no bot token was provided
@2022-10-24T22:45:26.621Z | IMPORTANT | Monitor | Starting to watch server
@2022-10-24T22:45:26.636Z | IMPORTANT | Manager | Server Manager initialized successfully
@2022-10-24T22:45:26.636Z | IMPORTANT | Manager | Waiting for first server monitor tick..
@2022-10-24T22:45:26.636Z | IMPORTANT | RCON | Listening on 0.0.0.0:52110
@2022-10-24T22:45:26.761Z | IMPORTANT | Monitor | Server not found. Starting...
@2022-10-24T22:45:26.792Z | INFO | Monitor | Writing server cfg
@2022-10-24T22:45:57.371Z | WARN | Monitor | Detected possible server crash. Restarting...
@2022-10-24T22:45:57.371Z | IMPORTANT | Monitor | Server not found. Starting...
@2022-10-24T22:45:57.417Z | INFO | Monitor | Writing server cfg
@2022-10-24T22:46:29.042Z | WARN | Monitor | Detected possible server crash. Restarting...
@2022-10-24T22:46:29.042Z | IMPORTANT | Monitor | Server not found. Starting...
@2022-10-24T22:46:29.074Z | INFO | Monitor | Writing server cfg
@2022-10-24T22:47:00.621Z | WARN | Monitor | Detected possible server crash. Restarting...
@2022-10-24T22:47:00.621Z | IMPORTANT | Monitor | Server not found. Starting...
@2022-10-24T22:47:00.668Z | INFO | Monitor | Writing server cfg
@2022-10-24T22:47:32.309Z | WARN | Monitor | Detected possible server crash. Restarting...
@2022-10-24T22:47:32.309Z | IMPORTANT | Monitor | Server not found. Starting...
@2022-10-24T22:47:32.341Z | INFO | Monitor | Writing server cfg
@2022-10-24T22:48:03.887Z | WARN | Monitor | Detected possible server crash. Restarting...
@2022-10-24T22:48:03.887Z | IMPORTANT | Monitor | Server not found. Starting...
@2022-10-24T22:48:03.934Z | INFO | Monitor | Writing server cfg
Hello, this is a fantastic piece of software and thank you very much for making it. I'm having an issue with the server manager not being able to start the DayZ server itself, I can start the DayZ server from a batch script and the server manager will see it and manage it but then the server manager cannot manage restarts, which is something I'm after. Here is what the console looks like (It just keeps saying "Server not found." unless I manually start the server via my batch script):
And here is my server-manager.json: