Hi Team,
We have facing issues with consul, the key-value created in the consul and deleted automatically, also the applications deployed in our user cluster and consul enabled aren’t taking the configurations from consul and are having the below logs in the application pod :
at Consul.GetRequest1.Execute(CancellationToken ct) at Winton.Extensions.Configuration.Consul.ConsulConfigurationProvider.GetKvPairs(Boolean waitForChange, CancellationToken cancellationToken) at Winton.Extensions.Configuration.Consul.ConsulConfigurationProvider.PollingLoop(CancellationToken cancellationToken)Consul.ConsulRequestException: Unexpected response, status code GatewayTimeout: 504 Gateway Time-outThe server didn't respond in time. at Consul.GetRequest
1.Execute(CancellationToken ct) at Winton.Extensions.Configuration.Consul.ConsulConfigurationProvider.GetKvPairs(Boolean waitForChange, CancellationToken cancellationToken) at Winton.Extensions.Configuration.Consul.ConsulConfigurationProvider.PollingLoop(CancellationToken cancellationToken)Consul.ConsulRequestException: Unexpected response, status code GatewayTimeout: 504 Gateway Time-outThe server didn’t respond in time.
Please advise and help us resolve the issue.
Regards,
Devika