Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to start 3 servers at the same time, slaves servers are not able to wait and connect #962

Closed
SebTardif opened this issue May 8, 2021 · 2 comments

Comments

@SebTardif
Copy link

SebTardif commented May 8, 2021

Using rke2/v1.20.6+rke2r1/rke2.linux-amd64.tar.gz

I start 3 agent nodes at the same time than 3 server node. They all have the same token set in the config.

One of the server node have no 'server' config, so it's the master of all...

So... after a while the master server is up, and the 3 agents are connected, but the 2 other servers are not connecting.

Do you mind making this more plug and play?

I think it should just work by default, then you can create an extra config if you think someone want a different behavior on startup.

Meanwhile, I try to workaround a little by having a curl wait loop in the 2 slave server, but so far, all my check are not good enough. Would you know a good curl 'test' to know that the master server is 'really' ready?

@brandond
Copy link
Contributor

brandond commented May 8, 2021

Duplicate of #895 - see the discussion there.

@stale
Copy link

stale bot commented Nov 5, 2021

This repository uses a bot to automatically label issues which have not had any activity (commit/comment/label) for 180 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the bot can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the bot will automatically close the issue in 14 days. Thank you for your contributions.

@stale stale bot added the status/stale label Nov 5, 2021
@stale stale bot closed this as completed Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants