Hi everyone, having an issue setting up my first c...
# general
i
Hi everyone, having an issue setting up my first cluster. I'm using rancher docker to start.
Copy code
docker run -d --name rancher \
--restart=unless-stopped \
-p 80:80 -p 443:443 \
-v /opt/rancher:/var/lib/rancher \
--privileged \
rancher/rancher:latest
• I can successfully log in and begin to create a cluster. Im using VMware vSphere provider and am using as template (debian basic install) for the nodes. I'm starting with a simple 1 node pool with all 3 roles. • The nodes get created. • rancher UI says: ◦
Configuring bootstrap node(s) setslabs-control-6798fcdcb8x98lbw-rwl5h: waiting for agent to check in and apply initial plan
Provisioning log:
Copy code
[INFO ] waiting for infrastructure ready
[INFO ] waiting for viable init node
[INFO ] configuring bootstrap node(s) setslabs-control-6798fcdcb8x98lbw-rwl5h: waiting for agent to check in and apply initial plan
The logs of the rancher container show this repeated error log:
Copy code
[ERROR] error syncing '_all_': handler user-controllers-controller: userControllersController: failed to set peers for key _all_: failed to start user controllers for cluster c-m-2zk5l5hf: ClusterUnavailable 503: cluster not found, requeuing
In the Rancher UI, the new cluster "Related Resources" shows this and it never changes: