Error while initializing Daemon

After installing replicated for Kube, I go to the site and see this:

In the kube logs I see this:

I’m not sure how to proceed at this point. Any tips?

This is usually caused by networking problems. Possible causes are

  • iptables configuration errors (possibly due to SELinux)
  • invalid proxy configuration in Docker
  • misconfigured VirtualBox environment

More details can be obtained from Replicated and Retraced container logs

Another possible cause is setting userland-proxy=false on the Docker daemon.