I think the script was updated and you need to give the hub access to bind port 80. No need to roll back.
sudo setcap CAP_NET_BIND_SERVICE=+eip /opt/albyhub/bin/albyhub
See https://github.com/getAlby/hub/blob/master/scripts/pi-arm/install.sh
I think the script was updated and you need to give the hub access to bind port 80. No need to roll back.
sudo setcap CAP_NET_BIND_SERVICE=+eip /opt/albyhub/bin/albyhub
See https://github.com/getAlby/hub/blob/master/scripts/pi-arm/install.sh
Thanks, that's got it running again, but I have to connect via the ip address, .local won't connect. I'll look into that layer. Thanks again Roland for your incrediblely speedy response.