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

kamailio+dispatcher pod restarting frequently #1

Closed
sivachirravuri opened this issue Feb 27, 2019 · 3 comments
Closed

kamailio+dispatcher pod restarting frequently #1

sivachirravuri opened this issue Feb 27, 2019 · 3 comments

Comments

@sivachirravuri
Copy link

HI
My Pod containing kamailio and dispatcher containers is getting restarted multiple times.
dispatcher container just throws the following error

"failed to maintain dispatcher sets: error maintaining sets: failure during watch: EOF"

Please help..

@Ulexus
Copy link
Member

Ulexus commented Feb 27, 2019

This is "normal" and I need to fix it. Essentially, the watch connection to the API server is timing out, which is completely normal. However, right now dispatchers exits when this happens. It should just reconnect. This will involve wrapping the watch process and handling the timeout gracefully.

@Ulexus
Copy link
Member

Ulexus commented Feb 27, 2019

This should take care of it; let me know how it goes for you.

@sivachirravuri
Copy link
Author

Its fine now.. Thanks for the quick help.

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