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

Controller-Runtime running using a state over GRPC via StateClient crashes when it loses connection to the server #540

Open
utkuozdemir opened this issue Dec 19, 2024 · 1 comment
Assignees

Comments

@utkuozdemir
Copy link
Member

Observed it when using https://github.com/siderolabs/omni + https://github.com/siderolabs/omni-infra-provider-bare-metal.

The moment I stop Omni (ran via make docker-compose-up WITH_DEBUG=true) by CTRL+C, the provider's controller runtime crashes with:

Error: failed to run provider: failed to run components: controller runtime watch error: rpc error: code = Internal desc = server closed the stream without sending trailers
2024/12/19 14:05:27 failed to run: failed to run provider: failed to run components: controller runtime watch error: rpc error: code = Internal desc = server closed the stream without sending trailers

Let me know if more info is needed.

@smira smira self-assigned this Dec 19, 2024
@utkuozdemir
Copy link
Member Author

And it sometimes fails with this error instead of the one above:

controller runtime watch error: rpc error: code = Unavailable desc = error reading from server: read memu 1734683825790992862->grpc-conn: EOF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants