I see a System error on service failure, though the error message doesn't match the underlying error I can see in powershell.
system event log:
The resource loader failed to find MUI filepowershell:
System.InvalidOperationException: Unable to start the server due to invalid certificate configuration!
Additionally, if run as a windows service the exception is not logged to the Server\Logs\***.log file, but when run in powershell it is.
Would it be possible to bubble up the underlying exception to the event log (maybe even in an 'Applications and Service Logs' subject) or at least up to the ravendb log itself?
Thanks,
Kyle