panic: runtime error: invalid memory address or nil pointer dereference #2043
Labels
type/bug
Feature does not function as expected
type/crash
The issue description contains a golang panic and stack trace
consul version
for both Client and ServerClient:
Consul v0.6.4
Server:
Consul v0.6.4
consul info
for both Client and ServerServer:
Operating system and Environment details
Server and client are equal:
Ubuntu 14.04.1 LTS
Kernel 3.19.0-58-generic
KVM virtual machine running in OpenStack
ipv6-only
Reproduction steps
The consul client crashed while executing command
consul join <server>
.But we cant reproduce crash after start consul again.
Log Fragments or Link to gist
Stderr log:
[gist]https://gist.github.com/bogdanov1609/71b8a08b8b3a2e0951ad37d54ef6aab9
Stdout before panic:
https://gist.github.com/bogdanov1609/ce8ca98102c68bbbd2694ecfb7116e99
The text was updated successfully, but these errors were encountered: