Matthew Casperson
Matthew Casperson
For context, these are the logs for a machine that successfully connects to the VPN. Both connect to the same underlying network, which would tend to rule out "environmental" factors...
Hi @oskirby , thanks for the additional info. This is the status of the mozillavpn service: ``` $ sudo systemctl status mozillavpn ● mozillavpn.service - MozillaVPN D-Bus service Loaded: loaded...
This could be related. The `ip a` command doesn't show a `moz0` adapter on the machine that fails to connect: ``` $ ip a 1: lo: mtu 65536 qdisc noqueue...
I am using version 2.1.0: ``` slackapi/[email protected] ```
@zimeg I was not aware of the `errors` property, so I'll set that to true and see if that resolves the issue. Thanks for the heads up!