Decrypt Swap fails, can't boot after DUP to 20241121

Problem:

Upgraded to snapshot 20231121. Rebooted and now cannot startup.

Troubleshooting & Workaround:

Noticed that the password input screen (I have swap and my disk encrypted) would fail after input.
The device would then fail to boot (because I couldn’t decrypt the swap partition (i assume).

The device then went into the “Dracut emergency shell”.
In this shell I ran:
systemctl --failed -l

image

Check the logs:

I checked to see the status of the systemd service:
systemctl status systemd-cryptsetup@cr_swap.service

Started the failed service:
systemctl start systemd-cryptsetup@cr_swap.service

The servcie started and I was able to input my password. It was accepted.

Then ran:
exit to continue the boot process.

And now I’m typing out this workaround to help someone else.

Question:

What do I need to do to fix this?

Logs:

https://paste.opensuse.org/pastes/b6aaad020487

Do not post the same question multiple times in different topics.