Skip to content

Mozilla VPN does not allow traffic #10781

@mcasperson

Description

@mcasperson

Describe the bug
Using both the UI and the cli, the VPN will connect but report no signal. This happens on all VPN servers I tried.

VPN version:
2.31.0 (2.31.0~rc20250916222335-static1)

Affected Platforms:
Linux Mint 22.2

Prerequisites:
<Optional: Any special steps taken not related to the app to trigger the bug>

Steps to reproduce:

  1. Connect to the VPN via the UI
  2. The connection appears to succeed
  3. After about a second, the UI reports no signal

Expected result:
The VPN should connect

Actual result:
The VPN does not connect

Additional notes:
I have a second machine that connects to the VPN successfully. The difference in the logs on the failing machine appears to be this:

19.09.2025 14:36:57.621] (LinuxPingSender) Error: Socket creation error:  Operation not permitted
[19.09.2025 14:36:57.621] (PingHelper) Warning: PingSenderFactory is not valid, trying DnsPingSender.
[19.09.2025 14:36:57.621] (DnsPingSender) Error: Unable to bind UDP socket. Socket state: QAbstractSocket::UnconnectedState
[19.09.2025 14:36:57.621] (DnsPingSender) Debug: UDP socket bound to:

The error Error: Unable to bind UDP socket. Socket state: QAbstractSocket::UnconnectedState is not present on the machine that works.

Also, the line Debug: UDP socket bound to: on the failing machine is Debug: UDP socket bound to: 0.0.0.0 on the working machine.

mozillavpn-2025-9-19_2.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions