Great tutorial. I was getting an error and this video helped me solve that mater on the localhost.
@or774 Жыл бұрын
Thank you so much! great video! I was able to quickly fix my authentication problem after watching your video. I had been trying to fix it for hours.
@geekscodebook Жыл бұрын
Thanks, Glad it helped!
@cheerif Жыл бұрын
Thank you, it's so useful!
@cigarettesafter9435 Жыл бұрын
Thank you man, the first time connection trick was the solution for my case.
@geekscodebook Жыл бұрын
Glad it helped
@nandiniachugatla9328 ай бұрын
You are the saviour .. :))
@thomsrj Жыл бұрын
Thank you sir ... Your steps solved my erros
@geekscodebook Жыл бұрын
Thanks
@vaibhavdeshmukh46563 ай бұрын
one silly question... is it the prerequisite to use SSH or PAT that user must be a member of repo with at least read access ?
@matheusbrittofreitas Жыл бұрын
hey, great video, but even with all your tips, Im still getting authentication error, i changed everything, even generate like 20 keys. nothing works, still getting a no key error, do you know what can possibly be wrong? Im running Jenkins in a docker container, and network wise everything seems fine,.. the only time that I was able to run the job was with no verification.
@matheusbrittofreitas Жыл бұрын
Actually I got, i forgot to add the Key in the ssh-agent, but i had to put "accept first connection" to work anyway.
@geekscodebook Жыл бұрын
glad, you are able to resolve issue.
@humayounkabir36502 ай бұрын
I am getting below error for SSH Authentication
@rajvardhanpatil9578 Жыл бұрын
I have follow all steps still getting the error
@coddude3284 Жыл бұрын
thanks a lot
@afshaarahmed2114 Жыл бұрын
if i have a password then?
@SandeepSingh-el6sf Жыл бұрын
I guess password won't support from 2021
@geekscodebook Жыл бұрын
Passwords are not supported now.
@hariharan764918 күн бұрын
First time build. Skipping changelog. [FFLIB salesforce] $ cmd.exe /C "mvn clean install && exit %%ERRORLEVEL%%" 'mvn' is not recognized as an internal or external command, I am facing this issue. I install maven in my window system also. please help me