-
Notifications
You must be signed in to change notification settings - Fork 781
SSH does not work through Gitlab Runner #992
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Please. Need your help. |
If its not too late, did you try it with -T option? |
@manojampalam Yes, i tried |
Can you share your client side logs? (use -E option to write traces to a file) |
@manojampalam Sorry, but I will not find those logs. I started using plink.exe and my task was solved. I can not experiment with a productive machine |
I also use the Gitlab Runner
|
Hi All, |
@kainwei Thank you in advance, Andreea |
This is a duplicate of this issue: #856 |
Please answer the following
"OpenSSH for Windows" version
0.0.24.0
Server OperatingSystem
Windows Server 2012 R2
Client OperatingSystem
Windows Server 2012 R2
What is failing
ssh -n user@server xcopy
Expected output
no Error
Actual output
GetConsoleMode on STD_INPUT_HANDLE failed with 6
I run the csh with the -n flag, but the error repeats. Nothing helps. It is necessary for me to work with Gitlab Runner to work with the directory on the remote server. You are welcome. Help is needed.
The text was updated successfully, but these errors were encountered: