Forum Discussion
Joe Stern
Nov 13, 2023Iron Contributor
All my sensors are failing after upgrading to 2.219.17303.51214
Today my DCs (running Server 2022) all lost AATP after updating to the latest version. They were running 2.218 happily earlier this morning.
In the logs I see lots of the following excerpt:
2023-11-13 14:15:10.6779 Error ActivityCorrelator`3 System.ArgumentNullException: Value cannot be null.
Parameter name: activityCorrelatorConfiguration
at new Microsoft.Tri.Common.ActivityCorrelator<TCorrelationKey, TActivity, TRelated>(ActivityCorrelatorConfiguration activityCorrelatorConfiguration, Func<TCorrelationKey, IReadOnlyCollection<TActivity>, IReadOnlyCollection<TRelated>, Task> handleCorrelatedActivities, MetricManagerData metricManagerData, CancellationToken cancellationToken)
at new Microsoft.Tri.Sensor.NetworkActivityEntityResolver(IConfigurationManager configurationManager, IComputerLocalAdministratorsResolver computerLocalAdministratorsResolver, IDirectoryServicesClient directoryServicesClient, IDirectoryServicesResolver directoryServicesResolver, IDnsClient dnsClient, IEntitySender entitySender, IGroupMembershipChangeCorrelator groupMembershipChangeCorrelator, IMetricManager metricManager, INetworkAdaptersManager networkAdaptersManager, INetworkNameResolver networkNameResolver, IWorkspaceConfigurationProxy workspaceConfigurationProxy)
at object lambda_method(Closure, object[])
at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
at new Microsoft.Tri.Sensor.SensorModuleManager()
at ModuleManager Microsoft.Tri.Sensor.SensorService.CreateModuleManager()
at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)My questions are:
1) Is anyone else seeing this?
2) Is there a way to download 2.218 and revert to the working version for a while?
Thanks,
J
- FYI, mine have all resolved themselves as of now. Status is running, sensor satus is up-to-date and health status is healty.
Not sure if this was an "extended delayed start" of if something was fixed on the fly.
All said and done, MDI (sensors) was unhealthy for about 2 hours
2 Replies
- MarshMadnessCopper ContributorSame here, we were fortunate enough to set other DC's to delayed update before they were all affected.
- MarshMadnessCopper ContributorFYI, mine have all resolved themselves as of now. Status is running, sensor satus is up-to-date and health status is healty.
Not sure if this was an "extended delayed start" of if something was fixed on the fly.
All said and done, MDI (sensors) was unhealthy for about 2 hours