yocto - Connection refused error while cloning from Git -


i have seen many posts related error on stack overflow other forums unfortunately not solution. executing following command on ubuntu 14.04 machine

git clone git://git.yoctoproject.org/poky yoctoproject 

and getting error.

cloning 'yoctoproject'... fatal: unable connect git.yoctoproject.org: git.yoctoproject.org[0: 140.211.169.56]: errno=connection refused 

replacing git:// https:// not resolve issue. can suggest different ??


Comments

Popular posts from this blog

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

linear regression - Trying to get confidence/prediction intervals with `predict.lm` in R, but I keep getting an error regarding my dichotomous variable -