504 Gateway timeout when setting up Confluence Data Center in AWS

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: 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 は除く



問題

You receive a 504 Gateway Timeout in your browser while walking through the set up process for Confluence Data Center in an AWS environment. 

This typically occurs when after you click next on the database setup stage. 

診断

環境

  • Confluence Data Center running on one or more EC2 instances
  • You already have an Elastic Load Balancer setup for this 

原因

The 504 Gateway Timeout is caused by the using the Elastic Load Balancer (ELB) address. When the ELB is unable to reach the /status url of the Confluence page during the short process-intensive period required for the database setup, the ELB serves the user a 504. 

回避策

Wait for the database setup to finish in the background, as it's likely still running in the background and simply being masked by the 504 error. 

ソリューション

  • Temporarily increase the Idle-timeout to a very high value at ELB as per the AWS document
  • If you still running into issues, connect your browser directly to the Confluence node on the IP and default port (i.e. http://10.10.10.153:8090/) instead of using the ELB address. You may need to restart the setup process if you are unable to access the setup page after several minutes have passed. 


最終更新日: 2023 年 2 月 9 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.