siderolabs / talos

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

Error running phase 2 in install sequence #9699

Open lpellegr opened 2 days ago

lpellegr commented 2 days ago

Bug Report

Screenshot From 2024-11-11 20-01-27

Description

Apply configuration before bootstrap to the first control plane node running talos 1.8.2 iso image (with qemu guest agent extension, but the same happens with the raw 1.8.2 iso) with talosctl --nodes "$IP" patch mc --patch "@$PATCH_FILE"; makes talos upgrade fails

The configuration specifies:

install:
  disk: /dev/vda 
  image: factory.talos.dev/installer/ce4c980550dd2ab1b17bbf2b08801c7eb59418eafe8f279833297925d67c7515:v1.8.2 
  wipe: true

Note the same configuration with using talos 1.7.7 instead of Talos 1.8.2 everywhere works perfectly.

Environment

smira commented 2 days ago

We can't guess, the error is in the logs before the moment you posted. Scroll back and see why the installer complains