[apt] KEYEXPIRED error

Has anyone had issues upgrading a legacy version of loraserver? I am attempting to upgrade loraserver 0.23.0 and am getting invalid signatures errors with KEYEXPIRED.

I am using ubuntu apt-get.

Thanks

I think you need to update the GPG key:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1CE2AFD36DBCCA00
1 Like

Thank you - problem solved.

It seems the key [1CE2AFD36DBCCA00] has expired.

Can someone verify and/or provide the newest key?

Please run the command mentioned above. An expired key is not automatically updated on your system, you must re-fetch it.