rocket-depot icon indicating copy to clipboard operation
rocket-depot copied to clipboard

attempt to handle connection errors to unavailable hosts

Open robled opened this issue 9 years ago • 2 comments

Example:

$ xfreerdp 10.0.0.50 WARNING: Using deprecated command-line interface! 10.0.0.50 -> /v:10.0.0.50 unable to connect to 10.0.0.50:3389 Error: protocol security negotiation or connection failure

robled avatar Mar 16 '15 16:03 robled

This issue is likely due to the fact that xfreerdp puts error messages for this case on stdout, which we do not check in rocket-depot.

robled avatar May 06 '15 00:05 robled

https://github.com/FreeRDP/FreeRDP/issues/2595

robled avatar May 06 '15 00:05 robled