You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Freshly installed mosh package under MSYS2. However things don't seem to put together.
~ ❯ mosh localhost
CreateProcessW failed error:2
posix_spawnp: No such file or directory
/usr/bin/mosh: Did not find remote IP address (is SSH ProxyCommand disabled?).
~ ❯ mosh-server.exe new
Error binding to any interface: setsockopt: Invalid argument
Network exception: setsockopt: Invalid argument
I can verify that SSH works fine on localhost:
Is there any information else I should provide to help diagnose?
Thanks!
The text was updated successfully, but these errors were encountered:
Freshly installed
mosh
package under MSYS2. However things don't seem to put together.I can verify that SSH works fine on localhost:
Is there any information else I should provide to help diagnose?
Thanks!
The text was updated successfully, but these errors were encountered: