Project

General

Profile

バグ #126

Host key verification failed

Added by みぞ @mizo0203 almost 9 years ago. Updated almost 9 years ago.

Status:
完了
Priority:
通常
Start date:
02/10/2016
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

Headers

Cache-Control: max-age=0, private, must-revalidate
Connection: close
Content-Length: 361
Content-Type: application/json; charset=utf-8
Date: Tue, 09 Feb 2016 22:13:46 GMT
Server: Apache/2.2.15 (CentOS)
Status: 200 OK
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Request-Id: 4e48659f-3a72-41eb-acc6-25c0222100a5
X-XSS-Protection: 1; mode=block

Body

[" GithubHook: Executing command: 'git fetch origin'"," GithubHook: Command 'git fetch origin' didn't exit properly. Full output: [\"Could not create directory '/var/www/.ssh'.\r\n\", \"Host key verification failed.\r\n\", \"fatal: The remote end hung up unexpectedly\n\"]"," GithubHook: Redmine repository updated: git (Git: 1102.6ms, Redmine: 4.4ms)"]


Related issues

Related to バグ #180: Host key verification failed.完了04/10/2017

Actions
#1

Updated by みぞ @mizo0203 almost 9 years ago

Commit: 51facf104a43330c9b1a708d8621bf7dcb594fde
https://github.com/mizo0203/WebhooksTest/commit/51facf104a43330c9b1a708d8621bf7dcb594fde
Author: みぞ@CrazyBeatCoder mizo0203@outlook.com
Date: 2016-02-10 (Wed, 10 Feb 2016)

Log Message:


Host key verification failed refs #126

#2

Updated by みぞ @mizo0203 almost 9 years ago

Commit: 0174e435556dc4ebbb04bc30ed8ce5f3aa2ff83c
https://github.com/mizo0203/WebhooksTest/commit/0174e435556dc4ebbb04bc30ed8ce5f3aa2ff83c
Author: みぞ@CrazyBeatCoder mizo0203@outlook.com
Date: 2016-02-10 (Wed, 10 Feb 2016)

Log Message:


Permission denied (publicly). refs #126

#3

Updated by みぞ @mizo0203 almost 9 years ago

Commit: 99425f72016febe31ab1915c9c2749ad617c7039
https://github.com/mizo0203/WebhooksTest/commit/99425f72016febe31ab1915c9c2749ad617c7039
Author: みぞ@CrazyBeatCoder mizo0203@outlook.com
Date: 2016-02-10 (Wed, 10 Feb 2016)

Log Message:


Host key verification failed refs #126

#4

Updated by みぞ @mizo0203 almost 9 years ago

Commit: c9899640d6920813a44a60a7b090d41144fb9619
https://github.com/mizo0203/WebhooksTest/commit/c9899640d6920813a44a60a7b090d41144fb9619
Author: みぞ@CrazyBeatCoder mizo0203@outlook.com
Date: 2016-02-10 (Wed, 10 Feb 2016)

Log Message:


Host key verification failed refs #126

#5

Updated by みぞ @mizo0203 almost 9 years ago

Commit: ba33f24fd5b36eadd68fd82f209387880db8e849
https://github.com/mizo0203/WebhooksTest/commit/ba33f24fd5b36eadd68fd82f209387880db8e849
Author: みぞ@CrazyBeatCoder mizo0203@outlook.com
Date: 2016-02-10 (Wed, 10 Feb 2016)

Log Message:


Host key verification failed fixes #126

#6

Updated by みぞ @mizo0203 almost 9 years ago

  • Status changed from 新規 to 完了
  • % Done changed from 0 to 100

更新履歴 commit:git|ba33f24fd5b36eadd68fd82f209387880db8e849 で適用されました。

#7

Updated by みぞ @mizo0203 almost 9 years ago

/var/www/.ssh に ~/.ssh の内容をコピー
chown -R apache:apache /var/www/.ssh
GitHub のリポジトリ「Setting → Deploy keys」に公開鍵を登録
⇒ GitHub への Push 毎に Redmine サーバー上のリポジトリが最新になる

Redlineにリポジトリ内容を読ませるため
Fetch GitHub Commits も併用

RedlineにGitHubリポジトリへのリンクを貼るため
Update Redmine Issues about related commits も併用

https://github.com/[user_id]/[prj_id]/settings/hooks/7244942

#8

Updated by みぞ @mizo0203 almost 8 years ago

  • Related to バグ #180: Host key verification failed. added

Also available in: Atom PDF