shy-baker-33750
09/08/2022, 7:34 AM$ k get nodes
NAME STATUS ROLES AGE VERSION
<http://xxx1.de|xxx1.de> Ready controlplane,etcd,worker 2y54d v1.21.14
<http://xxx2.de|xxx2.de> Ready controlplane,etcd,worker 2y54d v1.21.14
<http://xxx3.de|xxx3.de> Ready controlplane,etcd,worker 2y54d v1.21.14
$ rke --version
rke version v1.3.14
rke etcd snapshot-save --name snapshot-2022-08-09-1
INFO[0018] [etcd] Finished saving snapshot [snapshot-2022-08-09-1] on all etcd hosts
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x1984075]
goroutine 1 [running]:
<http://github.com/rancher/rke/cluster.(*Cluster).SnapshotEtcd(0xc0007d4000|github.com/rancher/rke/cluster.(*Cluster).SnapshotEtcd(0xc0007d4000>, {0x2218cd8, 0xc00012e000}, {0x7ffe144927f4, 0x15})
/go/src/github.com/rancher/rke/cluster/etcd.go:54 +0x415
<http://github.com/rancher/rke/cmd.SnapshotSaveEtcdHosts(|github.com/rancher/rke/cmd.SnapshotSaveEtcdHosts(>{0x2218cd8, 0xc00012e000}, 0x0, {0x0, 0x0, 0x0}, {{0x0, 0x0}, {0x1e9c0b6, 0xb}, ...}, ...)
/go/src/github.com/rancher/rke/cmd/etcd.go:133 +0x226
...
...
/go/pkg/mod/github.com/urfave/cli@v1.22.2/command.go:102 +0x825
<http://github.com/urfave/cli.(*App).Run(0xc0002de8c0|github.com/urfave/cli.(*App).Run(0xc0002de8c0>, {0xc000100050, 0x5, 0x5})
/go/pkg/mod/github.com/urfave/cli@v1.22.2/app.go:276 +0x80c
main.mainErr()
/go/src/github.com/rancher/rke/main.go:81 +0x1825
main.main()
/go/src/github.com/rancher/rke/main.go:25 +0x33
kind-alarm-73406
09/16/2022, 12:50 AM