The build process terminated prematurely without errors. I will make a manual post.
There were two changes related to WindowsService in .103:
- Changed order or arguments
For .102 and earlier, the event log option--windows-eventlog=
would be pre-pended to any user supplied arguments. For .103 it is appended instead, because the agent commandline is a bit more picky than the server currently - Changed eventlog
For .102 all logs were written in Application → Duplicati, but this was a bit noisy as there tends to be a lot of information messages generated. For .103 there is a newDuplicati 2
log where the different parts of Duplicati will write messages and not interfere with theApplications
log.