Great idea, good start! But there are problems, they are constant. asServer.exe server stops understanding commands!
LOG:
time="2019-03-31T12:03:05+07:00" level=info msg="starting assetto server manager on: xx.xx.xx.xx:50043"
time="2019-03-31T12:54:09+07:00" level=info msg="Session types == nil. ignoring end session callback"
time="2019-03-31T13:07:02+07:00" level=info msg="Session types == nil. ignoring end session callback"
time="2019-03-31T19:50:22+07:00" level=error msg="couldn't apply custom race, err: invalid argument"
time="2019-03-31T19:50:26+07:00" level=error msg="couldn't apply custom race, err: invalid argument"
time="2019-03-31T19:50:41+07:00" level=error msg="could not change server process status, err: invalid argument"
time="2019-03-31T19:50:44+07:00" level=error msg="could not change server process status, err: invalid argument"
time="2019-03-31T19:51:12+07:00" level=error msg="could not change server process status, err: invalid argument"
time="2019-03-31T20:06:25+07:00" level=error msg="could not change server process status, err: invalid argument"
The default login information is provided in the config.yml, which you should have gone through whilst setting the manager up. I'll paste them here too:
username: admin
password: servermanager
Thanks