Scheduled reports - error message

I have an app with several scheduled reports that were scheduled for the 1st of the month at 8am EST. It looks like all but one ran successfully. Here is the error I received - what does this mean?

Error:
“Jeenee.DataTypes.SpreadsheetException: The underlying connection was closed: An unexpected error occurred on a receive. → The HTML to PDF conversion web service failed to convert the HTML document to PDF for application ‘EverbridgeRoles-589363 (0d017aa4-ca53-47d0-8574-8e265e17bd58)’ due to: The underlying connection was closed: An unexpected error occurred on a receive. —> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. —> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. —> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host\r\n at System.Net.Sockets.NetworkStream.Read(Byte buffer, Int32 offset, Int32 size)\r\n — End of inner exception stack trace —\r\n at System.Net.Sockets.NetworkStream.Read(Byte buffer, Int32 offset, Int32 size)\r\n at System.Net.PooledStream.Read(Byte buffer, Int32 offset, Int32 size)\r\n at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)\r\n — End of inner exception stack trace —\r\n at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)\r\n at Nirvana.Data.PDFEncoder.Encode(Context context, String input, PageOrientationEnum pageOrientation, PageSizeEnum pageSize, Int32 pageHeight, Int32 pageWidth) in d:\a\1\s\V2API\Workflow\Common\PDFEncoder.cs:line 110\r\n — End of inner exception stack trace —\r\n at Nirvana.Data.PDFEncoder.Encode(Context context, String input, PageOrientationEnum pageOrientation, PageSizeEnum pageSize, Int32 pageHeight, Int32 pageWidth) in d:\a\1\s\V2API\Workflow\Common\PDFEncoder.cs:line 127\r\n at Nirvana.Data.WorkflowActionResultEmail.<>c__DisplayClass68_0.b__0() in d:\a\1\s\V2API\Workflow\ActionResult\WorkflowActionResultEmail.cs:line 211”
Properties:
{
“AppId”: “0d017aa4-ca53-47d0-8574-8e265e17bd58”,
“AppTemplateVersion”: “1.000376”,
“RuleName”: “Emergency Services Role Report”,
“EventType”: “Scheduled”,
“InvokedBy”: “ScheduledService”,
“ServerName”: “produ991100014J”,
“ServerRegion”: “WEST-US”,
“IgnoreSecurityFilters”: false,
“EventMatch”: “Workflow event successfully matched”,
“Condition”: “”,
“MatchesCondition”: “True”,
“ActionResults”: “Created 1 ActionResults”,
“Action Type”: “Email”,
“Action Name”: “Action 1”,
“EmailTo”: “rcollins@scgov.net,smontgo@scgov.net,tcanelli@scgov.net”,
“EmailCC”: “”,
“EmailBCC”: “”,
“EmailFromDisplay”: “Erole App”,
“EmailReplyTo”: “noreply@appsheet.com”,
“EmailPreHeader”: “Scheduled rule ‘Emergency Services Role Report’ for application ‘Everbridge Roles’ invoked at 3/1/2020 8:24:20 AM”,
“EmailSubaccount”: null,
“EmailSubject”: “EMERGENCY SERVICES EROLE ASSIGNMENTS AS OF 3/1/2020 8:24:20 AM\n”,
“EmailTitle”: “Scheduled rule ‘Emergency Services Role Report’ for application ‘Everbridge Roles’ invoked at 3/1/2020 8:24:20 AM”,
“EmailAttachment”: “Name: ‘Erole Report 3/1/2020 8:24:15 AM.pdf’ Archive: AttachAndDoNotArchive FileName: ‘’ MIME Type: ‘application/pdf’ PageOrientation: ‘Landscape’ PageSize: Legal AttachmentByteLength: 0 AttachmentTextLength: 671558 PDFCount: 1”,
“EmailOtherAttachments”: “”,
“AppTemplateName”: “EverbridgeRoles-589363”,
“Operation”: “Workflow action”,
“Result”: “Failure”
}

0 3 310
3 REPLIES 3

Update - I manually ran this report separately and it worked. So not sure what that error is.

Last time I knew, appsheet outsourced it’s PDF creation process to a SaaS - looks it timed out or something.

Ok thanks. I went through and staggered the report times. Hopefully that helps for next month.

Top Labels in this Space