I upgraded to Rancher 1.5.3 by using rancher/server:stable and it’s causing problems for me:
Removing bad service instance: Couldn't bring up network: failed to find plugin "rancher-bridge" in path [/opt/cni/bin /var/lib/cni/bin /usr/local/sbin /usr/sbin /sbin /usr/local/bin /usr/bin /bin]
How can I force my Rancher server docker image to only download 1.5.2? Is there a list of eligible tags somewhere?
Healthcheck continues to fail in succession:
Updating-Active (Expected state running but got error: Couldn't bring up network: failed to find plugin "rancher-bridge" in path [/opt/cni/bin /var/lib/cni/bin /usr/local/sbin /usr/sbin /sbin /usr/local/bin /usr/bin /bin])
Thanks.