Hi Team,
We are getting below error from teh Lansweeper server error log, could you please advise for the same.
An error occurred while updating the entries. See the inner exception for details.
at Lansweeper.EF.Toolkit.DbContextBase`1.SaveChanges()
at Lansweeper.EF.Toolkit.GenericRepository`1.Add(T entity, IDbContext context)
at Lansweeper.Service.DL.Repositories.Base.RepositoryBase`1.AddAndSave(T entity, IDbContext context)
at Lansweeper.Service.BL.PerformanceCountersManager.Save(PerformanceCountersScan performanceCountersScan, IDbConnection connection)
at #=zxSdM1CidTxCY$bvP8BkfhZB3infz.#=zd3G4Y5a8zZxgYk_Xvg==(ScanningAsset #=zaAPvHPUL1JB4, IDbConnection #=zVNblgx0zYExL)
2023-01-26 08:46:34,678 [aub\ITD-L1369\1_PS] INFO AssetName:ITD-L1369 AssetUnique:aub\ITD-L1369\1 AssetID:51120 IP:192.168.203.129 ScanMethod:PerformanceCounters Description:AssetId: 51120 Error during performance counters scan Entity of type "ScanMetric" in state "Added" has caused a DbUpdateException.
SqlException Errors:
-> Number 8115: Arithmetic overflow error converting IDENTITY to data type int.
-> Number 3606: Arithmetic overflow occurred.