Progress Bar on Space Export Task Page Stuck When Confluence is Running Behind IIS Proxy
プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Fisheye および Crucible は除く
問題
While performing Space Export, you will notice that the progress bar stuck and does not move.
The progress bar stuck, and the download button does not appear, while PDF export is created in <confluence-home>/temp
This issue may happen in other long running tasks such as deleting a space.
診断
- Check if the export was actually successful by going to <confluence-home>/temp and see if the files are created.
- Confluence is running behind an IIS proxy.
- Open a Browser Console and monitor if the following error log appear when the progress bar stuck:
ReferenceError: getXmlHttp is not defined (dorflyingpdf.action)
原因
Under Connection Timeouts in General Configuration, "Compress HTTP Responses" setting has been enabled.
ソリューション
Uncheck "Compress HTTP Responses"
- Go to Confluence Administrator > General Configuration
- Click "Edit" button and uncheck the "Compress HTTP Responses"
- Click Save button
関連コンテンツ: