consul crash with ports config parameters #3817
Labels
type/bug
Feature does not function as expected
type/crash
The issue description contains a golang panic and stack trace
Milestone
I found when I used below configs (Consul 1.0.0/1.0.1/1.0.2), consul will crash
......
"ports": {
"serf_wan": -1
},
......
but with 0.9.3 it is ok.
The text was updated successfully, but these errors were encountered: