Trying to update the Astrobox software from 0.8(7) to 0.8(8) using the Astrobox update software button on a Raspberry Pi B. It stalls out at “updating package sources” . Just stalled with no further info.
Logged in via ssh and tried: “sudo apt-get update”. It also crashes with the message:
Err https://ppa.astroprint.com stable/main armhf Packages
SSL: certificate subject name (.s3.amazonaws.com) does not match target host name ‘ppa.astroprint.com’
Ign https://ppa.astroprint.com stable/main Translation-en_US
Ign https://ppa.astroprint.com stable/main Translation-en
W: Failed to fetch https://ppa.astroprint.com/dists/stable/main/binary-armhf/Packages SSL: certificate subject name (.s3.amazonaws.com) does not match target host name ‘ppa.astroprint.com’
That looks like where the error may be coming from. Is there a quick fix for this?
Ed