相关疑难解决方法(0)

hudson无法从git存储库中获取

我有一个Hudson服务器和一个git存储库,它们都在我们的服务器上运行(一个ubuntu机器).
每当我尝试使用哈德森构建我的应用程序时,他都会说

Iniciado pelo usuário anonymous
Checkout:workspace / /usr/share/tomcat6/.hudson/jobs/ECF/workspace - hudson.remoting.LocalChannel@176150c
Using strategy: Default
Checkout:workspace / /usr/share/tomcat6/.hudson/jobs/ECF/workspace - hudson.remoting.LocalChannel@176150c
Fetching changes from the remote Git repository
Fetching upstream changes from ssh://git@192.168.0.10/git/germantech.git
ERROR: Problem fetching from servidor / servidor - could be unavailable. Continuing anyway
ERROR:  (Underlying report) : Error performing command: git fetch -t ssh://git@192.168.0.10/git/germantech.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t ssh://git@192.168.0.10/git/germantech.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: Host key verification failed.
fatal: The remote end hung up unexpectedly

ERROR: Could not …
Run Code Online (Sandbox Code Playgroud)

git tomcat hudson tomcat6

3
推荐指数
1
解决办法
2万
查看次数

标签 统计

git ×1

hudson ×1

tomcat ×1

tomcat6 ×1