Nomad 1.0.1 client segfaults on startup with Consul 1.8.3 #9738
Labels
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/consul/connect
Consul Connect integration
type/bug
Nomad version
Server: Nomad v1.0.1 (c9c68aa)
Client: Nomad v1.0.1 (c9c68aa) (was, 0.12.9) + Consul 1.8.3
Operating system and Environment details
Debian 10, official Nomad packages
Issue
After upgrading the server from 0.12 to 1.0 (which went smoothly), I tried to upgrade a client node that was running Consul 1.8.3 and had Consul Connect enabled jobs scheduled on it.
After doing a
apt install nomad && systemctl restart nomad
, it would panic - presumably trying to look up which versions of Envoy are supported and failing.Downgrading the client back to 0.12 worked OK, as did manually specifying the version of Envoy to use (I feel that upgrading Consul would have done the trick too):
The upgrade guide mentions that it should do this automatically:
Nomad Client logs (if appropriate)
The text was updated successfully, but these errors were encountered: