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.92
First Submitted: 2021-01-13 02:38 (UTC)
Last Updated: 2025-03-21 01:48 (UTC)

Latest Comments

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

kzd commented on 2021-07-18 01:17 (UTC)

Can report that I'm getting the same dbus error. Log and journalctl look the same.

The daemon stays up in the background but the frontend thinks it either never finds a signal, or thinks it does and if you attempt to turn it off causes a permanent hang until the processes are killed.

lparcq commented on 2021-07-14 12:01 (UTC) (edited on 2021-07-14 12:01 (UTC) by lparcq)

FYI. I'm running the systemd service with additional restriction. It's probably possible to restrict it even more.

CapabilityBoundingSet=CAP_NET_ADMIN
PrivateTmp=true
ProtectSystem=strict
ProtectHome=true
ProtectKernelTunables=true
ProtectKernelModules=true
ProtectControlGroups=true
ProtectKernelLogs=true
NoNewPrivileges=true
SystemCallFilter=@system-service

Alomsimoy commented on 2021-07-13 12:37 (UTC)

I'm experiencing the same error, "Background service error Restore".

My journalctl -u mozillavpn shows something similar.

However, the logs from "Settings" -> "Get Help" -> "View log" shows this:

[13.07.2021 14:31:56.545] (linux - DBusClient) Activate via DBus                
[13.07.2021 14:31:56.697] (linux|controller - LinuxController) DBus service says: error.
[13.07.2021 14:31:56.697] (main - MozillaVPN) Handling error 5                  
[13.07.2021 14:31:56.697] (main - MozillaVPN) Alert: 5 State: 4                 
[13.07.2021 14:31:56.697] (controller - TimerController) TimerController - Operation completed: 1 0
[13.07.2021 14:31:57.552] (controller - TimerController) TimerController - Timeout: 4
[13.07.2021 14:31:57.552] (controller - Controller) Disconnected from state: 2  
[13.07.2021 14:31:57.552] (networking - ConnectionCheck) Stopping a connection check

Ducky commented on 2021-07-12 20:36 (UTC) (edited on 2021-07-12 20:37 (UTC) by Ducky)

I've been experiencing an error on the most recent version: "Background service error Restore"

No matter where I look for logs I don't see anything useful about what the error is.

journalctl -u mozillavpn just shows:

-- Boot 1800109cc826434680dc418b0e5847f0 --
Jul 12 20:58:53 nyanners systemd[1]: Starting MozillaVPN D-Bus service...
Jul 12 20:58:53 nyanners systemd[1]: Started MozillaVPN D-Bus service.
Jul 12 21:00:47 nyanners systemd[1]: Stopping MozillaVPN D-Bus service...
Jul 12 21:00:47 nyanners systemd[1]: mozillavpn.service: Deactivated successfully.
Jul 12 21:00:47 nyanners systemd[1]: Stopped MozillaVPN D-Bus service.
Jul 12 21:34:27 nyanners systemd[1]: Starting MozillaVPN D-Bus service...
Jul 12 21:34:27 nyanners systemd[1]: Started MozillaVPN D-Bus service.

Is anyone else experiencing this?

<deleted-account> commented on 2021-06-26 10:03 (UTC)

2.3.1-3 works for me using the default Kernel (linux)

etrigan63 commented on 2021-06-24 21:57 (UTC)

2.3.1 works with the zen kernel.

Xavier commented on 2021-06-24 19:42 (UTC)

Ok, I went back to v2.3.1 BUT it only works with the kernel LTS, if you are using the normal kernel stay in v2.2.0

etrigan63 commented on 2021-06-24 14:38 (UTC) (edited on 2021-06-24 14:50 (UTC) by etrigan63)

Can confirm that 2.2.0-1 is no longer hosted on launchpad. Need to upgrade to 2.3.1

Use SHA256SUM 4278edc2b7fe4c19a54ea2a08272d9bb6b1e910083feb78da1d41cb76128c92f

K4LCIFER commented on 2021-06-23 07:53 (UTC)

Getting the following error:

curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://launchpad.net/~mozillacorp/+archive/ubuntu/mozillavpn/+sourcefiles/mozillavpn/2.2.0-focal1/mozillavpn_2.2.0.orig.tar.gz
    Aborting...
error downloading sources: mozillavpn

Xavier commented on 2021-06-22 17:16 (UTC)

@bal0r thanks for confirming that, for me works too but there are some issues, the 2.2.0 is a bit more stable so I'll update it to the latest version when this is more stable