Cannot update Altalabs controller past 1.0d

i am trying to update the altalabs local controller hardware (from altalabs).

when i click check in the gui, nothing happens. when i SSH in and do dpkg –configure -a and then apt update && upgrade -y i get this respsonse. any ideas?

Get:1 https://dl.alta.inc/do-not-distribute/repo jammy InRelease [2328 B]
Hit:2 https://deb.nodesource.com/node_18.x nodistro InRelease
Err:1 https://dl.alta.inc/do-not-distribute/repo jammy InRelease
The following signatures were invalid: EXPKEYSIG 24CADE4D6AF244C9 Alta Labs noreply@alta.inc
Ign:3 Index of /pub/repos/apt/ jammy-pgdg InRelease
Ign:4 Index of /ubuntu-ports jammy InRelease
Ign:5 Index of /ubuntu-ports jammy-updates InRelease
Ign:3 Index of /pub/repos/apt/ jammy-pgdg InRelease
Ign:6 Index of /ubuntu-ports jammy-backports InRelease
Ign:3 Index of /pub/repos/apt/ jammy-pgdg InRelease
Ign:7 Index of /ubuntu-ports jammy-security InRelease
Err:3 Index of /pub/repos/apt/ jammy-pgdg InRelease
Connection failed [IP: 151.101.67.52 80]
Ign:4 Index of /ubuntu-ports jammy InRelease

I don’t have a hardware controller myself, but I wonder if it’s related to the repository key update mentioned in this help article?

https://help.alta.inc/hc/en-us/articles/45447905137051-Alta-Control-Upgrade-Issues-Devices-Running-Older-Images-or-Offline-Systems

At this point it’s easier to do a power-on-reset by holding down reset while powering on the device, and wait for it to update to a firmware version that always has the new key integrated.

I will try that when I get back to the controller. I swear I searched and couldn’t find this information, glad it should be straightforward once I knew this.

This happened to me once. If my logs serve correct. The following resolved it assuming you have root ssh access

sudo apt-key del (your key)

curl -o /etc/apt/trusted.gpg.d/apt.alta.inc.gpg https://dl.alta.inc/do-not-distribute/apt.alta.inc.gpgI

sudo apt clean
sudo apt update

the JMSZuch article with the SSH fix got me to 1.1t which still wouldnt update any further, then i got to 1.1n by doing the hard reset but still wont update any further, any idea? . Just to note i only bought this hardware a few months ago on amazon, so might want to look at updating that stock if it hasnt been already.