Voilà! It now works!
Must have been a granting issue for the folder!
Thanks a lot!
It also work without the "--no-sandbox" option
MThomsen
@MThomsen
Posts made by MThomsen
-
RE: chrome pdf generation timed out
-
RE: chrome pdf generation timed out
Running the server as a on-prem installation works! The client can generate a report! 😊
Changing the grants of the chrome folder did not help:
Using jsreport binaries (jsreport.exe) is still not working in my setup.
-
RE: chrome pdf generation timed out
Thank Jan for your suggestions!
I have tried:
- run cmd as administrator
- run jsreport in c:\temp folder (where request.json is in same folder)
- deleting then jsreport temp folder under Users (and version 4.6 stuff is recreated when I run the command)
- having same content in request.json as you (and same command line parameters)
- runing in Windows 11
Still same problem😢
Any other suggestions?
Any help is very appreciated! -
RE: chrome pdf generation timed out
I have now tried with the minimal possible example I could think of:
Any ideas why it is not working?
-
RE: chrome pdf generation timed out
I have the same issue. The 'launchOptions' did not help in my case.
When using jsreport.exe version 18.15.0.0 as the report server, I get this error:
When using jsreport.exe version 16.12.0.0 my (very simple) report is generated as pdf just fine:
I'm using "@jsreport/nodejs-client": "^4.0.2" as the report client.
Please help/advise.
Thanks in advance.