Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

ssh: must specify HostKeyCallback #36

Closed
gonzague opened this issue May 6, 2017 · 8 comments
Closed

ssh: must specify HostKeyCallback #36

gonzague opened this issue May 6, 2017 · 8 comments

Comments

@gonzague
Copy link

gonzague commented May 6, 2017

Hi
When trying to upload via C14 CLI I get this error ..
root@vrayo:~# c14 upload /etc/ 6cd0ab4e-xxxx-4fe8-8207-0614fc5f494b
FATAL[0000] ssh: must specify HostKeyCallback
Host runs Ubuntu 16.04.2 LTS
Go version : go version go1.6.2 linux/amd64

Any idea on how to fix this ? :)

thanks

Gonzague

@aveao
Copy link

aveao commented May 10, 2017

go 1.8.1 on arch linux here.

Can repro :/

This seems to be the source: https://github.com/golang/crypto/blob/master/ssh/client.go#L75

@flemzord
Copy link

You do not have a specific configuration in your ssh? .ssh/config file

@gonzague

@aveao
Copy link

aveao commented May 11, 2017

@flemzord I do not. I wasn't told to do that.

@QuentinPerez
Copy link
Contributor

@agirot can you fix it ?

@gonzague
Copy link
Author

@flemzord : nope super basic setup

@agirot
Copy link
Member

agirot commented May 16, 2017

@gonzague Can you pull and try again plz ? (#34)

@aveao
Copy link

aveao commented May 16, 2017

Confirmed fixed here.

@gonzague
Copy link
Author

Fixed :) thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants