Local Antenna Tunnel Fails to Install
If you are running SmartServer 4.5 Update 1 and installing Local Antenna Tunnel, or if you tried to install Local Antenna Tunnel and it failed, then perform the following steps:
Open a terminal connection to SmartServer IoT.
Enter the following commands, one at a time:
curl https://build.opensuse.org/projects/devel:kubic/signing_keys/download?kind=gpg > key.pem cat key.pem | sudo gpg --dearmor -o /usr/share/keyrings/libcontainers.gpg sudo apt update sudo dpkg --configure -a sudo apt update --yes && sudo apt install --yes /var/apollo/data/SmartServer-wss-tunnel.n.nn.nnn.Linux.armv7l.debn.nn.nnn in line 5 above refers to your SmartServer release, for example 4.51.001
A confirmation prompt appears asking if you want to overwrite this value.Enter yes and press return.
Follow the procedure for installing and configuring Local Antenna Tunnel in the (Optional) Configuring Local Antenna Tunnel section of (Optional) Add a Remote EnOcean Interface for SmartServer IoT.