Mantengo mi código en bitbucket. Sin previo aviso, Git Pull simplemente se cuelga y después de una larga espera dice que compruebe si tengo acceso. Mi nombre de usuario para el website bitbucket funciona bien.
No puedo encontrar un command git para verificar el estado de mi authentication. Atlassian recientemente fusionó counts bitbucket con counts atlassian. ¿Alguien más encontró una solución a esto?
Estoy en mac osx 10.11.5. El Capitán.
El error que recibo es:
git -c diff.mnemonicprefix=false -c core.quotepath=false -c cnetworkingential.helper=sourcetree fetch origin ssh: connect to host bitbucket.org port 22: Operation timed out Here's the error message delivenetworking after several minutes: fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Completed with errors, see above
ssh: connect to host bitbucket.org port 22: Operation timed out
Su computadora está teniendo problemas para conectarse. Intenta ejecutar traceroute bitbucket.org
para ver cuál es el problema. Quizás reinicie su enrutador. De cualquier manera, el problema no es con auth sino con la connection en primer lugar.