Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Background services error mozilla vpn on arch linux

  • 1 antwurd
  • 1 hat dit probleem
  • 13 werjeftes
  • Lêste antwurd fan JC

more options

Hi, I installed mozillavpn on arch linux but when I try to connect it reports a "background services error". The package in AUR seems to cover all the required dependencies so I don't think I am missing anything. This is the log file after the error occurred.

Hi, I installed mozillavpn on arch linux but when I try to connect it reports a "background services error". The [https://aur.archlinux.org/packages/mozillavpn/ package] in AUR seems to cover all the required dependencies so I don't think I am missing anything. This is the [https://pastebin.com/FKirvdHh log file] after the error occurred.

Alle antwurden (1)

more options

Hello,

After checking your logs, it looks like the mozillavpn linuxdaemon app is not running. This is the service that controls the VPN and is executed via the dbus with root permissions. It seems like the package was compiled but not executed correctly.

The VPN team noted that Arch linux does not have an official package, thus you would have been compiling the package yourself correct?

You should check if the mozillavpn daemon is running as root privileges. This is by default in the Mozilla VPN packages, but for other distros, it can be different.

The team suggested you try running this command: sudo killall mozillavpn; sudo mozillavpn linuxdaemon

Best,