Hi Everyone,
I am trying to add https identity on SSRS, but failing with certificate binding error.
While configuration, I can see events where URL registration is successful but due to Certificate binding issue it is getting reverted.
As checked, there is now URL reservation exists on 443 port.
Error:
configmanager!DefaultDomain!2d30!12/09/2023-18:02:04:: i INFO: Using report server internal url http://localhost:80/ReportServer.
configmanager!DefaultDomain!2d30!12/09/2023-18:02:04:: i INFO: Using report server external url http://ServerName:80/ReportServer.
configmanager!DefaultDomain!2d30!12/09/2023-18:02:04:: i INFO: Using url root http://ServerName:80/ReportServer.
servicecontroller!DefaultDomain!2d30!12/09/2023-18:02:04:: i INFO: Config file changed; stopping the RPC server
rpcserver!DefaultDomain!2d30!12/09/2023-18:02:04:: i INFO: RPC Server stopped.
servicecontroller!DefaultDomain!2d30!12/09/2023-18:02:04:: i INFO: ServiceAppDomainController - RPC Server stopped.
servicecontroller!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: The Config file changed; resetting the config file change tracking data member and recycling all AppDomains
servicecontroller!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: Recycling ASP.NET AppDomains without memory recycling, i.e. create the new ones before the current ones fully unload.
appdomainmanager!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: SPN for the service account is http/ServerName.nza.local
appdomainmanager!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: SPN for the service account is http/ServerName
appdomainmanager!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: The UserAccountControl value for the service account is 528384
rshost!rshost!15e8!12/09/2023-18:02:04:: i INFO: Registered url=https://ServerName:443/ReportServer/, vdir=/ReportServer, pdir=C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\ReportServer.
rshost!rshost!15e8!12/09/2023-18:02:04:: i INFO: Currently registered url https://ServerName:443/ReportServer/ on endpoint 2
rshost!rshost!15e8!12/09/2023-18:02:04:: i INFO: Currently registered url https://ServerName:808/ReportServer/ on endpoint 2
rshost!rshost!15e8!12/09/2023-18:02:04:: i INFO: Currently registered url http://+:80/ReportServer/ on endpoint 2
rshost!rshost!3d80!12/09/2023-18:02:04:: i INFO: Derived memory configuration based on physical memory as 67108864 KB
servicecontroller!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: Recycling the WindowsService AppDomain from the default domain. Max allowed unload time = 1800 sec
servicecontroller!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: InternalStop: stop the service code running in the worker domain
servicecontroller!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: InternalStop: found a worker domain
servicecontroller!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: WorkerDomainProxy: replacing the current proxy reference with 'null'
dbpolling!WindowsService_0!2f00!12/09/2023-18:02:04:: i INFO: EventPolling polling service stopped
dbpolling!WindowsService_0!2f00!12/09/2023-18:02:04:: i INFO: NotificationPolling polling service stopped
dbpolling!WindowsService_0!2f00!12/09/2023-18:02:04:: i INFO: SchedulePolling polling service stopped
dbpolling!WindowsService_0!2f00!12/09/2023-18:02:04:: i INFO: UpgradePolling polling service stopped
rshost!rshost!3d80!12/09/2023-18:02:04:: i INFO: Application domain type WindowsService statistics: created: 1, unloaded: 1, failed: 0, timed out: 0.
appdomainmanager!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: Registering AppDomain: type='WindowsService'; id='3'; Name='WindowsService_1'
appdomainmanager!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: Registering AppDomain: overriding the registration of the following AppDomain - type='WindowsService'; id='2'; Name='WindowsService_0'
appdomainmanager!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: Creating a new AppDomainLifeCycleManagementEntry for AppDomain id '3'
appdomainmanager!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: Appdomain STARTED: id='3'; name='WindowsService_1'
servicecontroller!DefaultDomain!3d80!12/09/2023-18:02:04:: i INFO: Creating an instance of class 'ReportingServicesLibrary, Version=14.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' from assembly 'Microsoft.ReportingServices.Library.ServiceAppDomain' in domain 'WindowsService_1'
library!WindowsService_1!3d80!12/09/2023-18:02:06:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
library!WindowsService_1!3d80!12/09/2023-18:02:06:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
library!WindowsService_1!3d80!12/09/2023-18:02:06:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogExceptionMicrosoft.ReportingServices.Modeling.InternalModelingExceptionMicrosoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
library!WindowsService_1!3d80!12/09/2023-18:02:06:: i INFO: Do not dump on: Microsoft.PowerBI.ReportServer.WebApi.Catalog.CatalogAccessExceptionSystem.Threading.ThreadAbortExceptionSystem.Web.UI.ViewStateExceptionSystem.OutOfMemoryExceptionSystem.Web.HttpExceptionSystem.IO.IOExceptionSystem.IO.FileLoadExceptionMicrosoft.SharePoint.SPExceptionMicrosoft.ReportingServices.WmiProvider.WMIProviderExceptionSystem.AppDomainUnloadedException
library!WindowsService_1!3d80!12/09/2023-18:02:06:: i INFO: Minidump location: C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\Logfiles
resourceutilities!WindowsService_1!3d80!12/09/2023-18:02:06:: i INFO: SKU: SQL Server Standard
servicecontroller!DefaultDomain!3d80!12/09/2023-18:02:06:: i INFO: Clearing dead AppDomain 2 ('WindowsService_0')
servicecontroller!DefaultDomain!3d80!12/09/2023-18:02:06:: i INFO: Clearing dead AppDomain 2: the AppDomain is not processing
servicecontroller!DefaultDomain!3d80!12/09/2023-18:02:06:: i INFO: Clearing dead AppDomain 2: the AppDomain is not processing or its allotted unload time elapsed; forcing an unload...
servicecontroller!WindowsService_0!3d80!12/09/2023-18:02:06:: i INFO: Service controller exiting.
appdomainmanager!DefaultDomain!3d80!12/09/2023-18:02:06:: i INFO: UnloadAppDomain: 2, 'WindowsService_0'
library!WindowsService_1!2f28!12/09/2023-18:02:06:: i INFO: Catalog SQL Server Edition = Standard
appdomainmanager!DefaultDomain!3d80!12/09/2023-18:02:06:: i INFO: Unregistering AppDomain id='2'
appdomainmanager!DefaultDomain!3d80!12/09/2023-18:02:06:: i INFO: Unregistering AppDomain: searching for AppDomain id '2'
appdomainmanager!DefaultDomain!3d80!12/09/2023-18:02:06:: i INFO: Appdomain:2 was not registered. Its registration was probably already replaced with a new AppDomain (since this one is getting recycled).
library!DefaultDomain!15e8!12/09/2023-18:02:06:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: Invalid PBI Configuration, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. ;