Hola como estas ? Te saludos desde Argentina, gran video TE FELICITO ! No pude clonar de ninguna manera ese Repositorio ni con 'git clone' ni con 'gh repo clone' , me autentique de todas las formas posible (pensando que seria un repo privado), pero no hubo caso
Hello, i was following along with your video and got hit with asking to provide the password when trying to ssh onto the user even after creating the id_rsa file and chmoding it to 600, could you provide any insight on how to fix this?
Id double check the username is correct, and take out any whitespaces in the id_rsa file, like extra lines at the end. What command are you typing for ssh?
@@redfire-359 The error i'm getting after sshing using the key is error in libcrypto I've tried troubleshooting how I have copied over the key and sadly no further forward I tried using the key both before and after refining it using cyberchef and still getting libcrypto error any advice ?
much love my guy! it was exceptionally helpful
Gran video amigo , ojala sigas haciendo mas de estos Tutoriales. Saludos desde Argentina !
Absolutely brilliant
How to become like you
Hola como estas ? Te saludos desde Argentina, gran video TE FELICITO ! No pude clonar de ninguna manera ese Repositorio ni con 'git clone' ni con 'gh repo clone' , me autentique de todas las formas posible (pensando que seria un repo privado), pero no hubo caso
Hello, i was following along with your video and got hit with asking to provide the password when trying to ssh onto the user even after creating the id_rsa file and chmoding it to 600, could you provide any insight on how to fix this?
Id double check the username is correct, and take out any whitespaces in the id_rsa file, like extra lines at the end. What command are you typing for ssh?
@@redfire-359 The error i'm getting after sshing using the key is error in libcrypto I've tried troubleshooting how I have copied over the key and sadly no further forward I tried using the key both before and after refining it using cyberchef and still getting libcrypto error any advice ?
Had the same issue, be sure the format of your id_rsa file is correct (remote double quotes, commas and
= new line)