Luks volume group not found after update

Since the latest sudo pkcon --update, when I enter my passphrase on boot, I get output akin to the following:

  Volume group "luks" not found
  Cannot process volume group luks
No key available with this passphrase.
No key available with this passphrase.
cryptsetup: ERROR: <luks-etcetc>: cryptsetup failed, bad password or options?
cryptsetup: ERROR: <luks-etcetc>: maximum number of tries exceeded
  Volume group "luks" not found
  Cannot process volume group luks
No key available with this passphrase.
cryptsetup: ERROR: <luks-etcetc>: cryptsetup failed, bad password or options?
cryptsetup: ERROR: <luks-etcetc>: maximum number of tries exceeded
Gave up waiting for suspend/resume device
/dev/mapper/<luks-etcetc>: clean, 1xxxxxx/3xxxxxxx files, 7xxxxxxx/1xxxxxxxx blocks
-.mount
<... a bunch of .service and .mount stuff>
plymouth-start.service
systemd-crypsetup@luks\<<hexidecimal>\<hexidecimal>\<...>>.service
systemd-fsckd.service
systemd-fsdk@<....>.service
boot-efi.mount
<more .services>
systemd-ask-password-plymouth.service

Please enter passphrase for disk <diskname> (<luks-etcetc>) on swap:_

The last message will display twice regardless of what I type in there, and after two entries of the ‘passphrases’ it will boot.

My partitioning is as follows:

What is happening and how do I fix this.
Thank you.