Open sumanthratna opened 4 years ago
2019-12-29 13:11:37 ERROR failed to start SSH master connection: SSH master wasn't ready on time: max number of tries exceeded: 30
For some reason the master doesn't connect in time. Are you typing in the password and hitting enter quick enough?
Sorry for the late reply! I just tried again and I entered the password immediately after it was asked for. sshcode
works fine, but the original problem still stands—I was asked for my password 5 times.
I face the same issue with public key auth:
2020-05-20 09:04:21 INFO starting SSH master connection...
2020-05-20 09:04:51 ERROR failed to start SSH master connection: SSH master wasn't ready on time: max number of tries exceeded: 30
2020-05-20 09:04:51 INFO ensuring code-server is updated...
...
The following sync and startup succeeds, but the first connection always times out.
From #115:
This issue came back. Yesterday, December 29, 2019, I re-ran
go get -u go.coder.com/sshcode
to update the package.