An internal system timeout condition may result in the in the "Sync License Reconcile Results" step of license reconciliation processes failing in the Flexera One IT Asset Management EU environment.
Symptoms
Failures due to this issue result in logging similar to either of following samples.
Logging sample 1
2026-09-09 04:28:19,144 [INFO ] Sync License Reconcile Results 2026-09-09 04:28:19,159 [INFO ] Requesting access token from FlexAuth. 2026-09-09 04:28:19,159 [INFO ] 11ms: Received response from FlexAuth. 2026-09-09 04:28:19,217 [INFO ] Importing reconcile results 2026-09-09 04:28:19,217 [INFO ] Requesting access token from FlexAuth. 2026-09-09 04:28:19,233 [INFO ] 9ms: Received response from FlexAuth. 2026-09-09 04:29:19,754 [WARN ] An error occurred while streaming in results 2026-09-09 04:29:19,801 [WARN ] Reinitiating GetResults after 2 second(s) backoff...\n [...] 2026-09-09 04:38:20,464 [ERROR] Error performing remote result synchronization 2026-09-09 04:38:20,464 [ERROR] Grpc.Core.RpcException: Status(StatusCode=Unavailable, Detail="Gateway Timeout")\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\n at Grpc.Core.Internal.ClientResponseStream`2.<MoveNext>d__5.MoveNext()\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\n at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\n at Flexera.LicenseReconcile.Import.Results.<ReadFromStream>d__9.MoveNext()\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at Flexera.LicenseReconcile.Import.Results.<ImportAsync>d__8.MoveNext()\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at Flexera.LicenseReconcile.Import.Results.<ImportAsync>d__8.MoveNext()\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\n at Flexera.LicenseReconcile.Import.Results.Import(TimeSpan importTimeout, TimeSpan inactivityTimeout)\n at Flexera.LicenseReconcileSync.Sync.ImportResults(String resultsUrl, TimeSpan importTimeout, TimeSpan callTimeout)\n at Flexera.LicenseReconcileSync.Sync.SyncResults(Int64 importTimeout, Int64 inactivityTimeout) 2026-09-09 04:38:20,479 [ERROR] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Grpc.Core.RpcException: Status(StatusCode=Unavailable, Detail="Gateway Timeout")\n at Flexera.LicenseReconcileSync.Sync.SyncResults(Int64 importTimeout, Int64 inactivityTimeout)\n --- End of inner exception stack trace ---\n at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)\n at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)\n at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)\n at ManageSoft.Compliance.Importer.Logic.XML.ProcedureItem.ExecuteAssembly(IExecutionContext context)\n at ManageSoft.Compliance.Importer.Logic.XML.Writer.Execute(IExecutionContext context)\n at ManageSoft.Compliance.Importer.Logic.ComplianceImporter.ExecuteWriters(ComplianceReader p_ComplianceReader, IExecutionContext context, String singleConnectionIdentifier)
Logging sample 2
2026-09-11 06:16:20,399 [INFO ] Sync License Reconcile Results 2026-09-11 06:16:20,399 [INFO ] Requesting access token from FlexAuth. 2026-09-11 06:16:20,414 [INFO ] 13ms: Received response from FlexAuth. 2026-09-11 06:16:20,461 [INFO ] Importing reconcile results 2026-09-11 06:16:20,478 [INFO ] Requesting access token from FlexAuth. 2026-09-11 06:16:20,525 [INFO ] 46ms: Received response from FlexAuth. 2026-09-11 06:26:20,719 [ERROR] Error performing remote result synchronization 2026-09-11 06:26:20,766 [ERROR] Grpc.Core.RpcException: Status(StatusCode=Internal, Detail="Received RST_STREAM with error code 0")\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\n at Grpc.Core.Internal.ClientResponseStream`2.<MoveNext>d__5.MoveNext()\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\n at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\n at Flexera.LicenseReconcile.Import.Results.<ReadFromStream>d__9.MoveNext()\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at Flexera.LicenseReconcile.Import.Results.<ImportAsync>d__8.MoveNext()\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at Flexera.LicenseReconcile.Import.Results.<ImportAsync>d__8.MoveNext()\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\n at Flexera.LicenseReconcile.Import.Results.Import(TimeSpan importTimeout, TimeSpan inactivityTimeout)\n at Flexera.LicenseReconcileSync.Sync.ImportResults(String resultsUrl, TimeSpan importTimeout, TimeSpan callTimeout)\n at Flexera.LicenseReconcileSync.Sync.SyncResults(Int64 importTimeout, Int64 inactivityTimeout) 2026-09-11 06:26:20,766 [ERROR] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Grpc.Core.RpcException: Status(StatusCode=Internal, Detail="Received RST_STREAM with error code 0")\n at Flexera.LicenseReconcileSync.Sync.SyncResults(Int64 importTimeout, Int64 inactivityTimeout)\n --- End of inner exception stack trace ---\n at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)\n at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)\n at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)\n at ManageSoft.Compliance.Importer.Logic.XML.ProcedureItem.ExecuteAssembly(IExecutionContext context)\n at ManageSoft.Compliance.Importer.Logic.XML.Writer.Execute(IExecutionContext context)\n at ManageSoft.Compliance.Importer.Logic.ComplianceImporter.ExecuteWriters(ComplianceReader p_ComplianceReader, IExecutionContext context, String singleConnectionIdentifier)
Incident and hotfix status
A hotfix to address this issue was deployed around 9:00 UTC on Wed Sep 16, 2026, and the issue is no longer expected to occur.
Please reach out to Flexera Support if you continue to see behaviors occurring that appear to be similar to this issue.
An incident was declared for this issue. Status and updates posted in relation to the incident can be found here: https://status.flexera.com/incidents/rt9dm4v3y70b.
Related Articles
Reconciliation may fail at step "Update interesting licenses and titles processed by nextgen" with error due to timeout co… 5Number of Views PVU reconciliation fails or loses consumption after host and LPAR UID reassignment, causing "ReconcileLicenses - Calculate… 8Number of Views "Sync License Reconcile Results" reconcile step may generate invalid license assignments and fail: "Violation of PRIMARY … 8Number of Views Reconciliation may fail at step "Reconciling software licenses" with error: "System.Data.SqlClient.SqlException: Divide by… 9Number of Views Inventory import and license reconcile timeouts in FlexNet Manager Suite 44Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Revenera Assistant
Case id: 00001065
Activity: Status change: 2 hours ago