subutai-io / peer-os

Subutai is a next generation peer to peer (P2P) cloud computing and Internet of Things platform. Subutai peers collaborate and share resources to create secure virtual environments tying together the shared network and machine resources across peers.
https://subutai.io
Apache License 2.0
63 stars 34 forks source link

DNS issue in management container #2905

Open manishautomatic opened 3 years ago

manishautomatic commented 3 years ago

I have setup Subutai on by Debian box using the Advance peer OS setup guide. running systemctl status subutai-p2p shows Status : Active. I am able to ssh into the management container via subutai attach management. From within the management container running ping google.com results in ping: google.com: Temporary failure in name resolution However pining a public IP address works fine.

The nameserver param in resolv.conf is set to 10.10.10.254

Due to this DNS issue the Subutai Console does not load properly.