public key is not available after upgrading from Ubuntu Server 22.04 LTS to 24.04.1 LTS

#1
Hi,

After I did the Server upgrade last night I get this when I do an apt update:

Err:16 http://rpms.litespeedtech.com/debian noble Release.gpg
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 011AA62DEDA1F085

I found this from a long time ago https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:apt but the two suggested commands below do not solve the problem

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 011AA62DEDA1F085

or

sudo wget -O /etc/apt/trusted.gpg.d/lst_repo.gpg http://rpms.litespeedtech.com/debian/lst_repo.gpg

Then the page says "If the key that it is asking for does not match 011AA62DEDA1F085 or EDA1F085. Do not continue, check your “/etc/apt/sources.list.d/lst_debian_repo.list” file, and re-run the install script."

I have lst_debian_repo.list.distUpgrade and lst_debian_repo.sources in my /etc/apt/sources.list.d directory but i do not have lst_debian_repo.list. What do i have to do please?
 
#2
Hello, Unfortunately, there is such a problem in Ubuntu between upgrades. I was previously using version 18.x, and when I upgraded to version 22.04, I experienced the same problem and could not solve the problem. I backed up the folder with conf and domains and made a fresh installation with the OLS1Click package. Of course, you have upgraded to version 24.x. I am following the topic, if you allow.
 
Top