-
Notifications
You must be signed in to change notification settings - Fork 214
error: failed to parse host IP: host argument is not a valid IP address #84
Comments
I just tried with the IP address, rather than hostname, and get the same error. |
@magick93 try running |
Thanks @sreya92 - that solved that issue. |
@magick93 Hmm that's interesting, if instead you run |
Oh you know what, the previous instance of code-server was probably running, if you ssh into your server and do a |
@magick93 I'm having a hard time recreating your issue, I was able to do it once but I was unable to recreate it, is this something you see consistently |
@sreya92 try using the hosts saved in ~/.ssh/config file, i'm facing this issue as well |
@SscSPs could you post the error you're receiving? |
@sreya92 I was facing that issue yesterday, but not anymore.
|
Gotcha yeah, it seems like like every once in a great while that can happen, simply retrying the command tends to work. I tried running the command 50 times and wasn't able to reproduce. Please reopen if you experience problems |
Hello
I've just installed sshcode, using
go get -u go.coder.com/sshcode
, and go to run it, and it fails with the below error:Does it only work with ip addresses?
I'm running sshcode on Ubuntu 19.04.
The text was updated successfully, but these errors were encountered: