Package Details: mozillavpn 2.26.0-1

Git Clone URL: https://aur.archlinux.org/mozillavpn.git (read-only, click to copy)
Package Base: mozillavpn
Description: Fast, secure, and easy to use VPN from the makers of Firefox
Upstream URL: https://vpn.mozilla.org
Keywords: vpn wireguard
Licenses: MPL-2.0
Submitter: tavianator
Maintainer: Xavier (xiota)
Last Packager: Xavier
Votes: 44
Popularity: 0.86
First Submitted: 2021-01-13 02:38 (UTC)
Last Updated: 2025-03-21 01:48 (UTC)

Latest Comments

« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 Next › Last »

slabz commented on 2021-06-10 04:56 (UTC)

n00b user here. I don't know how to fix the service but if you just want to get it working, you can run sudo mozillavpn linuxdaemon in one terminal, then mozillavpn in a second terminal and things work.

DarkThoughts commented on 2021-06-09 18:49 (UTC)

Anyone know how Mozilla handled this themselves on the official Ubuntu build? Is it broken there as well?

Xavier commented on 2021-06-09 02:43 (UTC)

I added the systemd service and try to fix it but it still doesn't work, if anyone finds the fix, push it.

tavianator commented on 2021-06-07 15:58 (UTC)

@DarkThoughts The old versions are still in the git history of this package, e.g. git checkout de6d5e2120df will get you 2.1.0.

DarkThoughts commented on 2021-06-07 15:50 (UTC)

Could we revert it back to the better working 2.1 until a solution / maintainer is found?

tavianator commented on 2021-06-07 15:47 (UTC)

Indeed it doesn't work for me any more either. I tried adding mozillavpn.service but it still won't start.

I don't really use Mozilla VPN any more, so if someone wants to take over maintainership be my guest!

DarkThoughts commented on 2021-06-07 13:35 (UTC)

Yeah, since updating I just get the message that the mozillavpn linuxdaemon needs to be restarted too.

<deleted-account> commented on 2021-06-06 12:05 (UTC)

Not worked for me. I'm using NetworkManager and needed to install + use openresolv for getting the daemon running automatically as root for version 2.2.0-1. I found out by reading the helper script that is using openresolv to set DNS.

For 2.3.0-1 the Mozilla team started to phase out this helper script and updated the org.mozilla.vpn.dbus.service file to reference a systemd-service: SystemdService=mozillavpn.service which is not contained in the upstream source package. I used the github service file and added that to systemd. Now everything is working.

DarkThoughts commented on 2021-05-25 17:40 (UTC)

Works for me on Manjaro without systemd-resolvconf which @scurrvy2020 needed. I did had the regular Mullvad client running before that too though.

duprezjm commented on 2021-05-13 10:04 (UTC)

@scurrvy2020 same for me, thanks for the hint.