Getting this error in our production environment:
An error has occurred while processing the report.Error message: A connection attempt timed out.Stack trace: at EO.Internal.jxzw.qjgo(jxuu brz, String bsa, String bsb, String bsc, Int32 bsd, Int32 bse, String bsf, Boolean bsg)
at EO.Internal.jxzw.vyne(jxuu brr, String brs, String brt, String bru, Int32 brv, Int32 brw, String brx, Boolean bry)
at EO.Pdf.HtmlToPdfSession.vyne(jxuu yu, String yv, String yw, Int32 yx, Int32 yy, String yz, Boolean za)
at EO.Pdf.HtmlToPdfSession.vyne(jxuu zb, String zc, String zd, Boolean ze)
at EO.Pdf.HtmlToPdfSession.LoadUrl(String url)
at EO.Pdf.HtmlToPdf.gmky.yogg()
at EO.Internal.jxzt.stpo[a](khvp`1 bqy)
at EO.Pdf.HtmlToPdf.ConvertUrl(String url, PdfDocument doc, HtmlToPdfOptions options)
Looked at previous posts and found this:
https://www.essentialobjects.com/forum/postst11969_A-connection-attempt-timed-out-exception-on-the-LIVE-server.aspxWhen remoting on the server, the urls are accessible so it must be something else.
Are we able to find out which url is causing the issue? How to debug further if not?