This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

FATAL WebsiteMaintenance.Program - Error during website maintenance

has anyone seen this error message in your WebsiteMaintenance.log file?  I really appreciate your help.  We've been seeing this for weeks now and keeps recycling our website. Thanks!

*** SolarWinds Orion Website Maintenance v2020.2.15300.12766, .Net Runtime v4.0.30319 ***
*** Assembly WebsiteMaintenance, Version=2020.2.15300.12766, Culture=neutral, PublicKeyToken=null, .NET version v4.0.30319 ***
2021-01-05 18:24:47,616 [1] INFO WebsiteMaintenance.Program - Starting website maintenance
2021-01-05 18:24:47,679 [1] INFO WebsiteMaintenance.OrionWebsite - Recycling IIS application pool SolarWinds Orion Application Pool with PID 18608.
2021-01-05 18:24:47,710 [1] INFO WebsiteMaintenance.OrionWebsite - Application pool recycled and running with PID .
*** Assembly SolarWinds.Orion.Core.Common, Version=2020.2.15300.12766, Culture=neutral, PublicKeyToken=null, .NET version v4.0.30319 ***
*** Assembly SolarWinds.Orion.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=316e86daa515e407, .NET version v4.0.30319 ***
2021-01-05 18:24:47,757 [1] INFO SolarWinds.Orion.Common.ConnectionStringProvider - SqlWinAuthImpersonate=true
*** Assembly SolarWinds.Settings, Version=1.6.1.1245, Culture=neutral, PublicKeyToken=null, .NET version v4.0.30319 ***
2021-01-05 18:24:47,991 [1] INFO WebsiteMaintenance.EoPdfWrapper - Fetching page at 127.0.0.1:443/.../SummaryView.aspx
2021-01-05 18:34:53,021 [1] FATAL WebsiteMaintenance.Program - Error during website maintenance
System.Exception: Time out expired before the page can be loaded.
at EO.Internal.oa.a(aby A_0, String A_1, String A_2, String A_3, Int32 A_4, Int32 A_5, String A_6, Boolean A_7)
at EO.Internal.oa.b(aby A_0, String A_1, String A_2, String A_3, Int32 A_4, Int32 A_5, String A_6, Boolean A_7)
at EO.Pdf.HtmlToPdfSession.a(aby A_0, String A_1, String A_2, Int32 A_3, Int32 A_4, String A_5, Boolean A_6)
at EO.Pdf.HtmlToPdf.ConvertUrl(String url, PdfDocument doc, HtmlToPdfOptions options)
at EO.Pdf.HtmlToPdf.ConvertUrl(String url, Stream stream, HtmlToPdfOptions options)
at WebsiteMaintenance.EoPdfWrapper.Fetch(String url)
at WebsiteMaintenance.Program.Main(String[] args)