Cannot change Base URL to reserved domain name

お困りですか?

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

コミュニティに質問

症状

  1. JIRA 5.0.2 was recently installed, or your existing JIRA was upgraded to 5.0.2
  2. You are attempting to commit a change to your baseURL setting in the General Configuration page and receiving a You must set a valid base URL message
    1. Any domain name that ends with a .colo, .loc, .local, or any other TLD that is not defined will fall prey to this bug.

原因

The field checker for that field has a constraint that is too tight, as reported in  JRA-27777 - Getting issue details... STATUS .

回避策

Currently, the only known workaround is to declare your Base URL using the dotted quad octet, i.e. http://10.11.12.13:8080/

最終更新日: 2016 年 2 月 23 日

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

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