Hi team,
I am unable to migrated SSRS 2016 to SSRS 2019 getting below errors
while restoring encryption key getting this error
Microsoft.ReportingServices.WmiProvider.WMIProviderException: An error occurred when attempting to connect to the report server remote procedure call (RPC) end point. Verify that the Report Server Windows service is running, and then retry the operation.
---> System.Runtime.InteropServices.COMException: The RPC server is not listening. (Exception from HRESULT: 0x800706B3)
--- End of inner exception stack trace ---
at Microsoft.ReportingServices.WmiProvider.RSWmiAdmin.ThrowOnError(ManagementBaseObject mo)
at Microsoft.ReportingServices.WmiProvider.RSWmiAdmin.RestoreEncryptionKey(Byte[] encryptedBytes, SecureString password)
at ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.RestoreEncryptionKey(Byte[] encryptedBytes, SecureString password)
While checking in event viewer getting below error "
Faulting application name: RSManagement.exe, version: 15.0.1102.1167, time stamp: 0x6612742a
Faulting module name: KERNELBASE.dll, version: 10.0.17763.6054, time stamp: 0xc9a93043
Exception code: 0xe0434352
Fault offset: 0x0000000000041b39
Faulting process id: 0x1f20
Faulting application start time: 0x01dae7437326b80f
Faulting application path: L:\MSSQL2019\SSRS\Management\RSManagement.exe
Faulting module path: C:\windows\System32\KERNELBASE.dll
Report Id: 873526bb-8e8e-429f-b640-1109146b1803
Faulting package full name:
Faulting package-relative application ID:
Unable to bind to the underlying transport for [::]:8082. The IP Listen-Only list may contain a reference to an interface which may not exist on this machine. The data field contains the error number.
I have tried to change 8083 port and service account to local also tried. I have also done multiple install and re-install but having the same issue
Any help would be appriciated.
Thanks,
Ashish