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
Consul v1.19.1
Revision 9f62fb41
Build Date 2024-07-11T14:47:27Z
Protocol 2 spoken by default, understands 2 to 3 (agent will automatically use protocol >2 when speaking to compatible agents)
Operating system and Environment details
Linux 5.19.0-50-generic 50-Ubuntu SMP PREEMPT_DYNAMIC Mon Jul 10 18:24:29 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
Overview of the Issue
Consul 1.19.1 can still panic on certain DNS queries, despite other issues that have been resolved.
Reproduction Steps
consul agent -dev -client 0.0.0.0 -bind 0.0.0.0 -recursor 8.8.8.8 -advertise '{{ GetPrivateIP }}'
dig -p 8600 foo.virtual.consul SRV
The result:
Consul info for both Client and Server
Operating system and Environment details
Linux 5.19.0-50-generic 50-Ubuntu SMP PREEMPT_DYNAMIC Mon Jul 10 18:24:29 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: