-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
5.3-OD-11, 5.4-OD-22, 5.6-OD-39-039, 5.7.1, 1000.100.0
-
28
-
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
It's possible to have pages of sufficient length that generating a PDF from them takes longer than 60 seconds and so runs into the Nginx timeout period in OnDemand. This makes it basically impossible to successfully generate a PDF that the customer can access. Confluence should generate PDFs with a long-running task view so we avoid this.
Workaround
There are two options that you can take as a workaround.
The first option is to split one long confluence document into several smaller documents.
Alternatively, you can use the Confluence Space / Multiple page export tool to export the page without it timing out. Please note, you'll need to have the Export Space permission to be able to do this.
- duplicates
-
CONFSERVER-41100 Long running PDF exports are not downloadable
-
- Closed
-
- relates to
-
CONFCLOUD-31536 PDF Single-page exports should be run in the background with a "Long running task" view to avoid timing out in OnDemand
-
- Closed
-
-
CONFCLOUD-54392 Sufficiently large backup in OnDemand don't display the "Long running task" page before hitting Nginx's 60-second timeout
-
- Closed
-
- was cloned as
-
CONFCLOUD-53758 Pages copy or Page operations with large numbers of attachments should be run in the background with a "Long running task" view to avoid page timeout in Cloud
-
- Closed
-
Olli fixed this issue recently tacked in another ticket, marking as duplicate:
CONF-41100