You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Nginx is running in front of Consul which is acting as a dns resolver. The system works fine until I see the following error:
[error] 84#84: upstream-dynamic-servers: 'active.vault.service.consul' could not be resolved (3: Host not found)
Though everything was up during that time, I see the above error and the system cpu goes high to 100% and stuck on that.
Is there anything I am missing in the configuration?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
I am using this nice module to enable dynamic upstream resolver with keepalive.
Here is my upstream configuration:
My Nginx is running in front of Consul which is acting as a dns resolver. The system works fine until I see the following error:
[error] 84#84: upstream-dynamic-servers: 'active.vault.service.consul' could not be resolved (3: Host not found)
Though everything was up during that time, I see the above error and the system cpu goes high to 100% and stuck on that.
Is there anything I am missing in the configuration?
Thanks.
The text was updated successfully, but these errors were encountered: