HipChat Server: Unable to Create Users After Hitting Maximum License Count

お困りですか?

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

コミュニティに質問

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

This is for an outdated version of Hipchat Server

 This article applies to a version of Hipchat Server which will be deprecated soon. After that period the version will no longer be supported.

When will my version be deprecated?

The following versions have been deprecated:

  • Hipchat Server 1.3 (EOL Date: Aug 17, 2017)
  • Hipchat Server 2.0 (EOL Date: Jun 17, 2018)
  • Hipchat Server 2.1 (EOL Date: Dec 8, 2018)

The following version will be deprecated soon:

  • Hipchat Server 2.2 (EOL Date: May 30, 2019)

You can read more about Atlassian's End of Life policy here.

You should upgrade to a more recent version of Hipchat Server as soon as you can to take advantage of new features, and security and bug fixes.

問題

  • The admin of HipChat Server is no longer able to add new users to the instance from the web interface
  • Users who are synchronized from external directories are unable to log in to the desktop client / web interface

The error appears in the https://<fqdn>/admin/user after the admin clicks Add User button:

診断

環境

  • HipChat Server 2.x

Diagnostic Steps

  • Going through the atlassian-crowd.log, we will notice the following error being logged when the attempt to add new user was made (web interface / during synchronization):

    atlassian-crowd.log
    2018-02-21 11:40:54,089 hipchat-httpclient-callbacks:thread-9 ERROR [hipchat.sync.crowd.CrowdSyncManager] Got HTTP error 400 (Bad Request), with body
    {
      "error": {
        "code": 400,
        "message": "Unable to create user.  You must purchase more licenses in order to add additional users",
        "type": "Bad Request"
      }
    }
  • Navigate to the https://<fqdn>/server_admin/status and confirm the number of Total users

  • Compare it with the license count that is was purchased from My Atlassian site

原因

The instance has hit the license limit, causing the new users not to be added to the group

ソリューション

  1. Purchase a higher license tier to cater to the size of the instance. Get in touch with us through here
  2. Re-apply the latest license again after obtaining it from My Atlassian site


(info) Refer to the What does Hipchat Data Center cost? for more information.


最終更新日 2018 年 11 月 2 日

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

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