miguelammatos / Kollaps

Kollaps: a decentralized container based network emulator
Apache License 2.0
31 stars 5 forks source link

Installation Using Docker failed #19

Closed chenwong closed 4 years ago

chenwong commented 4 years ago

hello, friend. when i install using docker, it always wrong, pls help solving it. thanks a lot. the erro info is:

error: failed retrieving file 'core.db' from mirror.rackspace.com : Could not resolve host: mirror.rackspace.com error: failed retrieving file 'core.db' from mirror.leaseweb.net : Could not resolve host: mirror.leaseweb.net error: failed to update core (invalid url for server) error: failed retrieving file 'extra.db' from mirror.rackspace.com : Could not resolve host: mirror.rackspace.com error: failed retrieving file 'extra.db' from mirror.leaseweb.net : Could not resolve host: mirror.leaseweb.net error: failed to update extra (invalid url for server) error: failed retrieving file 'community.db' from mirror.rackspace.com : Could not resolve host: mirror.rackspace.com error: failed retrieving file 'community.db' from mirror.leaseweb.net : Could not resolve host: mirror.leaseweb.net error: failed to update community (invalid url for server) error: failed to synchronize all databases

miguelammatos commented 4 years ago

This seems to be a connectivity issue to the mirror. Can you manually check if the mirror is accessible from your network?

chenwong commented 4 years ago

yes, it's connectivity issuse. I changed the mirror and the problem solved. Thanks a lot.