That solved it. Thanks a lot!
robintaa
@robintaa
Posts made by robintaa
-
RE: Can't generate PDF with chrome-pdf and jsreport v4.6.0 in web app in Azure
-
Can't generate PDF with chrome-pdf and jsreport v4.6.0 in web app in Azure
Hi,
I'm having trouble to generate PDF with chrome-pdf in jsreport version 4.6.0 (also with version 4.5.0). I have setup jsreport as a web app in Azure like the guide: https://jsreport.net/learn/azure-web-apps.
I get this error:
"Report "X" render failed.Report timeout. Last profiler operation: (recipe) chrome-pdf. You can inspect and find more details here: https://X.com/studio/profiles/X
Error: Report timeout. Last profiler operation: (recipe) chrome-pdf. You can inspect and find more details here: https://X/studio/profiles/X
at Timeout. (/app/node_modules/@jsreport/advanced-workers/lib/threadWorker.js:43:23)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7)"The template is just "<div></div>".
More details:
BUT when I'm switching to version 4.4.0 it works fine.
Good to know is that version 4.6.0 works fine locally (windows 11).
I would like it to work with the latest version (4.6.0). Someone got any ideas?
Best regards,
Robin