Absolutely loving silverblue; takes a little while to grok the concept but I’m definitely bought in.
rpm-ostree install /home/fedora-andrew/Downloads/exp*
and I can see the package installed
[root@localhost ~]# rpm-ostree status
State: idle
Deployments:
● ostree://fedora:fedora/32/x86_64/silverblue
Version: 32.20200809.0 (2020-08-09T01:37:31Z)
BaseCommit: 3a85ef6d7cd203da089c561467d199dde1b02de5fdd8df494c920f5d247e55d8
GPGSignature: Valid signature by 97A1AE57C3A2372CCA3A4ABA6C13026D12C944D0
LayeredPackages: fedora-workstation-repositories gnome-tweak-tool lm_sensors
LocalPackages: expressvpn-2.6.0.32-1.x86_64
I can see the service running after a reboot
[fedora-andrew@localhost ~]$ ps aux | grep express
root 9136 0.0 0.1 1631332 39136 ? Ssl 09:17 0:00 /usr/sbin/expressvpnd --client-version 2.6.0 --client-build 32
fedora-+ 10657 0.0 0.0 216084 644 pts/0 S+ 09:22 0:00 grep --color=auto express
but can’t complete the next step of setup
[fedora-andrew@localhost ~]$ expressvpn activate
Cannot connect to expressvpnd daemon.
It seems that the expressvpn daemon is not running. Please run “sudo service expressvpn restart” to start it.
If the problem persists, please contact us.
I assume this is silverblue related but I’m at a loss as to what to try next. Any general pointers would be great.
Thanks
Summary
This text will be hidden