Non-zero exit code: 128 Error executing command: Unable to find remote helper for http

お困りですか?

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

コミュニティに質問

問題

When testing a new Git Repository the following ERROR occurs:

Testing Connection

Exception executing command "/export/home/apps/fisheye/bin/git ls-remote -h http://<USERNAME>:<PASSWORD>@<GIT_HOST>/scm-manager/git/test
" Non-zero exit code: 128 com.atlassian.utils.process.ProcessException:
Non-zero exit code: 128 Error executing command 
"/export/home/apps/fisheye/bin/git ls-remote -h http://<USERNAME>:<PASSWORD>@<GIT_HOST>/scm-manager/git/test ": fatal: Unable to find remote helper for 'http'

Error testing connection.
Error talking to repository: 


fatal: Unable to find remote helper for 'http'
Connection failed.

原因

This ERROR is caused when you have an Environment Variable called GIT_EXEC_PATH.

ソリューション

Remove the GIT_EXEC_PATH variable from the User running FishEye/Crucible and add it manually to the Settings:

  1. Go to Administration
  2. Click on Global Settings > Server
  3. Now set the path to the Git Executable

 

最終更新日 2018 年 11 月 2 日

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

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