Error when installing cocoapods - Host is down -


i had problems installing gem, tried updating cocoapods. uninstalled first, tried installing again command sudo gem install cocoapods , gem install cocoapods. won't work because had following error:

error: error: while executing gem ... (errno::ehostdown) host down - sendto(2) "8.8.8.8" port 53

this happens when gem install cocoapods , sudo gem install cocoapods. idea why happens ? connection internet ok. tried searching on internet possible solutions couldn't find similar one.

never mind, using little snitch blocked incoming connection :)


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -