[openstack-dev] [kuryr] gerrit/git review problem error code 10061
Baohua Yang
yangbaohua at gmail.com
Mon Nov 9 02:13:33 UTC 2015
Hi,
Anyone recently meet such problem after cloning the latest code from
kuryr?
Try proxy also, but not solved.
$ git review -s
Problem running 'git remote update gerrit'
Fetching gerrit
FATAL: Unable to connect to relay host, errno=10061
ssh_exchange_identification: Connection closed by remote host
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: Could not fetch gerrit
Traceback (most recent call last):
File "d:\Python27\lib\runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "d:\Python27\lib\runpy.py", line 72, in _run_code
exec code in run_globals
File "d:\Python27\Scripts\git-review.exe\__main__.py", line 9, in <module>
File "d:\Python27\lib\site-packages\git_review\cmd.py", line 1202, in main
set_hooks_commit_msg(remote, hook_file)
File "d:\Python27\lib\site-packages\git_review\cmd.py", line 283, in
set_hooks_commit_msg
run_command_exc(CannotInstallHook, *cmd)
File "d:\Python27\lib\site-packages\git_review\cmd.py", line 152, in
run_command_exc
raise klazz(rc, output, argv, env)
git_review.cmd.CannotInstallHook: Problems encountered installing
commit-msg hook
The following command failed with exit code 1
"scp -P29418 yangbaohua at review.openstack.org:hooks/commit-msg
.git\hooks\commit-msg"
-----------------------
FATAL: Unable to connect to relay host, errno=10061
ssh_exchange_identification: Connection closed by remote host
$ git remote show origin
* remote origin
Fetch URL: git://git.openstack.org/openstack/kuryr
Push URL: git://git.openstack.org/openstack/kuryr
HEAD branch: master
Remote branch:
master tracked
Local branch configured for 'git pull':
master merges with remote master
Local ref configured for 'git push':
master pushes to master (local out of date)
Thanks!
--
Best wishes!
Baohua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151109/6a24b9e7/attachment.html>
More information about the OpenStack-dev
mailing list