Running Ubuntu 22.04.3LTS.
I noticed that LivePatch suddenly failed this morning with the error:
"An error occurred when checking for LivePatch updates."
I searched around and discovered I could get the status of LivePatch with the following command-line:
$ canonical-livepatch status
It reports the following:
last check: 11 minutes ago kernel: 6.5.0-15.15~22.04.1-generic
server check-in: failed: livepatch check failed: error response with status 502 (Bad Gateway): "<html><body><h1>502 Bad Gateway</h1>\nThe server returned an invalid or incomplete response.\n</body></html>\n\n"
kernel state: ✗ kernel is not covered by Livepatch
patch state: ✓ no livepatches available for kernel 6.5.0-15.15~22.04.1-generic
tier: updates (Free usage; This machine beta tests new patches.)
machine id: [redacted]
Other Things I Tried I attempted to turn off the "Kernel LivePatch" so I could try to turn it on again to see if that would fix it but I got an error (shown in image) there too.
Right after I disabled LivePatch I tried to enable it again and that caused an error too, so it's in an unknown state:
I have not updated the kernel myself.
Is there some issue where the update system is out of sync or something?
Why is this problem with LiveUpdate occurring?
Is this happening for other people?