Matthew Casperson

Results 15 comments of 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...

@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!