Results 1 to 2 of 2

Thread: Persistent LivePatch internal error

  1. #1
    Join Date
    Jul 2020
    Beans
    3

    Question Persistent LivePatch internal error

    I'm using Ubuntu 20.04. LivePatch informs me:

    Canonical Livepatch has experienced an internal error. Please refer to https://wiki.ubuntu.com/Kernel/Livepatch#CommonIssues for further information.


    As per instructions I found here, I've disabled and re-enabled LivePatch with a fresh auth from Canonical. Yet the issue persists, and the error message remains. Does anyone know what else might be causing this?



    Last edited by yehudahecht; July 22nd, 2020 at 12:08 AM.

  2. #2
    Join Date
    Aug 2020
    Beans
    1

    Re: Persistent LivePatch internal error

    In my case I was able to resolve the issue by checking the error logs using:
    Code:
    journalctl -f -t canonical-livepatch
    and i found an error message about a lock file:
    Code:
    To override this warning, remove /var/snap/canonical-livepatch/common/locks/livepatch_Ubuntu_5_4_0_42_46_generic_70_70.3
    I also ran the livepatch refresh manually from the console:
    Code:
    sudo canonical-livepatch refresh
    Once I did all of that I was able to toggle off/on Livepatch from the Settings dialog and everything was working again.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •