mxschmitt / ui-driver-hetzner

Rancher UI driver for the Hetzner Cloud docker driver.
https://mxschmitt.github.io/ui-driver-hetzner
Apache License 2.0
254 stars 50 forks source link

This cluster is currently Provisioning; areas that interact directly with it will not be available until the API is ready. Cluster must have at least one etcd plane host: failed to connect to the following etcd host(s) [116.203.31.240] #98

Open egahmad opened 4 years ago

egahmad commented 4 years ago

Hello,

No matter what I do I always get this error

This cluster is currently Provisioning; areas that interact directly with it will not be available until the API is ready. Cluster must have at least one etcd plane host: failed to connect to the following etcd host(s) [116.203.31.240]

The node is created and when I delete the cluster the node got deleted but I'm always stuck at this message after several setups.

mxschmitt commented 4 years ago

Hi, which values did you enter in the UI?

egahmad commented 4 years ago

It worked after detaching everything from the private network, I tried it with using the internal IP in server-url Global setting, so none of the nodes nor rancher in the private network.

The question is if I want to use the private network what is the optimum setting.

With the private network setup I tried Canal and Weave with no luck, what would be the issue?

hco commented 3 years ago

I have the same issue when I use the internal IP as server-url

BuddhiAbeyratne commented 3 years ago

i gave it time and it kinda worked out. its kinda a cross your fingers and pray to the DevOps gods kinda a deal

anebi commented 3 years ago

I experienced this problem as well some time ago. If i run deployment of a new cluster, sometimes it works, but sometimes node doesn't get active. After some investigation, appeared that it has to do with Private Networking. Now I use the public ip addresses and deployment works perfectly. Somehow using Private Networking some glitches happen from time to time (not every time).