Canonical Livepatch internal error
In terminal i just fire this command and it worked, try this
sudo canonical-livepatch refresh
In Detail you can read here
- Canonical Livepatch informs about internal error - what to do?
- https://ubuntuforums.org/showthread.php?t=2420465
This forum thread describes the same issue and says the solution is to use a new livepatch token:
disable the livepatch service
sudo canonical-livepatch disable
get a new token from https://auth.livepatch.canonical.com/
enable the service with your new token
sudo canonical-livepatch enable <your token>