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
{{ message }}
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.)
vSphere
symLinkEngineBinary can't detect the docker version if a custom docker engine is used as documented here. In such a case symLinkEngineBinary receives the URL to the engine service file and fails to determine the docker version. Therefore if the custom docker engine is newer or equal to 18.09.0 rancher tries to create the wrong symlinks (e.g. for runc). As a result RancherOS doesn't boot anymore.