azukiapp / azk

azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine.
http://azk.io
Apache License 2.0
898 stars 63 forks source link

Intermittent dns resolution #588

Open alexferreira opened 8 years ago

gullitmiranda commented 8 years ago

The root cause of this issue is the use of a router IP as primary DNS. It seems that the router answers before azk's DNS service.

Workaround: Use Google's DNS (8.8.8.8 and 8.8.4.4)