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

service deregister suddenly #20925

Open
kkarim1983 opened this issue Mar 28, 2024 · 1 comment
Open

service deregister suddenly #20925

kkarim1983 opened this issue Mar 28, 2024 · 1 comment
Labels
type/question Not an "enhancement" or "bug". Please post on discuss.hashicorp

Comments

@kkarim1983
Copy link

I am currently utilizing Consul version 1.10.3 in conjunction with various microservices built on .NET Core. Occasionally, I encounter an issue where a service deregisters abruptly and then re-registers itself. During these instances of service deregistration, I execute connectivity and probe health check commands between the microservices and Consul, and they appear to be functioning correctly. Is there a configuration setting within the config.json file that dictates the duration of service deregistration?

@blake blake added the type/question Not an "enhancement" or "bug". Please post on discuss.hashicorp label May 29, 2024
@blake
Copy link
Member

blake commented May 29, 2024

@kkarim1983 Would you be able to provide a bit more information on how you are registering these services to Consul? Are there any messages in the logs that indicate why the service is being deregistered?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question Not an "enhancement" or "bug". Please post on discuss.hashicorp
Projects
None yet
Development

No branches or pull requests

2 participants