Git credentials storage exception when trying to connect to a Github repository from Bamboo.

お困りですか?

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

コミュニティに質問

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

    

要約

Git credentials storage exception when trying to connect to a Github repository from Bamboo.

環境

  • To date, it's more prevalent on Windows

診断

When testing the connection to a GitHub repository, Bamboo reports:


(warning) We couldn't connect to the repository. Here's what we got back:

Git credentials storage exception.


原因

The user running the Bamboo Server process does not have full permissions to read/write from the $BAMBOO_INSTALL\temp directory.

ソリューション

Windows の場合:
  1. Shutdown Bamboo
  2. Remove all contents from this directory, to clean it: $BAMBOO_INSTALL\temp
  3. Right click >> Properties on $BAMBOO_INSTALL\temp
  4. Visit the Security / Permissions tab
  5. Ensure that the user you're using to run Bamboo has Full Control over this folder and its contents
    1. If running Bamboo as the LOCALSYSTEM account, this maps to the BUILT-IN\Administrator group
  6. Start Bamboo





最終更新日 2021 年 6 月 3 日

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

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