I checked all certificates and all are good. We are stuck at Financial reporting Application installation step in Service Fabric while deploying.
The primary Orch. Event viewer
-------------------------------------------------------------------------------------------------------------------------------
Microsoft.Dynamics.Ax.Xpp.Security.EncryptionException: Encryption error occured. at Microsoft.Dynamics.Ax.Xpp.Security.EncryptionEngine.Encrypt(String input, String purpose) at Microsoft.Dynamics.Performance.Deployment.Common.DataReencryptionUtility.EncryptAndUpdateAdapterSettings(String connectionString, String dataMartConnectionString, String mrSqlUserPassword, String axSqlPassword) at Microsoft.Dynamics.Performance.Deployment.FinancialReportingDeployer.IntegrationSetup.ConfigureIntegration(ParameterHandler parameterHandler, PackageProperties packageProperties) at Microsoft.Dynamics.Performance.Deployment.FinancialReportingDeployer.Program.ConfigureIntegration(ParameterHandler parameterHandler, PackageProperties packageProperties) at Microsoft.Dynamics.Performance.Deployment.FinancialReportingDeployer.Program.Setup(ParameterHandler parameterHandler) at Microsoft.Dynamics.Performance.Deployment.FinancialReportingDeployer.Program.Main(String[] args)
-------------------------------------------------------------------------------------------------------------------------------
Also event viewer refers to below log file
The log file from the C:\ProgramData\Microsoft Dynamics ERP\Management Reporter\Logs - gives below error.
-------------------------------------------------------------------------------------------------------------------------------
11/17/2020 9:25:44 PM - Writing database connection string to \\sepit0XXX\agent\wp\D365Live\StandaloneSetup-207104\Apps\FR\Deployment\..\ApplicationPackageRoot\ProcessServicePkg\Code\MRServiceHost.connections.config
Component: Microsoft.Dynamics.Performance.Deployment.Commands.Database.WriteServiceSqlConnectionString
Machine: SEPIT0XXX
Assigning a new secret reader of type Microsoft.Dynamics.Performance.Core.SecretStore.PassThroughSecretReader
Machine: SEPIT0XXX
Certificate lookup is using handler of type Microsoft.Dynamics.AX.Configuration.CertificateHandler.LocalStoreCertificateHandler, Microsoft.Dynamics.AX.Configuration.Base, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
Machine: SEPIT0XXX
Bad Key.
Machine: SEPIT0XXX
11/17/2020 9:25:44 PM - An error was encountered. Details may be found in the deployment logs at 'C:\ProgramData\Microsoft Dynamics ERP\Management Reporter\Logs' Encryption error occured.
Machine: SEPIT0XXX
-------------------------------------------------------------------------------------------------------------------------------
Please help...
Regards