-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
7
-
Severity 3 - Minor
-
2
-
Issue Summary
When attempting to utilize the Space export function to generate custom PDF reports, users encounter error "unable to export to pdf"
Steps to Reproduce
- Export the page through Space Export - Custom - pdf
Expected Results
PDF export should be successful
Actual Results
The below exception is thrown in the splunk logs
Caused by: java.lang.IllegalArgumentException: Invalid URL https://confluence.****.com/download/attachments/***** /****%20Logo.png?version=1&modificationDate=1602663185141&api=v2 com.atlassian.confluence.extra.flyingpdf.ValidateUriWithOutboundProxy.validateUriWithOutBoundProxyCheck(ValidateUriWithOutboundProxy.java:58) com.atlassian.confluence.extra.flyingpdf.FlyingSaucerPdfExporterService.validateUriWithOutboundProxy(FlyingSaucerPdfExporterService.java:272) com.atlassian.confluence.extra.flyingpdf.FlyingSaucerPdfExporterService.imageUrlValidation(FlyingSaucerPdfExporterService.java:179) ... 37 more Caused by: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Workaround
Page - Export to pdf works fine
- mentioned in
-
Page Loading...