You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I have setup Subutai on by Debian box using the Advance peer OS setup guide.
running
systemctl status subutai-p2p
showsStatus : Active
.I am able to ssh into the management container via
subutai attach management
.From within the management container running
ping google.com
results inping: 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.
The text was updated successfully, but these errors were encountered: