I could give you a kiss!
130nk3r5
@130nk3r5
Posts made by 130nk3r5
-
RE: html-to-xlsx: script evaluation not completed after 10000ms
-
html-to-xlsx: script evaluation not completed after 10000ms
We have an Enterprise license. I'm using jsReport v 3.4.0 (Also tried 3.4.1 to no avail)
I'm getting the following error:
Report "vacancy-schedule-main" render failed.Timeout Error: script evaluation not completed after 10000ms
Error: Timeout Error: script evaluation not completed after 10000ms
at Timeout._onTimeout (/app/node_modules/chrome-page-eval/lib/eval.js:19:19)
at listOnTimeout (node:internal/timers:557:17)
at processTimers (node:internal/timers:500:7)I'm not sure what config to set. I just recently added templatingEngines_timeout, but not sure what to set for the xlsx one ... please assist
//image removed
-
RE: Html To Xlsx - "timout option must be a number"
Thanks. Let me try that and come back to you
[Edit]: Problem solved! Thanks!
-
RE: Html To Xlsx - "timout option must be a number"
I created an Azure App Service with image version 2.11.0, and it's working fine there as well.
There seems to be some missing config for the image > 3.4.x -
Html To Xlsx - "timout option must be a number"
I get the following error on an App Service on Azure, verions 3.4.1 with the html to xlsx recipe.
But it works fine on my local jsreport 2.11.0.
Am I missing something? I can't seem to find any good results on google/stack overflow/this forum.