System.InvalidOperationException: The instance of entity type 'SessionDeviceMetadata' cannot be tracked because another instance with the same key value for {'LoggingSessionID', 'DeviceSerialNo'} is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
File "Loggers\LoggingManager.cs", line 140, in void LoggingManager.OnActiveChanged(bool oldValue, bool newValue)
...
(6 additional frame(s) were not displayed)
Sentry Issue: DAQIFI-DESKTOP-9
This issue was automatically created by Sentry via GitHub Alert