Bailed due to error: dial tcp 192.168.112.14:22: i/o timeout
Here is the command I am using. 192.168.112.14 is my vagrant vm's address. NAT virtualbox network.
AF051611:~ yhuang$ gut sync -v [email protected]:/home/cit/website/ ~/website/ goroutine 8 [running]: main.main.func2(0xc82000f280, 0xc820015500, 0xc8200a4200, 0xc82001a780) /home/ubuntu/work/go/src/github.com/tillberg/gut/shell.go:672 +0x7f created by main.main /home/ubuntu/work/go/src/github.com/tillberg/gut/shell.go:681 +0x115a Bailed due to error: dial tcp 192.168.112.14:22: i/o timeout [localhost] $ uname
I could log in normally
`AF051611:~ yhuang$ /usr/bin/ssh [email protected] Welcome to Ubuntu 14.04.3 LTS (GNU/Linux 3.19.0-32-generic x86_64)
- Documentation: https://help.ubuntu.com/ New release '16.04.5 LTS' available. Run 'do-release-upgrade' to upgrade to it.
You have mail. Last login: Fri Aug 10 14:36:04 2018 from 192.168.112.1 cit@lint-sandbox:~$`