the only remotely close to reporting in the log is this.
I don't think that the report is still running. I think the report just reflects the wrong status.
2019/04/10 17:48:17.282|630|0021|Excpt|System.ArgumentException: The supplied DateTime represents an invalid time. For example, when the clock is adjusted forward, any time in the period that is skipped is invalid.
Parameter name: dateTime
at System.TimeZoneInfo.ConvertTime(DateTime dateTime, TimeZoneInfo sourceTimeZone, TimeZoneInfo destinationTimeZone, TimeZoneInfoOptions flags, CachedData cachedData)
at ReportSchedule.FireTimeScheduler.GetNewLocalNextFireTime(DateTime nextFireTime)
at ReportSchedule.FireTimeScheduler.Next()
at ReportSchedule.Service.ReportExecutionContext.ScheduleNextExecution()
at ReportSchedule.Service.ReportExecutionContext.Execute()
Anyway how to fix this?