siderolabs / talos

Talos Linux is a modern Linux distribution built for Kubernetes.
https://www.talos.dev
Mozilla Public License 2.0
6.39k stars 514 forks source link

talosctl upgrade hangs on "waiting for actor ID" #8931

Closed sbogomolov closed 2 months ago

sbogomolov commented 2 months ago

I've tried upgrading from 1.7.4 to 1.7.5:

talosctl upgrade -n k8s-control-01 --image=factory.talos.dev/installer/92fca8fcdb4cb5dc69f52b84b77afb112a94c293daa261f49e6d2fa34dd06d78:v1.7.5

The upgrade process hangs on the first step:

WARNING: k8s-control-01: server version 1.7.4 is older than client version 1.7.5
◰ watching nodes: [k8s-control-01]
    * k8s-control-01: waiting for actor ID

I have tried rebooting the node and tried upgrading other nodes - same result. I have never had this problem before (I'm upgrading to every release).

frezbo commented 2 months ago

Duplicate of https://github.com/siderolabs/image-factory/issues/124