seguía teniendo un problema con github estos días, he creado un nuevo repositorio en GitHub, y luego desde la máquina local Traté de empujar mi código para github:github ninguna dirección asociada con el nombre
git remote add origin [email protected]:tmi/logger.git fatal: remote origin already exists git push origin master ssh: github.com:uhdyi: no address associated with name fatal: the remote end hung up unexpectedly ssh git -v OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Fed 2007 ssh: git: no address associated with name ssh [email protected] Enter passphrase for key '/c/Documents and Settings/tmi/.ssh/id_rsa': Error: HI, tmi! you've successfullly authenticated, but GitHub doesn not provide shell access connection to github.com closed git push origin master ssh: github.com:uhdyi: no address associated with name fatal: the remote end hung up unexpectedly
lo que está mal aquí? ¡Gracias!
'ssh: git: ninguna dirección asociada con name' y' fatal: el origen remoto ya existe? 'Son dos problemas separados. ¿Cuál es la solución para el anterior? –
Para mí, 'ssh: git: ninguna dirección asociada con el nombre' sucedió porque mi conexión a Internet fue reventada en una VM – bendytree