|
Getting the below error on webpdf container 08:47:04.473 INFO [LocalDistributor.newSession] - Session request received by the Distributor: 2024-05-29 08:48:07.575 ERROR 8 --- [nio-8080-exec-7] c.u.w.service.PdfGenerationService : unknown error: session deleted because of page crash |
Replies: 7 comments 10 replies
|
It looks that a network issue is avoiding the communication with the selenium, please, check that the vlan created during installation is working. Best regards. |
|
Also, it is a common issue caused when selenium don't have enough shared memory, please use the latest version of the installer, that issue was fixed. Check the the compose.yml generated by your installer, in the web-pdf service you must see a volume pointing to /dev/shm, if not, install the latest version. |
|
Hi @agauttam we are working to reproduce that behavior, in our environments with normal installation all reports are generated fine we will let you know, if you can, send us an screenshot of the dashboard that don't generates the pdf. |
|
Hi Freddy, I compared the logs from both the working and non-working scenarios and found them to be similar. I also reviewed the package but could not find any way to debug the web-pdf logs. Best, |
|
Hi @agauttam please, install the latest version (10.5.8) and let us know if the issue is solved. Best regards |
|
The export to pdf option was tested in DEV environment, version 10.5.12 and the same version in production, so the discussion will be close, please upgrade to latest version. Best regards |
|
Hi Team, Issue is resolved after upgrading to 10.7.2. It will be helpful if anyone can brief about any changes done for report printing. it was not fixed till version 10.6.0 Regards, |


Hi Team,
Issue is resolved after upgrading to 10.7.2. It will be helpful if anyone can brief about any changes done for report printing.
it was not fixed till version 10.6.0
Regards,
Arun