Base URL mismatches in UPM due to wrong port for HTTPS
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
要約
症状
atlassian-jira.log に次のエラーが返される。
2012-07-09 16:56:03,629 http-8080-3 WARN xxxx 1015x396x1 vj5zf 172.18.127.12,0:0:0:0:0:0:0:1 /rest/plugins/1.0/available/featured [upm.rest.async.AsynchronousTaskManager] Configured application base URL (https://xxx.xxx.xxx.xxx:334/jira) does not match base URL from request (https://xxx.xxx.xxx.xxx:443/jira)
診断
If your app base URL is HTTPS and doesn't explicitly specify a port, UPM wrongly displays a base URL mismatch warning because it thinks the port is supposed to be 334 instead of 443. This does not disrupt any UPM functionality, it just causes a misleading warning banner to appear all the time at the top of the UPM page.
原因
This is caused by a bug in UPM 2.4. Please see UPM-2339 for more info.
ソリューション
ソリューション
Upgrade to UPM 2.4.1. Please see Upgrading the Upgrading Universal Plugin Manager for more info.
この内容はお役に立ちましたか?