You are not logged in.
getting this error when trying to upgrade ExpressVPN
curl: (35) OpenSSL/3.3.1: error:0A0000C6:SSL routines::packet length too long
==> ERROR: Failure while downloading https://www.expressvpn.works/clients/li … _amd64.deb
Sam
Offline
https://superuser.com/questions/1845198 … -using-ssl suggest this may be due to an error on the server .
Does
$ curl --output test.deb https://www.expressvpn.works/clients/linux/expressvpn_3.71.0.4-1_amd64.deb
work for you ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
https://superuser.com/questions/1845198 … -using-ssl suggest this may be due to an error on the server .
Does
$ curl --output test.deb https://www.expressvpn.works/clients/linux/expressvpn_3.71.0.4-1_amd64.deb
work for you ?
No gives that same error.
sam
Offline
This is beginning to look like a network issue, but let's check a bit more .
Does
wget https://www.expressvpn.works/clients/linux/expressvpn_3.71.0.4-1_amd64.deb
work ?
If not, try downloading the file using a browser.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline