SSRS Reporting Services HTTP Error 503

Copper Contributor

In an attempt to repair a broken SSRS installation for Operations Manager, I have attempted a fresh install using SQL Reporting Services 2017 (14.0.600.1669). When running OM 2019 RTM Report Server (Setup version 10.19.10050.0) it changes the SRS extension in the rsreportserver.config, the ReportServer web service stops working with 503 error.  Other discussions I have seen with similar issue suggested a newer version of SSRS (done) and others suggest turning off AV (done) and I am still seeing this issue. 

 

Does anyone else know how to troubleshoot why the OM Extension would be giving the ReportServer a 503 error? I am wondering if some other aspect of the server hardening could be impacting it?

 

OPSMGRSETUPWIZARD.LOG

[12:24:01]: Always: :Adding WebConfigAppSetting to WebConfigFile
[12:24:02]: Debug: :Setting retry count to:5
[12:24:02]: Debug: :More: 5 rety to go..
[12:24:02]: Debug: :AddWebConfigAppSettingToWebConfigFile: Added AppSetting with a GroupId of 209e08e0-0bb9-516b-5c3c-256e32c99e8f in the C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\ReportServer\web.config config file.
[12:24:02]: Always: :Adding WebConfigAppSetting to ReportingService config file
[12:24:02]: Debug: :Setting retry count to:5
[12:24:02]: Debug: :More: 5 rety to go..
[12:24:02]: Debug: :AddWebConfigAppSettingToWebConfigFile: Added AppSetting with a GroupId of 209e08e0-0bb9-516b-5c3c-256e32c99e8f in the C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\ReportServer\bin\ReportingServicesService.exe.config config file.
[12:24:02]: Always: :Replacing SRS extensions.
[12:24:02]: Debug: :ReplaceSRSExtensionsWithOMExtensions: full SRS URL is : http://VSCOMSQL:80/ReportServer/ReportService2005.asmx
[12:24:02]: Debug: :ReplaceSRSExtensionsWithOMExtensions: MOM Server is: vscom.greenfieldsavings.com
[12:24:02]: Debug: :ReplaceSRSExtensionsWithOMExtensions: SRS Report Server Folder is: C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\ReportServer\
[12:24:02]: Debug: :ReplaceSRSExtensionsWithOMExtensions: RSSrvPolicy.Config File: C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\ReportServer\rsreportserver.config
[12:24:02]: Debug: :Setting retry count to:5
[12:24:02]: Debug: :More: 5 rety to go..
[12:24:02]: Debug: :Setting retry count to:5
[12:24:02]: Debug: :More: 5 rety to go..
[12:24:03]: Debug: :ReplaceSRSExtensionsWithOMExtensions: Restarted the service: ReportServer
[12:24:03]: Debug: :Setting retry count to:5
[12:24:03]: Debug: :More: 5 rety to go..
[12:24:04]: Warn: :Message:SRSPolicySetter WebException Exception: The request failed with HTTP status 503: Service Unavailable.. Will retry..
[12:24:04]: Debug: :Now Sleeping for : 60000 milliseconds
[12:25:04]: Debug: :More: 4 rety to go..
[12:25:16]: Warn: :Message:SRSPolicySetter InvalidOperationException Exception: Client found response content type of '', but expected 'text/xml'.
The request failed with an empty response.. Will retry..

1 Reply

@Levi Stevens 

hi 

is the IIS up and running ? 

can you access the default Page ==> http://localhost or https://Localhost

 

any kind of informationen / errors in the local IIS Log Files?