Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux CLI cannot connect, retries forever #7412

Closed
2 tasks done
mattfbacon opened this issue Jan 2, 2025 · 5 comments
Closed
2 tasks done

Linux CLI cannot connect, retries forever #7412

mattfbacon opened this issue Jan 2, 2025 · 5 comments
Labels
bug Daemon Issues related to mullvad-daemon Linux Issues related to Linux

Comments

@mattfbacon
Copy link

mattfbacon commented Jan 2, 2025

Is it a bug?

  • I know this is an issue with the app, and contacting Mullvad support is not relevant.

I have checked if others have reported this already

  • I have checked the issue tracker to see if others have reported similar issues.

Current Behavior

Tries forever to connect to a relay. About every 30 seconds I get another "Connecting" to a new relay.

Expected Behavior

Instant connection like with the mobile app

Steps to Reproduce

  1. mullvad connect

Failure Logs

System information:
id: 6c26ce69-5771-43b6-a591-1e2aaaefc8d4
kernel: 6.12.7-arch1-1.1
mullvad-product-version: 2024.8
nm: 1.50.1
os: Linux "Arch Linux"
systemd: systemd 257 (257.1-1-arch)
wireguard: 1.0.0

====================
Log: /var/log/mullvad-vpn/old-install-daemon.log
====================
[2025-01-02 19:32:35.590][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.8 2024-12-04
[2025-01-02 19:32:35.590][mullvad_daemon][INFO] Logging to /var/log/mullvad-vpn
[2025-01-02 19:32:35.591][mullvad_daemon::management_interface][INFO] Management interface listening on /var/run/mullvad-vpn
[2025-01-02 19:32:35.591][mullvad_api::address_cache][DEBUG] Loading API addresses from /var/cache/mullvad-vpn/api-ip-address.txt
[2025-01-02 19:32:35.591][mullvad_api::address_cache][DEBUG] Using API address: [REDACTED]:443
[2025-01-02 19:32:35.592][mullvad_api::availability][DEBUG] Suspending API requests
[2025-01-02 19:32:35.593][mullvad_daemon::migrations::v9][INFO] Migrating settings format to V10
[2025-01-02 19:32:35.593][mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
[2025-01-02 19:32:35.593][mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /var/cache/mullvad-vpn/relays.json
[2025-01-02 19:32:35.599][mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /opt/Mullvad VPN/resources/relays.json
[2025-01-02 19:32:35.610][mullvad_relay_selector::relay_selector][INFO] Initialized with 653 cached relays from 2025-01-02 19:27:36.083
[2025-01-02 19:32:35.611][mullvad_api::availability][DEBUG] Pausing background API requests
[2025-01-02 19:32:35.611][mullvad_daemon::account_history][INFO] Opening account history file in /etc/mullvad-vpn/account-history.json
[2025-01-02 19:32:35.611][mullvad_daemon][INFO] Automatically connecting since auto-connect is turned on
[2025-01-02 19:32:35.612][mullvad_daemon::api][INFO] Initial offline state - offline
[2025-01-02 19:32:35.612][mullvad_api::availability][DEBUG] Pausing API requests due to being offline
[2025-01-02 19:32:35.613][mullvad_daemon::version_check][DEBUG] Loading version check cache from /var/cache/mullvad-vpn/version-info.json
[2025-01-02 19:32:35.615][mullvad_api::availability][DEBUG] Unsuspending API requests
[2025-01-02 19:32:35.615][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:32:35.616][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: [REDACTED]:443/TCP
[2025-01-02 19:32:35.643][mullvad_api::availability][DEBUG] Resuming background API requests
[2025-01-02 19:32:35.643][mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: IsOffline, block_failure: None })
[2025-01-02 19:32:35.643][mullvad_daemon][INFO] Blocking all network connections, reason: This device is offline, no tunnels can be established
[2025-01-02 19:32:40.032][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:32:40.032][talpid_core::dns][INFO] Resetting DNS
[2025-01-02 19:32:40.032][mullvad_api::availability][DEBUG] Resuming API requests due to coming online
[2025-01-02 19:32:40.032][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:32:40.032][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:32:40.033][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:11212/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:32:40.078][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:11212, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-006"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:32:40.079][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:32:40.079][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:32:40.205][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:32:40.206][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:11212/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:32:40.271][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:32:40.272][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:32:40.272][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:32:41.714][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: true }
[2025-01-02 19:32:45.033][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:32:45.034][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:32:45.034][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:32:45.036][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge nl-ams-br-001 at [REDACTED]:1236/UDP
[2025-01-02 19:32:45.036][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:32:45.036][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:11212/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 19:32:45.087][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:32:48.274][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:32:48.623][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:32:48.623][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:32:48.623][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 19:32:48.623][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:32:48.624][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:32:48.624][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:32:48.624][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 19:32:48.667][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:443, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-105"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:32:48.667][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:32:48.667][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:32:48.757][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:32:48.758][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 19:32:48.784][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:32:48.784][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:32:48.784][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:32:55.087][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:32:55.087][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:32:55.088][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:32:55.137][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:33:03.612][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:33:04.786][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:33:05.240][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:33:05.240][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 19:33:05.242][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:33:05.242][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:33:05.243][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:33:05.244][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:33:05.244][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:51417/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:05.277][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:51417, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Dusseldorf"), latitude: 51.233334, longitude: 6.783333, mullvad_exit_ip: true, hostname: Some("de-dus-wg-003"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:33:05.277][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:33:05.277][talpid_wireguard][DEBUG] Tunnel MTU: 1360
[2025-01-02 19:33:05.361][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:33:05.361][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:51417/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:05.394][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:33:05.394][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:33:05.395][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:33:08.614][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:33:08.614][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:33:08.614][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:33:08.614][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge se-mma-br-001 at [REDACTED]:1234/UDP
[2025-01-02 19:33:08.614][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:33:08.614][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:33:08.614][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:51417/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:33:08.615][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:08.615][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:08.615][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:33:08.616][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:33:08.616][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:08.616][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:08.616][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge ch-zrh-br-001 at [REDACTED]:443/TCP
[2025-01-02 19:33:08.616][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:33:08.616][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:33:08.617][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:08.617][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:08.617][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:33:08.617][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 19:33:08.617][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:08.630][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:51417/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:08.630][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:33:08.657][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:51417/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:08.657][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:33:08.703][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:51417/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:08.703][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:33:08.730][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:33:12.697][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:33:13.321][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:33:13.325][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:33:14.789][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:33:14.790][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:33:15.501][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:33:15.502][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:33:16.243][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:33:16.244][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:33:17.176][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:33:17.177][mullvad_daemon::management_interface][DEBUG] reconnect_tunnel
[2025-01-02 19:33:17.178][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:33:17.178][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:33:17.533][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:33:17.534][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:33:17.534][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:9113/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:17.560][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:9113, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Berlin"), latitude: 52.520008, longitude: 13.404954, mullvad_exit_ip: true, hostname: Some("de-ber-wg-005"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:33:17.560][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:33:17.561][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:33:17.631][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:33:17.632][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:9113/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:17.670][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:33:17.670][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:33:17.671][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:33:17.699][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:33:17.699][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:33:17.699][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:33:17.700][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge ch-zrh-br-001 at [REDACTED]:1236/UDP
[2025-01-02 19:33:17.700][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:33:17.700][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:33:17.700][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:9113/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 19:33:17.702][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:17.702][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:17.702][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:33:17.702][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:33:17.704][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:17.704][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:17.704][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge nl-ams-br-001 at [REDACTED]:1234/UDP
[2025-01-02 19:33:17.704][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:33:17.704][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:33:17.705][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:17.705][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:17.705][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:33:17.705][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 19:33:17.705][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:17.727][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:9113/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:17.727][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:33:17.754][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:9113/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:33:17.754][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:33:17.797][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:9113/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:17.797][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:33:17.837][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:33:25.672][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:33:26.004][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:33:26.004][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 19:33:26.004][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:33:26.004][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:33:26.005][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:33:26.005][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:33:26.005][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:26.050][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:443, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-301"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:33:26.051][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:33:26.051][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:33:26.131][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:33:26.132][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:26.167][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:33:26.167][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:33:26.167][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:33:42.168][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:33:42.507][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:33:42.507][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:33:42.507][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 19:33:42.507][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:33:42.508][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:33:42.508][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:33:42.508][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:48489/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:42.547][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:48489, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-106"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:33:42.547][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:33:42.547][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:33:42.547][talpid_wireguard][DEBUG] Tunnel MTU: 1360
[2025-01-02 19:33:42.621][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:33:42.621][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:48489/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:42.650][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:33:42.651][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:33:42.651][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:33:47.549][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:33:47.549][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:33:47.550][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge nl-ams-br-001 at [REDACTED]:443/TCP
[2025-01-02 19:33:47.550][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:33:47.550][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:33:47.551][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:48489/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:47.552][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:47.552][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:33:47.552][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:33:47.552][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:33:47.587][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:48489/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:33:47.587][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:33:47.613][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:33:49.300][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:33:49.368][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: false }
[2025-01-02 19:33:49.369][mullvad_api::availability][DEBUG] Pausing API requests due to being offline
[2025-01-02 19:33:49.369][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:33:49.370][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Block)
[2025-01-02 19:33:49.716][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:33:49.717][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: [REDACTED]:443/TCP
[2025-01-02 19:33:49.746][mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: IsOffline, block_failure: None })
[2025-01-02 19:33:49.746][mullvad_daemon][INFO] Blocking all network connections, reason: This device is offline, no tunnels can be established
[2025-01-02 19:33:49.753][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:33:49.754][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:33:50.516][mullvad_daemon::management_interface][DEBUG] disconnect_tunnel
[2025-01-02 19:33:50.516][mullvad_daemon][DEBUG] Target state Secured => Unsecured
[2025-01-02 19:33:50.516][talpid_core::dns][INFO] Resetting DNS
[2025-01-02 19:33:50.516][talpid_core::firewall][INFO] Resetting firewall policy
[2025-01-02 19:33:50.516][talpid_core::firewall::imp][DEBUG] Removing table and chain from netfilter
[2025-01-02 19:33:50.557][mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: false }
[2025-01-02 19:33:50.557][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2025-01-02 19:33:52.554][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 19:33:52.554][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:33:52.554][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:33:52.554][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:33:55.108][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:33:55.108][mullvad_api::availability][DEBUG] Resuming API requests due to coming online
[2025-01-02 19:34:05.165][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: true }
[2025-01-02 19:34:08.796][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:34:28.583][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: false }
[2025-01-02 19:34:28.583][mullvad_api::availability][DEBUG] Pausing API requests due to being offline
[2025-01-02 19:34:30.328][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:34:30.328][mullvad_api::availability][DEBUG] Resuming API requests due to coming online
[2025-01-02 19:34:31.552][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: true }
[2025-01-02 19:34:33.219][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:34:33.220][mullvad_daemon::management_interface][DEBUG] reconnect_tunnel
[2025-01-02 19:34:33.220][mullvad_daemon][DEBUG] Ignoring reconnect command. Currently not in secured state
[2025-01-02 19:34:33.228][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:34:33.228][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:34:34.281][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:34:34.283][mullvad_daemon::management_interface][DEBUG] connect_tunnel
[2025-01-02 19:34:34.283][mullvad_daemon][DEBUG] Target state Unsecured => Secured
[2025-01-02 19:34:34.284][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:34:34.285][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:12373/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:34:34.334][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:12373, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-401"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:34:34.334][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:34:34.335][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:34:34.415][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:34:34.416][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:12373/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:34:34.454][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:34:34.454][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:34:34.454][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:34:42.456][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:34:42.733][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:34:42.733][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:34:42.733][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 19:34:42.734][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:34:42.734][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:34:42.735][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:34:42.735][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:34:42.787][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:443, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Dusseldorf"), latitude: 51.233334, longitude: 6.783333, mullvad_exit_ip: true, hostname: Some("de-dus-wg-003"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:34:42.787][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:34:42.788][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:34:42.869][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:34:42.870][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:34:42.904][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:34:42.904][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:34:42.904][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:34:49.907][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:34:49.907][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge cz-prg-br-101 at [REDACTED]:1234/UDP
[2025-01-02 19:34:49.907][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:34:49.908][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:34:49.944][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:34:52.605][mullvad_daemon::management_interface][DEBUG] disconnect_tunnel
[2025-01-02 19:34:52.605][mullvad_daemon][DEBUG] Target state Secured => Unsecured
[2025-01-02 19:34:52.606][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:34:52.606][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Nothing)
[2025-01-02 19:34:52.917][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:34:52.917][talpid_core::firewall][INFO] Resetting firewall policy
[2025-01-02 19:34:52.917][talpid_core::firewall::imp][DEBUG] Removing table and chain from netfilter
[2025-01-02 19:34:52.947][mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: false }
[2025-01-02 19:34:52.947][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2025-01-02 19:34:55.326][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:34:55.328][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: false }
[2025-01-02 19:34:55.328][mullvad_api::availability][DEBUG] Pausing API requests due to being offline
[2025-01-02 19:34:55.957][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:34:55.957][mullvad_api::availability][DEBUG] Resuming API requests due to coming online
[2025-01-02 19:35:43.731][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: false }
[2025-01-02 19:35:43.731][mullvad_api::availability][DEBUG] Pausing API requests due to being offline
[2025-01-02 19:35:44.309][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:35:44.309][mullvad_api::availability][DEBUG] Resuming API requests due to coming online
[2025-01-02 19:35:45.081][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:35:45.082][mullvad_daemon::management_interface][DEBUG] connect_tunnel
[2025-01-02 19:35:45.082][mullvad_daemon][DEBUG] Target state Unsecured => Secured
[2025-01-02 19:35:45.083][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:35:45.084][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:22619/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:35:45.158][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:22619, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-008"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:35:45.158][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:35:45.158][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:35:45.159][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:35:45.248][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:35:45.249][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:22619/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:35:45.277][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:35:45.278][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:35:45.278][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:35:45.533][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: true }
[2025-01-02 19:35:50.160][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:35:50.160][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:35:50.160][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:35:50.160][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:35:50.160][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:22619/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:35:50.161][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:35:50.161][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:35:50.161][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge nl-ams-br-001 at [REDACTED]:1234/UDP
[2025-01-02 19:35:50.161][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:35:50.161][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:35:50.177][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:22619/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:35:50.177][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:35:50.207][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:35:53.279][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:35:53.593][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:35:53.593][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:35:53.594][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 19:35:53.594][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:35:53.594][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:35:53.595][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:35:53.595][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:35:53.627][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:443, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Berlin"), latitude: 52.520008, longitude: 13.404954, mullvad_exit_ip: true, hostname: Some("de-ber-wg-007"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:35:53.627][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:35:53.628][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:35:53.718][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:35:53.718][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:35:53.750][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:35:53.750][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:35:53.751][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:35:55.163][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:35:55.164][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:35:55.164][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:35:55.164][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:35:55.164][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:35:55.166][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:35:55.166][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:35:55.166][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 19:35:55.166][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:35:55.167][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge se-mma-br-001 at [REDACTED]:1234/UDP
[2025-01-02 19:35:55.167][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:35:55.200][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:35:55.201][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:35:55.247][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:36:09.752][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:36:10.030][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:36:10.030][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 19:36:10.030][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:36:10.031][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:36:10.032][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:36:10.033][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:36:10.033][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:34083/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:36:10.071][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:34083, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-003"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:36:10.071][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:36:10.071][talpid_wireguard][DEBUG] Tunnel MTU: 1360
[2025-01-02 19:36:10.128][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:36:10.128][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:34083/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:36:10.180][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:36:10.180][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:36:10.181][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:36:42.183][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:36:42.457][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:36:42.457][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:36:42.457][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 19:36:42.457][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:36:42.458][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:36:42.458][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:36:42.458][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51943/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:36:42.507][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:51357, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: Some(ObfuscationEndpoint { endpoint: Endpoint { address: [REDACTED]:51943, protocol: Udp }, obfuscation_type: Shadowsocks }), entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-008"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: Some("de-fra-wg-008") }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance", "Shadowsocks"]) }
[2025-01-02 19:36:42.507][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:36:42.507][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:36:42.507][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:36:42.588][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:36:42.588][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51943/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:36:42.637][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:36:42.637][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:36:42.637][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:36:47.508][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:36:47.508][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:36:47.508][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:36:47.509][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:36:47.509][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51943/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:36:47.510][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:36:47.510][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:36:47.510][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge nl-ams-br-001 at [REDACTED]:1236/UDP
[2025-01-02 19:36:47.510][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:36:47.510][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:36:47.511][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:36:47.511][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:36:47.511][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:36:47.511][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:36:47.554][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51943/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 19:36:47.554][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:36:47.580][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51943/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:36:47.580][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:36:47.607][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:36:52.513][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:36:52.513][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:36:52.513][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 19:36:52.513][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge cz-prg-br-101 at [REDACTED]:1236/UDP
[2025-01-02 19:36:52.513][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:36:52.513][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:36:52.514][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51943/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 19:36:52.547][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:37:30.638][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:37:30.947][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:37:30.947][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 19:37:30.947][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:37:30.947][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:37:30.948][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:37:30.948][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:37:30.949][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:37:30.949][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:80/TCP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 19:37:31.000][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:58002, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: Some(ObfuscationEndpoint { endpoint: Endpoint { address: [REDACTED]:80, protocol: Tcp }, obfuscation_type: Udp2Tcp }), entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-002"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: Some("de-fra-wg-002") }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance", "Udp2Tcp"]) }
[2025-01-02 19:37:31.000][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:37:31.001][udp_over_tcp::udp2tcp][INFO] Listening on 127.0.0.1:51874/UDP
[2025-01-02 19:37:31.001][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:37:31.078][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:37:31.078][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:80/TCP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 19:37:31.087][udp_over_tcp::udp2tcp][INFO] Incoming connection from 127.0.0.1:50850/UDP
[2025-01-02 19:37:31.087][udp_over_tcp::udp2tcp][INFO] Connecting to [REDACTED]:80/TCP
[2025-01-02 19:37:31.110][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:37:31.111][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:37:31.111][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:37:35.949][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:37:35.949][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:37:35.949][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:37:35.950][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:37:35.950][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:80/TCP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:37:35.950][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:37:35.950][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:37:35.951][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge nl-ams-br-001 at [REDACTED]:1236/UDP
[2025-01-02 19:37:35.951][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:37:35.951][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:37:36.014][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:80/TCP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 19:37:36.014][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:37:36.041][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:37:40.953][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:37:40.953][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:37:40.953][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:37:40.953][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:37:40.953][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:80/TCP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:37:40.954][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:37:40.954][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:37:40.954][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 19:37:40.954][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:37:40.954][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge cz-prg-br-101 at [REDACTED]:443/TCP
[2025-01-02 19:37:40.954][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:37:41.010][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:80/TCP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:37:41.011][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:37:41.060][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:37:54.647][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:37:59.648][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:37:59.648][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:37:59.648][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:37:59.649][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:80/TCP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:37:59.694][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:38:19.111][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:38:19.380][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:38:19.380][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:38:19.380][talpid_core::tunnel_state_machine::connecting_state][INFO] Tunnel closed. Reconnecting, attempt 5.
[2025-01-02 19:38:19.380][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:38:19.382][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:38:19.382][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:5001/TCP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:38:19.424][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:22968, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: Some(ObfuscationEndpoint { endpoint: Endpoint { address: [[REDACTED]]:5001, protocol: Tcp }, obfuscation_type: Udp2Tcp }), entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Dusseldorf"), latitude: 51.233334, longitude: 6.783333, mullvad_exit_ip: true, hostname: Some("de-dus-wg-001"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: Some("de-dus-wg-001") }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance", "Udp2Tcp"]) }
[2025-01-02 19:38:19.424][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:38:19.424][udp_over_tcp::udp2tcp][INFO] Listening on [[REDACTED]]:50570/UDP
[2025-01-02 19:38:19.424][talpid_wireguard][DEBUG] Tunnel MTU: 1360
[2025-01-02 19:38:19.501][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:38:19.502][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:5001/TCP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:38:19.544][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:38:19.544][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:38:19.544][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:38:33.532][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:38:33.575][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: false }
[2025-01-02 19:38:33.575][mullvad_api::availability][DEBUG] Pausing API requests due to being offline
[2025-01-02 19:38:33.575][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:38:33.576][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Block)
[2025-01-02 19:38:33.873][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:38:33.873][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: [REDACTED]:443/TCP
[2025-01-02 19:38:33.900][mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: IsOffline, block_failure: None })
[2025-01-02 19:38:33.900][mullvad_daemon][INFO] Blocking all network connections, reason: This device is offline, no tunnels can be established
[2025-01-02 19:38:34.331][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:38:34.331][mullvad_api::availability][DEBUG] Resuming API requests due to coming online
[2025-01-02 19:38:34.331][talpid_core::dns][INFO] Resetting DNS
[2025-01-02 19:38:34.332][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:38:34.332][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:14524/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:38:34.363][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:14524, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Dusseldorf"), latitude: 51.233334, longitude: 6.783333, mullvad_exit_ip: true, hostname: Some("de-dus-wg-001"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:38:34.363][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:38:34.364][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:38:34.364][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:38:34.448][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:38:34.448][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:14524/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:38:34.477][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:38:34.477][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:38:34.477][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:38:35.141][mullvad_daemon::device][DEBUG] The current device is still valid
[2025-01-02 19:38:35.234][mullvad_daemon::device][DEBUG] Account has time left
[2025-01-02 19:38:38.289][talpid_wireguard][DEBUG] Retrieved ephemeral peer
[2025-01-02 19:38:38.384][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:14524/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: All), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:38:38.430][talpid_wireguard::mtu_detection][DEBUG] Starting MTU detection
[2025-01-02 19:38:38.583][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 0 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: false, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 0 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: false, mtu: None }}
[2025-01-02 19:38:38.584][talpid_core::firewall][INFO] Applying firewall policy: Connected to [REDACTED]:14524/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED])), Allowing LAN
[2025-01-02 19:38:38.610][talpid_core::dns][INFO] Setting DNS servers: Tunnel DNS: {[REDACTED], [REDACTED]} Non-tunnel DNS: {}
[2025-01-02 19:38:38.613][talpid_core::dns::imp::static_resolv_conf][DEBUG] No DNS state backup to restore
[2025-01-02 19:38:38.613][talpid_core::dns::imp][DEBUG] Managing DNS via /etc/resolv.conf
[2025-01-02 19:38:38.613][mullvad_daemon][DEBUG] New tunnel state: Connected { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:14524, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: Some("wg0-mullvad"), daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Dusseldorf"), latitude: 51.233334, longitude: 6.783333, mullvad_exit_ip: true, hostname: Some("de-dus-wg-001"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:38:38.613][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2025-01-02 19:38:38.642][talpid_wireguard::mtu_detection][DEBUG] MTU 1380 verified to not drop packets
[2025-01-02 19:42:33.741][mullvad_daemon::management_interface][DEBUG] prepare_restart
[2025-01-02 19:42:34.039][mullvad_daemon::shutdown::platform][DEBUG] Process received signal: [Term]
[2025-01-02 19:42:34.040][talpid_core::dns][INFO] Resetting DNS
[2025-01-02 19:42:34.040][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:42:34.041][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Nothing)
[2025-01-02 19:42:34.367][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:42:34.367][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: [REDACTED]:443/TCP
[2025-01-02 19:42:34.394][mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: true }
[2025-01-02 19:42:34.394][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2025-01-02 19:42:34.394][mullvad_daemon::device][DEBUG] Account manager has stopped
[2025-01-02 19:42:34.395][talpid_core::dns][INFO] Resetting DNS
[2025-01-02 19:42:34.395][talpid_core::tunnel_state_machine][DEBUG] Tunnel state machine exited
[2025-01-02 19:42:34.395][talpid_core::tunnel_state_machine][INFO] Tunnel state machine shut down
[2025-01-02 19:42:34.396][mullvad_daemon][INFO] Mullvad daemon is quitting
[2025-01-02 19:42:34.896][mullvad_daemon][DEBUG] Process exiting with code 0

====================
Log: /var/log/mullvad-vpn/early-boot-fw.log
====================
[2025-01-02 19:32:33.531][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.8 2024-12-04
[2025-01-02 19:32:33.533][mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
[2025-01-02 19:32:33.540][mullvad_daemon::early_boot_firewall][INFO] Applying firewall policy Blocked. Allowing LAN. Allowing endpoint: none
[2025-01-02 19:32:33.540][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: none

====================
Log: /var/log/mullvad-vpn/early-boot-fw.old.log
====================
[2025-01-02 11:34:57.080][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.8 2024-12-04
[2025-01-02 11:34:57.081][mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
[2025-01-02 11:34:57.081][mullvad_daemon::early_boot_firewall][INFO] Applying firewall policy Blocked. Allowing LAN. Allowing endpoint: none
[2025-01-02 11:34:57.081][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: none

====================
Log: /var/log/mullvad-vpn/daemon.old.log
====================
[2025-01-02 19:42:36.005][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.8 2024-12-04
[2025-01-02 19:42:36.005][mullvad_daemon][INFO] Logging to /var/log/mullvad-vpn
[2025-01-02 19:42:36.006][mullvad_daemon::management_interface][INFO] Management interface listening on /var/run/mullvad-vpn
[2025-01-02 19:42:36.006][mullvad_api::address_cache][DEBUG] Loading API addresses from /var/cache/mullvad-vpn/api-ip-address.txt
[2025-01-02 19:42:36.006][mullvad_api::address_cache][DEBUG] Using API address: [REDACTED]:443
[2025-01-02 19:42:36.007][mullvad_api::availability][DEBUG] Suspending API requests
[2025-01-02 19:42:36.008][mullvad_daemon::migrations::v9][INFO] Migrating settings format to V10
[2025-01-02 19:42:36.008][mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
[2025-01-02 19:42:36.008][mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /var/cache/mullvad-vpn/relays.json
[2025-01-02 19:42:36.008][mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /opt/Mullvad VPN/resources/relays.json
[2025-01-02 19:42:36.020][mullvad_relay_selector::relay_selector][INFO] Initialized with 636 cached relays from 2024-12-09 18:04:45.000
[2025-01-02 19:42:36.021][mullvad_api::availability][DEBUG] Pausing background API requests
[2025-01-02 19:42:36.021][mullvad_daemon::account_history][INFO] Opening account history file in /etc/mullvad-vpn/account-history.json
[2025-01-02 19:42:36.022][mullvad_daemon][INFO] Automatically connecting since auto-connect is turned on
[2025-01-02 19:42:36.023][mullvad_daemon::api][INFO] Initial offline state - online
[2025-01-02 19:42:36.024][mullvad_daemon::version_check][DEBUG] Loading version check cache from /var/cache/mullvad-vpn/version-info.json
[2025-01-02 19:42:36.025][mullvad_api::availability][DEBUG] Unsuspending API requests
[2025-01-02 19:42:36.025][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 19:42:36.026][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:42:36.027][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:23070/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:42:36.056][mullvad_api::availability][DEBUG] Resuming background API requests
[2025-01-02 19:42:36.057][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:23070, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-401"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:42:36.057][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:42:36.057][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:42:36.464][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:42:36.464][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:23070/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:42:36.500][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:42:36.501][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:42:36.501][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:42:36.704][mullvad_daemon::relay_list][DEBUG] Writing relays cache to /var/cache/mullvad-vpn/relays.json
[2025-01-02 19:42:36.712][mullvad_relay_selector::relay_selector::parsed_relays][INFO] Updated relay inventory has 653 relays
[2025-01-02 19:42:36.712][mullvad_daemon::management_interface][DEBUG] Broadcasting new relay list
[2025-01-02 19:42:37.993][talpid_wireguard][DEBUG] Retrieved ephemeral peer
[2025-01-02 19:42:38.040][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:23070/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: All), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:42:38.067][talpid_wireguard::mtu_detection][DEBUG] Starting MTU detection
[2025-01-02 19:42:38.321][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 0 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: false, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 0 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: false, mtu: None }}
[2025-01-02 19:42:38.322][talpid_core::firewall][INFO] Applying firewall policy: Connected to [REDACTED]:23070/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED])), Allowing LAN
[2025-01-02 19:42:38.333][talpid_wireguard::mtu_detection][DEBUG] MTU 1380 verified to not drop packets
[2025-01-02 19:42:38.367][talpid_core::dns][INFO] Setting DNS servers: Tunnel DNS: {[REDACTED], [REDACTED]} Non-tunnel DNS: {}
[2025-01-02 19:42:38.370][talpid_core::dns::imp::static_resolv_conf][DEBUG] No DNS state backup to restore
[2025-01-02 19:42:38.370][talpid_core::dns::imp][DEBUG] Managing DNS via /etc/resolv.conf
[2025-01-02 19:42:38.370][mullvad_daemon][DEBUG] New tunnel state: Connected { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:23070, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: Some("wg0-mullvad"), daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-401"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:42:38.370][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2025-01-02 19:42:46.327][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:42:46.328][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:42:55.109][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: false }
[2025-01-02 19:42:55.109][talpid_core::dns][INFO] Resetting DNS
[2025-01-02 19:42:55.109][mullvad_api::availability][DEBUG] Pausing API requests due to being offline
[2025-01-02 19:42:55.110][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:42:55.110][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Block)
[2025-01-02 19:42:55.393][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:42:55.394][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: [REDACTED]:443/TCP
[2025-01-02 19:42:55.440][mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: IsOffline, block_failure: None })
[2025-01-02 19:42:55.440][mullvad_daemon][INFO] Blocking all network connections, reason: This device is offline, no tunnels can be established
[2025-01-02 19:42:55.675][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:42:55.676][talpid_core::dns][INFO] Resetting DNS
[2025-01-02 19:42:55.676][mullvad_api::availability][DEBUG] Resuming API requests due to coming online
[2025-01-02 19:42:55.676][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:42:55.677][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:50638/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:42:55.697][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:50638, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-102"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:42:55.697][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:42:55.697][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:42:55.772][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:42:55.772][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:50638/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:42:55.813][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:42:55.814][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:42:55.814][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:42:57.136][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: true }
[2025-01-02 19:42:57.762][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:42:57.763][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:42:58.894][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:42:58.894][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:42:59.607][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:42:59.608][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:43:00.216][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:43:00.217][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:43:00.758][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:43:00.758][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:43:01.295][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:43:01.296][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:43:01.799][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:43:01.800][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:43:02.314][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:43:02.315][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:43:02.781][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 19:43:02.782][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:43:03.680][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:43:03.681][mullvad_daemon::management_interface][DEBUG] reconnect_tunnel
[2025-01-02 19:43:03.681][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:43:03.682][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:43:04.047][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:43:04.048][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:43:04.048][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:12162/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:43:04.077][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:12162, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-103"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:43:04.077][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:43:04.077][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:43:04.164][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:43:04.165][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:12162/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:43:04.193][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:43:04.194][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:43:04.194][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:43:12.195][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:43:12.593][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:43:12.593][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:43:12.593][talpid_core::tunnel_state_machine::connecting_state][INFO] Tunnel closed. Reconnecting, attempt 1.
[2025-01-02 19:43:12.593][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:43:12.594][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:43:12.594][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:43:12.620][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:443, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Dusseldorf"), latitude: 51.233334, longitude: 6.783333, mullvad_exit_ip: true, hostname: Some("de-dus-wg-001"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:43:12.620][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:43:12.620][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:43:12.705][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:43:12.706][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:43:12.727][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:43:12.727][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:43:12.727][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:43:17.622][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:43:17.622][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge cz-prg-br-101 at [REDACTED]:1234/UDP
[2025-01-02 19:43:17.622][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:43:17.622][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:43:17.623][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:43:17.623][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:43:17.680][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:43:17.680][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:43:17.730][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:43:22.624][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:43:22.624][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge nl-ams-br-001 at [REDACTED]:443/TCP
[2025-01-02 19:43:22.624][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:43:22.625][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:43:22.626][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:43:22.626][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 19:43:22.627][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:43:22.627][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:43:22.673][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:43:22.674][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:43:22.713][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:43:28.728][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:43:29.007][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:43:29.007][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:43:29.007][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 19:43:29.007][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:43:29.007][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:43:29.008][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:43:29.008][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:35769/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:43:29.033][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:35769, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-106"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:43:29.034][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:43:29.034][talpid_wireguard][DEBUG] Tunnel MTU: 1360
[2025-01-02 19:43:29.094][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:43:29.095][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:35769/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:43:29.120][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:43:29.120][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:43:29.121][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:43:34.010][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:43:34.010][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge nl-ams-br-001 at [REDACTED]:1234/UDP
[2025-01-02 19:43:34.011][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:43:34.011][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:35769/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:43:34.012][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:43:34.012][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:43:34.044][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:35769/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:43:34.044][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:43:34.080][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:43:39.014][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:43:39.015][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge cz-prg-br-101 at [REDACTED]:1234/UDP
[2025-01-02 19:43:39.015][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:43:39.015][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:35769/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:43:39.016][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:43:39.016][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 19:43:39.016][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:43:39.016][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:43:39.060][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:35769/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:43:39.060][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:43:39.097][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:44:01.121][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:44:01.387][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:44:01.387][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 19:44:01.387][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:44:01.388][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:44:01.389][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:44:01.390][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:44:01.390][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51932/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:44:01.424][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:57692, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: Some(ObfuscationEndpoint { endpoint: Endpoint { address: [REDACTED]:51932, protocol: Udp }, obfuscation_type: Shadowsocks }), entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-301"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: Some("de-fra-wg-301") }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance", "Shadowsocks"]) }
[2025-01-02 19:44:01.424][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:44:01.424][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:44:01.482][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:44:01.482][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51932/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:44:01.517][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:44:01.517][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:44:01.517][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:44:15.186][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 19:44:15.188][mullvad_daemon::management_interface][DEBUG] reconnect_tunnel
[2025-01-02 19:44:15.188][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:44:15.189][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:44:15.530][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:44:15.531][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:44:15.531][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:21590/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:44:15.557][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:21590, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Dusseldorf"), latitude: 51.233334, longitude: 6.783333, mullvad_exit_ip: true, hostname: Some("de-dus-wg-001"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:44:15.557][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:44:15.558][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:44:15.614][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:44:15.615][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:21590/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:44:15.653][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:44:15.654][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:44:15.654][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:44:20.559][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:44:20.560][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge nl-ams-br-001 at [REDACTED]:1234/UDP
[2025-01-02 19:44:20.560][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:44:20.561][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:21590/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 19:44:20.561][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:44:20.561][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:44:20.600][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:21590/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:44:20.601][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:44:20.631][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:44:23.655][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 19:44:23.974][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 19:44:23.974][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 19:44:23.974][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:44:23.974][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:44:23.975][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 19:44:23.975][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 19:44:23.975][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:44:24.010][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:443, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-006"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 19:44:24.010][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 19:44:24.011][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 19:44:24.085][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 19:44:24.086][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:44:24.120][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 19:44:24.120][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 19:44:24.121][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 19:44:25.563][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:44:25.563][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge nl-ams-br-001 at [REDACTED]:1236/UDP
[2025-01-02 19:44:25.563][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 19:44:25.564][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 19:44:25.564][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:44:25.564][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 19:44:25.564][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 19:44:25.564][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 19:44:25.614][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 19:44:25.614][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:44:25.647][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 19:44:37.092][mullvad_daemon::management_interface][DEBUG] disconnect_tunnel
[2025-01-02 19:44:37.093][mullvad_daemon][DEBUG] Target state Secured => Unsecured
[2025-01-02 19:44:37.093][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 19:44:37.094][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Nothing)
[2025-01-02 19:44:37.450][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 19:44:37.450][talpid_core::firewall][INFO] Resetting firewall policy
[2025-01-02 19:44:37.450][talpid_core::firewall::imp][DEBUG] Removing table and chain from netfilter
[2025-01-02 19:44:37.483][mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: false }
[2025-01-02 19:44:37.483][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2025-01-02 19:44:42.639][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:44:48.000][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:44:55.975][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:45:14.535][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:45:33.359][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:46:32.407][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Request timed out
[2025-01-02 19:49:36.033][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:49:36.099][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: false }
[2025-01-02 19:49:36.099][mullvad_api::availability][DEBUG] Pausing API requests due to being offline
[2025-01-02 19:49:39.120][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:49:39.120][mullvad_api::availability][DEBUG] Resuming API requests due to coming online
[2025-01-02 19:49:39.604][mullvad_daemon::management_interface][DEBUG] disconnect_tunnel
[2025-01-02 19:49:40.605][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: true }
[2025-01-02 19:49:40.753][mullvad_daemon::management_interface][DEBUG] disconnect_tunnel
[2025-01-02 19:54:25.401][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 19:57:36.939][mullvad_daemon::api_address_updater][DEBUG] Fetched new API address [REDACTED]:443. Fetching again in 24 hours
[2025-01-02 20:28:18.380][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: false }
[2025-01-02 20:28:18.380][mullvad_api::availability][DEBUG] Pausing API requests due to being offline
[2025-01-02 20:28:20.764][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:28:20.765][mullvad_daemon::management_interface][DEBUG] connect_tunnel
[2025-01-02 20:28:20.765][mullvad_daemon][DEBUG] Target state Unsecured => Secured
[2025-01-02 20:28:20.767][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: [REDACTED]:443/TCP
[2025-01-02 20:28:20.817][mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: IsOffline, block_failure: None })
[2025-01-02 20:28:20.817][mullvad_daemon][INFO] Blocking all network connections, reason: This device is offline, no tunnels can be established
[2025-01-02 20:28:20.827][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 20:28:20.828][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:28:21.991][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 20:28:21.991][talpid_core::dns][INFO] Resetting DNS
[2025-01-02 20:28:21.991][mullvad_api::availability][DEBUG] Resuming API requests due to coming online
[2025-01-02 20:28:21.992][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:28:21.992][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:16935/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:28:22.030][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:16935, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-303"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:28:22.030][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:28:22.030][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:28:22.114][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:28:22.115][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:16935/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:28:22.160][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:28:22.160][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:28:22.160][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:28:22.391][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:28:22.392][mullvad_daemon::management_interface][DEBUG] connect_tunnel
[2025-01-02 20:28:22.400][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 20:28:22.401][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:28:23.106][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:28:23.107][mullvad_daemon::management_interface][DEBUG] connect_tunnel
[2025-01-02 20:28:23.115][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 20:28:23.116][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:28:26.381][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:28:26.382][mullvad_daemon::management_interface][DEBUG] reconnect_tunnel
[2025-01-02 20:28:26.382][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:28:26.383][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:28:26.613][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:28:26.614][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:28:26.614][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:57130/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:28:26.640][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:57130, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-106"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:28:26.640][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:28:26.641][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:28:26.717][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:28:26.718][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:57130/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:28:26.743][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:28:26.744][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:28:26.744][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:28:27.393][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: true }
[2025-01-02 20:28:31.642][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 20:28:31.642][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge cz-prg-br-101 at [REDACTED]:1236/UDP
[2025-01-02 20:28:31.642][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 20:28:31.642][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:57130/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 20:28:31.643][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:28:31.643][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 20:28:31.644][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:28:31.644][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge ch-zrh-br-001 at [REDACTED]:1234/UDP
[2025-01-02 20:28:31.644][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 20:28:31.645][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:28:31.645][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 20:28:31.645][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 20:28:31.645][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:28:31.683][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:57130/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:28:31.684][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:28:31.713][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:57130/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 20:28:31.713][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:28:31.750][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:57130/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:28:31.750][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:28:31.780][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:28:34.745][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 20:28:35.096][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:28:35.096][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:28:35.097][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 20:28:35.097][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:28:35.098][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:28:35.098][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:28:35.098][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:28:35.143][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:443, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Dusseldorf"), latitude: 51.233334, longitude: 6.783333, mullvad_exit_ip: true, hostname: Some("de-dus-wg-002"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:28:35.143][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:28:35.144][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:28:35.201][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:28:35.201][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:28:35.237][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:28:35.237][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:28:35.237][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:28:40.100][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 20:28:40.100][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge nl-ams-br-001 at [REDACTED]:1234/UDP
[2025-01-02 20:28:40.100][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 20:28:40.101][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 20:28:40.101][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:28:40.101][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 20:28:40.147][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:28:40.147][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:28:40.174][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:28:45.103][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 20:28:45.103][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge cz-prg-br-101 at [REDACTED]:443/TCP
[2025-01-02 20:28:45.103][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 20:28:45.104][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:28:45.105][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:28:45.105][mullvad_daemon::device][ERROR] Failed to check account expiry: Unexpected HTTP request error
[2025-01-02 20:28:45.105][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:28:45.105][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 20:28:45.150][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:28:45.150][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:28:45.196][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:28:51.239][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 20:28:51.543][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:28:51.543][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 20:28:51.543][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:28:51.544][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:28:51.544][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:28:51.545][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:28:51.545][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:14624/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:28:51.590][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:14624, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-302"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:28:51.590][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:28:51.591][talpid_wireguard][DEBUG] Tunnel MTU: 1360
[2025-01-02 20:28:51.657][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:28:51.658][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:14624/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:28:51.693][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:28:51.694][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:28:51.694][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:29:23.696][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 20:29:24.006][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:29:24.006][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 20:29:24.006][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:29:24.007][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:29:24.007][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:29:24.008][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:29:24.008][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51944/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:29:24.033][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:17294, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: Some(ObfuscationEndpoint { endpoint: Endpoint { address: [REDACTED]:51944, protocol: Udp }, obfuscation_type: Shadowsocks }), entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-301"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: Some("de-fra-wg-301") }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance", "Shadowsocks"]) }
[2025-01-02 20:29:24.033][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:29:24.034][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:29:24.108][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:29:24.108][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51944/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:29:24.150][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:29:24.150][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:29:24.150][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:29:29.035][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 20:29:29.035][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge ch-zrh-br-001 at [REDACTED]:1236/UDP
[2025-01-02 20:29:29.035][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 20:29:29.035][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51944/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 20:29:29.036][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:29:29.036][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 20:29:29.070][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51944/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:29:29.070][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:29:29.097][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:29:34.038][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 20:29:34.039][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge cz-prg-br-101 at [REDACTED]:1236/UDP
[2025-01-02 20:29:34.039][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 20:29:34.039][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51944/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 20:29:34.040][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:29:34.040][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 20:29:34.040][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:29:34.040][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 20:29:34.093][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:51944/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:29:34.093][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:29:34.120][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:29:52.646][mullvad_daemon::management_interface][DEBUG] get_relay_locations
[2025-01-02 20:29:52.652][mullvad_daemon::management_interface][DEBUG] get_settings
[2025-01-02 20:29:52.653][mullvad_daemon::management_interface][DEBUG] get_settings
[2025-01-02 20:29:52.653][mullvad_daemon::management_interface][DEBUG] set_relay_settings
[2025-01-02 20:29:52.654][mullvad_types::settings][DEBUG] Changing relay settings:
	from: Tunnel protocol: WireGuard
OpenVPN constraints: any port
Wireguard constraints: any port
Location: country de
Provider(s): any
Ownership: any
	to: Tunnel protocol: WireGuard
OpenVPN constraints: any port
Wireguard constraints: any port, IPv6,
Location: country de
Provider(s): any
Ownership: any
[2025-01-02 20:29:52.654][mullvad_daemon::settings][DEBUG] Writing settings to /etc/mullvad-vpn/settings.json
[2025-01-02 20:29:52.658][mullvad_daemon::management_interface][DEBUG] Broadcasting new settings
[2025-01-02 20:29:52.659][mullvad_daemon][INFO] Initiating tunnel restart because the relay settings changed
[2025-01-02 20:29:52.659][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:29:52.660][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:29:52.960][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:29:52.961][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:29:52.961][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:59033/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:29:53.000][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:59033, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-106"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:29:53.000][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:29:53.001][talpid_wireguard][DEBUG] Tunnel MTU: 1360
[2025-01-02 20:29:53.068][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:29:53.068][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:59033/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:29:53.097][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:29:53.097][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:29:53.097][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:29:57.662][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 20:29:57.662][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge se-mma-br-001 at [REDACTED]:1234/UDP
[2025-01-02 20:29:57.662][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 20:29:57.662][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:59033/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 20:29:57.663][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:29:57.663][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 20:29:57.707][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:59033/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:29:57.707][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:29:57.747][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:30:01.098][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 20:30:01.397][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:30:01.397][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 20:30:01.397][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:30:01.397][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:30:01.397][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:30:01.398][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:30:01.398][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:443/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:30:01.423][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:443, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-102"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:30:01.423][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:30:01.424][talpid_wireguard][DEBUG] Tunnel MTU: 1360
[2025-01-02 20:30:01.514][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:30:01.514][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:30:01.570][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:30:01.570][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:30:01.570][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:30:02.665][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 20:30:02.666][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge cz-prg-br-101 at [REDACTED]:1234/UDP
[2025-01-02 20:30:02.666][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 20:30:02.666][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 20:30:02.667][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:30:02.667][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 20:30:02.667][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:30:02.667][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 20:30:02.700][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:30:02.700][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:30:02.747][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:30:17.572][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 20:30:17.840][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:30:17.840][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:30:17.840][talpid_core::tunnel_state_machine::connecting_state][INFO] Tunnel closed. Reconnecting, attempt 2.
[2025-01-02 20:30:17.840][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:30:17.841][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:30:17.841][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:48492/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:30:17.900][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:48492, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-106"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:30:17.900][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:30:17.900][talpid_wireguard][DEBUG] Tunnel MTU: 1360
[2025-01-02 20:30:17.971][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:30:17.972][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:48492/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:30:18.020][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:30:18.020][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:30:18.020][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:30:22.901][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 20:30:22.901][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge se-mma-br-001 at [REDACTED]:1234/UDP
[2025-01-02 20:30:22.901][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 20:30:22.902][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:48492/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1234/TCP
[2025-01-02 20:30:22.947][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:30:27.903][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 20:30:27.903][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 20:30:27.903][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:48492/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:30:27.905][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:30:27.905][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge cz-prg-br-101 at [REDACTED]:1236/UDP
[2025-01-02 20:30:27.905][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2025-01-02 20:30:27.906][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:30:27.906][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 20:30:27.906][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:30:27.906][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2025-01-02 20:30:27.964][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:48492/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:1236/TCP
[2025-01-02 20:30:27.964][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:30:28.010][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:48492/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:30:28.010][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:30:28.036][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2025-01-02 20:30:37.281][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 20:30:37.284][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: false }
[2025-01-02 20:30:37.284][mullvad_api::availability][DEBUG] Pausing API requests due to being offline
[2025-01-02 20:30:37.284][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:30:37.285][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Block)
[2025-01-02 20:30:37.285][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 20:30:37.285][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Network is unreachable (os error 101)
Caused by: Network is unreachable (os error 101)
[2025-01-02 20:30:37.550][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:30:37.550][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: [REDACTED]:443/TCP
[2025-01-02 20:30:37.610][mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: IsOffline, block_failure: None })
[2025-01-02 20:30:37.610][mullvad_daemon][INFO] Blocking all network connections, reason: This device is offline, no tunnels can be established
[2025-01-02 20:30:37.610][mullvad_daemon::device][ERROR] Failed to check account expiry: Unexpected HTTP request error
[2025-01-02 20:30:37.610][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Network is unreachable (os error 101)
Caused by: Network is unreachable (os error 101)
[2025-01-02 20:30:38.008][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
[2025-01-02 20:30:38.008][mullvad_api::availability][DEBUG] Resuming API requests due to coming online
[2025-01-02 20:30:38.008][talpid_core::dns][INFO] Resetting DNS
[2025-01-02 20:30:38.009][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:30:38.009][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:38332/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:30:38.070][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:38332, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-402"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:30:38.070][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:30:38.070][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:30:38.071][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:30:38.189][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:30:38.189][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:38332/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:30:38.237][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:30:38.237][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:30:38.237][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:30:38.879][mullvad_daemon::management_interface][DEBUG] disconnect_tunnel
[2025-01-02 20:30:38.879][mullvad_daemon][DEBUG] Target state Secured => Unsecured
[2025-01-02 20:30:38.880][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:30:38.880][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Nothing)
[2025-01-02 20:30:39.180][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:30:39.180][talpid_core::firewall][INFO] Resetting firewall policy
[2025-01-02 20:30:39.180][talpid_core::firewall::imp][DEBUG] Removing table and chain from netfilter
[2025-01-02 20:30:39.206][mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: false }
[2025-01-02 20:30:39.206][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2025-01-02 20:30:39.513][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Network is unreachable (os error 101)
Caused by: Network is unreachable (os error 101)
[2025-01-02 20:30:40.081][mullvad_daemon::management_interface][DEBUG] disconnect_tunnel
[2025-01-02 20:33:12.840][mullvad_daemon::management_interface][DEBUG] get_settings
[2025-01-02 20:33:24.420][mullvad_daemon::management_interface][DEBUG] get_settings
[2025-01-02 20:33:24.421][mullvad_daemon::management_interface][DEBUG] set_obfuscation_settings(ObfuscationSettings { selected_obfuscation: Off, udp2tcp: Udp2TcpObfuscationSettings { port: Any }, shadowsocks: ShadowsocksSettings { port: Any } })
[2025-01-02 20:33:24.422][mullvad_daemon::settings][DEBUG] Writing settings to /etc/mullvad-vpn/settings.json
[2025-01-02 20:33:24.426][mullvad_daemon::management_interface][DEBUG] Broadcasting new settings
[2025-01-02 20:35:15.444][mullvad_daemon::management_interface][DEBUG] set_quantum_resistant_tunnel(Off)
[2025-01-02 20:35:15.445][mullvad_daemon::settings][DEBUG] Writing settings to /etc/mullvad-vpn/settings.json
[2025-01-02 20:35:15.447][mullvad_daemon::management_interface][DEBUG] Broadcasting new settings
[2025-01-02 20:35:16.762][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:35:16.764][mullvad_daemon::management_interface][DEBUG] reconnect_tunnel
[2025-01-02 20:35:16.764][mullvad_daemon][DEBUG] Ignoring reconnect command. Currently not in secured state
[2025-01-02 20:35:16.773][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 20:35:16.774][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:35:19.040][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:35:19.042][mullvad_daemon::management_interface][DEBUG] connect_tunnel
[2025-01-02 20:35:19.042][mullvad_daemon][DEBUG] Target state Unsecured => Secured
[2025-01-02 20:35:19.043][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:35:19.044][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:41056/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:35:19.100][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:41056, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: false, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Berlin"), latitude: 52.520008, longitude: 13.404954, mullvad_exit_ip: true, hostname: Some("de-ber-wg-001"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing"]) }
[2025-01-02 20:35:19.100][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: off, obfs: off, dns: custom, public
[2025-01-02 20:35:19.101][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:35:19.101][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:35:19.177][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:35:19.178][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:41056/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: All), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:35:19.227][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:35:19.228][talpid_wireguard::mtu_detection][DEBUG] Starting MTU detection
[2025-01-02 20:35:23.243][talpid_wireguard][WARN] Timeout while checking tunnel connection
[2025-01-02 20:35:23.523][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:35:23.523][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:35:23.523][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 20:35:23.523][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:35:23.524][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:35:23.524][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:35:23.525][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:443/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:35:23.570][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:443, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: false, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-007"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing"]) }
[2025-01-02 20:35:23.570][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: off, obfs: off, dns: custom, public
[2025-01-02 20:35:23.570][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:35:23.571][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:35:23.634][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:35:23.635][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: All), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:35:23.670][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:35:23.670][talpid_wireguard::mtu_detection][DEBUG] Starting MTU detection
[2025-01-02 20:35:24.098][mullvad_daemon::device][DEBUG] The current device is still valid
[2025-01-02 20:35:24.172][mullvad_daemon::device][DEBUG] Account has time left
[2025-01-02 20:35:29.230][talpid_wireguard][ERROR] Error: Failed to automatically adjust MTU based on dropped packets
Caused by: Failed to detect MTU because all pings timed out.
[2025-01-02 20:35:31.687][talpid_wireguard][WARN] Timeout while checking tunnel connection
[2025-01-02 20:35:32.006][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:35:32.006][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:35:32.007][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 20:35:32.007][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:35:32.007][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:35:32.008][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:35:32.008][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:41947/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:35:32.053][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:41947, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: false, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-302"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing"]) }
[2025-01-02 20:35:32.053][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: off, obfs: off, dns: custom, public
[2025-01-02 20:35:32.053][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:35:32.054][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:35:32.124][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:35:32.124][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:41947/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: All), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:35:32.164][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:35:32.164][talpid_wireguard::mtu_detection][DEBUG] Starting MTU detection
[2025-01-02 20:35:33.673][talpid_wireguard][ERROR] Error: Failed to automatically adjust MTU based on dropped packets
Caused by: Failed to detect MTU because all pings timed out.
[2025-01-02 20:35:42.166][talpid_wireguard][ERROR] Error: Failed to automatically adjust MTU based on dropped packets
Caused by: Failed to detect MTU because all pings timed out.
[2025-01-02 20:35:47.209][talpid_wireguard][WARN] Timeout while checking tunnel connection
[2025-01-02 20:35:47.523][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:35:47.523][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:35:47.523][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 20:35:47.523][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:35:47.524][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:35:47.525][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:35:47.525][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:15634/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:35:47.570][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:15634, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: false, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Berlin"), latitude: 52.520008, longitude: 13.404954, mullvad_exit_ip: true, hostname: Some("de-ber-wg-007"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing"]) }
[2025-01-02 20:35:47.570][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: off, obfs: off, dns: custom, public
[2025-01-02 20:35:47.570][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:35:47.570][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:35:47.637][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:35:47.638][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:15634/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: All), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:35:47.663][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:35:47.664][talpid_wireguard::mtu_detection][DEBUG] Starting MTU detection
[2025-01-02 20:35:57.643][mullvad_daemon::management_interface][DEBUG] set_quantum_resistant_tunnel(On)
[2025-01-02 20:35:57.643][mullvad_daemon::settings][DEBUG] Writing settings to /etc/mullvad-vpn/settings.json
[2025-01-02 20:35:57.648][mullvad_daemon::management_interface][DEBUG] Broadcasting new settings
[2025-01-02 20:35:57.649][mullvad_daemon][INFO] Reconnecting because the PQ safety setting changed
[2025-01-02 20:35:57.649][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:35:57.650][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:35:57.650][talpid_wireguard][WARN] Timeout while checking tunnel connection
[2025-01-02 20:35:57.664][talpid_wireguard][ERROR] Error: Failed to automatically adjust MTU based on dropped packets
Caused by: Failed to detect MTU because all pings timed out.
[2025-01-02 20:35:57.987][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:35:57.987][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:35:57.987][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:44826/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:35:58.027][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:44826, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Dusseldorf"), latitude: 51.233334, longitude: 6.783333, mullvad_exit_ip: true, hostname: Some("de-dus-wg-002"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:35:58.027][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: off, dns: custom, public
[2025-01-02 20:35:58.027][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:35:58.027][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:35:58.087][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:35:58.088][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:44826/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:35:58.117][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:35:58.117][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:35:58.117][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:36:03.814][mullvad_daemon::management_interface][DEBUG] get_settings
[2025-01-02 20:36:03.815][mullvad_daemon::management_interface][DEBUG] set_obfuscation_settings(ObfuscationSettings { selected_obfuscation: Auto, udp2tcp: Udp2TcpObfuscationSettings { port: Any }, shadowsocks: ShadowsocksSettings { port: Any } })
[2025-01-02 20:36:03.816][mullvad_daemon::settings][DEBUG] Writing settings to /etc/mullvad-vpn/settings.json
[2025-01-02 20:36:03.819][mullvad_daemon::management_interface][DEBUG] Broadcasting new settings
[2025-01-02 20:36:03.820][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:36:03.821][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:36:04.147][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:36:04.147][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:36:04.147][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:29617/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:36:04.180][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:29617, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-304"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:36:04.180][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:36:04.180][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:36:04.180][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:36:04.304][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:36:04.305][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:29617/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:36:04.343][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:36:04.343][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:36:04.344][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:36:10.664][mullvad_daemon::shutdown::platform][DEBUG] Process received signal: [Term]
[2025-01-02 20:36:10.665][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:36:10.666][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Nothing)
[2025-01-02 20:36:10.960][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:36:10.960][talpid_core::firewall][INFO] Resetting firewall policy
[2025-01-02 20:36:10.960][talpid_core::firewall::imp][DEBUG] Removing table and chain from netfilter
[2025-01-02 20:36:10.986][mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: false }
[2025-01-02 20:36:10.986][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2025-01-02 20:36:10.987][mullvad_daemon::device][DEBUG] Account manager has stopped
[2025-01-02 20:36:10.987][talpid_core::dns][INFO] Resetting DNS
[2025-01-02 20:36:10.987][talpid_core::tunnel_state_machine][DEBUG] Tunnel state machine exited
[2025-01-02 20:36:10.988][talpid_core::tunnel_state_machine][INFO] Tunnel state machine shut down
[2025-01-02 20:36:10.988][mullvad_daemon][INFO] Mullvad daemon is quitting
[2025-01-02 20:36:11.273][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Network is unreachable (os error 101)
Caused by: Network is unreachable (os error 101)
[2025-01-02 20:36:11.488][mullvad_daemon][DEBUG] Process exiting with code 0

====================
Log: /var/log/mullvad-vpn/daemon.log
====================
[2025-01-02 20:37:53.489][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.8 2024-12-04
[2025-01-02 20:37:53.489][mullvad_daemon][INFO] Logging to /var/log/mullvad-vpn
[2025-01-02 20:37:53.490][mullvad_daemon::management_interface][INFO] Management interface listening on /var/run/mullvad-vpn
[2025-01-02 20:37:53.490][mullvad_api::address_cache][DEBUG] Loading API addresses from /var/cache/mullvad-vpn/api-ip-address.txt
[2025-01-02 20:37:53.490][mullvad_api::address_cache][DEBUG] Using API address: [REDACTED]:443
[2025-01-02 20:37:53.490][mullvad_api::availability][DEBUG] Suspending API requests
[2025-01-02 20:37:53.491][mullvad_daemon::migrations::v9][INFO] Migrating settings format to V10
[2025-01-02 20:37:53.491][mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
[2025-01-02 20:37:53.492][mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /var/cache/mullvad-vpn/relays.json
[2025-01-02 20:37:53.492][mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /opt/Mullvad VPN/resources/relays.json
[2025-01-02 20:37:53.504][mullvad_relay_selector::relay_selector][INFO] Initialized with 636 cached relays from 2024-12-09 18:04:45.000
[2025-01-02 20:37:53.508][mullvad_api::availability][DEBUG] Pausing background API requests
[2025-01-02 20:37:53.508][mullvad_daemon::account_history][INFO] Opening account history file in /etc/mullvad-vpn/account-history.json
[2025-01-02 20:37:53.508][mullvad_daemon][INFO] Automatically connecting since auto-connect is turned on
[2025-01-02 20:37:53.510][mullvad_daemon::api][INFO] Initial offline state - online
[2025-01-02 20:37:53.511][mullvad_daemon::version_check][DEBUG] Loading version check cache from /var/cache/mullvad-vpn/version-info.json
[2025-01-02 20:37:53.511][mullvad_api::availability][DEBUG] Unsuspending API requests
[2025-01-02 20:37:53.512][mullvad_daemon::tunnel][ERROR] Error: Failed to generate tunnel parameters
Caused by: Not logged in on a valid device
[2025-01-02 20:37:53.513][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: [REDACTED]:443/TCP
[2025-01-02 20:37:53.559][mullvad_api::availability][DEBUG] Resuming background API requests
[2025-01-02 20:37:53.559][mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: TunnelParameterError(NoMatchingRelay), block_failure: None })
[2025-01-02 20:37:53.559][mullvad_daemon][INFO] Blocking all network connections, reason: Failure to generate tunnel parameters: Failure to select a matching tunnel relay
[2025-01-02 20:37:54.452][mullvad_daemon::relay_list][DEBUG] Writing relays cache to /var/cache/mullvad-vpn/relays.json
[2025-01-02 20:37:54.461][mullvad_relay_selector::relay_selector::parsed_relays][INFO] Updated relay inventory has 653 relays
[2025-01-02 20:37:54.461][mullvad_daemon::management_interface][DEBUG] Broadcasting new relay list
[2025-01-02 20:38:07.702][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:38:07.704][mullvad_daemon::management_interface][DEBUG] connect_tunnel
[2025-01-02 20:38:07.704][mullvad_daemon][DEBUG] Target state Secured => Secured
[2025-01-02 20:38:07.704][talpid_core::dns][INFO] Resetting DNS
[2025-01-02 20:38:07.704][mullvad_daemon::tunnel][ERROR] Error: Failed to generate tunnel parameters
Caused by: Not logged in on a valid device
[2025-01-02 20:38:07.704][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: [REDACTED]:443/TCP
[2025-01-02 20:38:07.720][mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: TunnelParameterError(NoMatchingRelay), block_failure: None })
[2025-01-02 20:38:07.720][mullvad_daemon][INFO] Blocking all network connections, reason: Failure to generate tunnel parameters: Failure to select a matching tunnel relay
[2025-01-02 20:38:07.730][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 20:38:07.731][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:38:36.795][mullvad_daemon::management_interface][DEBUG] login_account
[2025-01-02 20:38:36.795][mullvad_api::access][DEBUG] Fetching access token for an account
[2025-01-02 20:38:43.681][mullvad_daemon][DEBUG] Initiating tunnel restart because the account token changed
[2025-01-02 20:38:43.681][mullvad_daemon::management_interface][DEBUG] Broadcasting device event
[2025-01-02 20:38:43.681][talpid_core::dns][INFO] Resetting DNS
[2025-01-02 20:38:43.682][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:38:43.682][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:39046/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:38:43.728][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:38:43.728][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:39046, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-303"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:38:43.728][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:38:43.728][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:38:43.811][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:38:43.811][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:39046/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:38:43.850][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:38:43.850][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:38:43.850][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:38:44.866][mullvad_daemon::management_interface][DEBUG] disconnect_tunnel
[2025-01-02 20:38:44.866][mullvad_daemon][DEBUG] Target state Secured => Unsecured
[2025-01-02 20:38:44.866][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:38:44.867][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Nothing)
[2025-01-02 20:38:45.160][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:38:45.160][talpid_core::firewall][INFO] Resetting firewall policy
[2025-01-02 20:38:45.160][talpid_core::firewall::imp][DEBUG] Removing table and chain from netfilter
[2025-01-02 20:38:45.186][mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: false }
[2025-01-02 20:38:45.187][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2025-01-02 20:38:45.510][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Network is unreachable (os error 101)
Caused by: Network is unreachable (os error 101)
[2025-01-02 20:38:53.243][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:38:53.245][mullvad_daemon::management_interface][DEBUG] connect_tunnel
[2025-01-02 20:38:53.245][mullvad_daemon][DEBUG] Target state Unsecured => Secured
[2025-01-02 20:38:53.246][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:38:53.247][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:58315/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:38:53.290][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:58315, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-106"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:38:53.290][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:38:53.290][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:38:53.291][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:38:53.370][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:38:53.371][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:58315/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:38:53.390][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:38:53.390][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:38:53.391][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:39:01.392][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 20:39:01.656][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:39:01.657][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:39:01.657][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 20:39:01.657][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:39:01.657][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:39:01.658][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:39:01.658][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:443/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:39:01.703][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:443, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Dusseldorf"), latitude: 51.233334, longitude: 6.783333, mullvad_exit_ip: true, hostname: Some("de-dus-wg-002"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:39:01.703][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:39:01.704][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:39:01.704][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:39:01.761][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:39:01.761][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:39:01.811][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:39:01.811][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:39:01.812][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:39:01.887][mullvad_daemon::device][DEBUG] The current device is still valid
[2025-01-02 20:39:02.399][mullvad_daemon::device][DEBUG] Account has time left
[2025-01-02 20:39:10.876][mullvad_daemon::management_interface][DEBUG] get_settings
[2025-01-02 20:39:10.876][mullvad_daemon::management_interface][DEBUG] set_obfuscation_settings(ObfuscationSettings { selected_obfuscation: Auto, udp2tcp: Udp2TcpObfuscationSettings { port: Any }, shadowsocks: ShadowsocksSettings { port: Any } })
[2025-01-02 20:39:16.453][mullvad_daemon::management_interface][DEBUG] set_quantum_resistant_tunnel(On)
[2025-01-02 20:39:17.813][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 20:39:18.100][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:39:18.100][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:39:18.100][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 20:39:18.100][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:39:18.101][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:39:18.101][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:39:18.101][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:51931/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:39:18.137][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:7133, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: Some(ObfuscationEndpoint { endpoint: Endpoint { address: [[REDACTED]]:51931, protocol: Udp }, obfuscation_type: Shadowsocks }), entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Dusseldorf"), latitude: 51.233334, longitude: 6.783333, mullvad_exit_ip: true, hostname: Some("de-dus-wg-002"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: Some("de-dus-wg-002") }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance", "Shadowsocks"]) }
[2025-01-02 20:39:18.137][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:39:18.137][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:39:18.137][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:39:18.208][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:39:18.208][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:51931/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:39:18.254][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:39:18.255][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:39:18.255][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:39:38.654][mullvad_daemon::management_interface][DEBUG] disconnect_tunnel
[2025-01-02 20:39:38.654][mullvad_daemon][DEBUG] Target state Secured => Unsecured
[2025-01-02 20:39:38.655][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:39:38.655][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Nothing)
[2025-01-02 20:39:39.020][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:39:39.020][talpid_core::firewall][INFO] Resetting firewall policy
[2025-01-02 20:39:39.020][talpid_core::firewall::imp][DEBUG] Removing table and chain from netfilter
[2025-01-02 20:39:39.049][mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: false }
[2025-01-02 20:39:39.050][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2025-01-02 20:39:39.052][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Network is unreachable (os error 101)
Caused by: Network is unreachable (os error 101)
[2025-01-02 20:41:46.347][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:41:46.349][mullvad_daemon::management_interface][DEBUG] connect_tunnel
[2025-01-02 20:41:46.349][mullvad_daemon][DEBUG] Target state Unsecured => Secured
[2025-01-02 20:41:46.350][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:41:46.351][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:23809/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:41:46.383][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:23809, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-005"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:41:46.383][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:41:46.384][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:41:46.384][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:41:46.460][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:41:46.461][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:23809/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:41:46.513][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:41:46.514][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:41:46.514][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:41:54.515][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 20:41:54.810][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:41:54.810][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 20:41:54.810][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:41:54.810][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:41:54.810][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:41:54.811][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:41:54.811][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:443/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:41:54.847][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:443, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-006"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:41:54.847][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:41:54.847][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:41:54.847][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:41:54.917][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:41:54.918][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:443/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:41:54.968][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:41:54.968][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:41:54.968][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:41:55.622][mullvad_daemon::device][DEBUG] The current device is still valid
[2025-01-02 20:41:55.724][mullvad_daemon::device][DEBUG] Account has time left
[2025-01-02 20:42:10.970][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 20:42:11.256][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:42:11.256][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:42:11.256][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 20:42:11.256][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:42:11.257][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:42:11.258][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:42:11.258][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:51949/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:42:11.290][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:13521, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: Some(ObfuscationEndpoint { endpoint: Endpoint { address: [[REDACTED]]:51949, protocol: Udp }, obfuscation_type: Shadowsocks }), entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Berlin"), latitude: 52.520008, longitude: 13.404954, mullvad_exit_ip: true, hostname: Some("de-ber-wg-004"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: Some("de-ber-wg-004") }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance", "Shadowsocks"]) }
[2025-01-02 20:42:11.290][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:42:11.290][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:42:11.290][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:42:11.381][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:42:11.382][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:51949/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:42:11.430][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:42:11.431][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:42:11.431][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:42:37.826][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:42:37.828][mullvad_daemon::management_interface][DEBUG] connect_tunnel
[2025-01-02 20:42:37.835][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2025-01-02 20:42:37.836][mullvad_daemon::management_interface][DEBUG] get_device
[2025-01-02 20:42:43.433][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 20:42:43.696][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:42:43.696][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 20:42:43.696][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:42:43.697][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:42:43.697][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:42:43.698][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:42:43.699][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:80/TCP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:42:43.743][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:39019, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: Some(ObfuscationEndpoint { endpoint: Endpoint { address: [[REDACTED]]:80, protocol: Tcp }, obfuscation_type: Udp2Tcp }), entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-303"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: Some("de-fra-wg-303") }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance", "Udp2Tcp"]) }
[2025-01-02 20:42:43.743][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:42:43.743][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:42:43.744][udp_over_tcp::udp2tcp][INFO] Listening on [[REDACTED]]:57850/UDP
[2025-01-02 20:42:43.744][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:42:43.801][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:42:43.801][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:80/TCP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:42:43.837][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:42:43.837][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:42:43.837][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:43:31.838][talpid_wireguard][WARN] Timeout while negotiating ephemeral peer
[2025-01-02 20:43:32.113][talpid_core::tunnel_state_machine::connecting_state][DEBUG] WireGuard tunnel timed out
[2025-01-02 20:43:32.113][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:43:32.113][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2025-01-02 20:43:32.113][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:43:32.114][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2025-01-02 20:43:32.115][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2025-01-02 20:43:32.115][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:14606/UDP, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:43:32.160][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [[REDACTED]]:14606, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Germany", city: Some("Frankfurt"), latitude: 50.110924, longitude: 8.682127, mullvad_exit_ip: true, hostname: Some("de-fra-wg-302"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Custom Dns", "LAN Sharing", "Quantum Resistance"]) }
[2025-01-02 20:43:32.160][talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
[2025-01-02 20:43:32.160][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv6, multihop: off, ipv6 (tun): on, lan: on, pq: on, obfs: auto, dns: custom, public
[2025-01-02 20:43:32.160][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2025-01-02 20:43:32.224][talpid_wireguard][DEBUG] Using kernel WireGuard implementation
[2025-01-02 20:43:32.225][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [[REDACTED]]:14606/UDP over "wg0-mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: [REDACTED]:1337/TCP), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP
[2025-01-02 20:43:32.278][talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: [REDACTED], prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }, RequiredRoute { prefix: V6(Ipv6Network { addr: [REDACTED], prefix: 128 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
[2025-01-02 20:43:32.278][talpid_wireguard][DEBUG] Requesting ephemeral peer
[2025-01-02 20:43:32.279][talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
[2025-01-02 20:43:35.803][mullvad_daemon::management_interface][DEBUG] disconnect_tunnel
[2025-01-02 20:43:35.803][mullvad_daemon][DEBUG] Target state Secured => Unsecured
[2025-01-02 20:43:35.804][talpid_routing::imp::imp][DEBUG] Clearing routes
[2025-01-02 20:43:35.804][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Nothing)
[2025-01-02 20:43:36.097][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2025-01-02 20:43:36.097][talpid_core::firewall][INFO] Resetting firewall policy
[2025-01-02 20:43:36.097][talpid_core::firewall::imp][DEBUG] Removing table and chain from netfilter
[2025-01-02 20:43:36.123][mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: false }
[2025-01-02 20:43:36.123][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2025-01-02 20:43:38.608][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Network is unreachable (os error 101)
Caused by: Network is unreachable (os error 101)
[2025-01-02 20:43:38.939][mullvad_daemon::device][DEBUG] The current device is still valid
[2025-01-02 20:43:39.012][mullvad_daemon::device][DEBUG] Account has time left

====================
Log: Failed to list logs in frontend log directory
====================
Error: Failed to list the files in the log directory: ~/.config/Mullvad VPN/logs
Caused by: No such file or directory (os error 2)

Operating system version

Arch Linux

Mullvad VPN app version

2024.8

Additional Information

Connection behaviour has always been bad on Linux, takes 5 or 6 attempts and about 5 minutes to connect at all, and sometimes totally breaks (same behaviour as this issue, often after changing repeaters within the same wifi network) and requires a reboot.

This problem is new.

@mattfbacon mattfbacon added the bug label Jan 2, 2025
@dlon dlon added the Linux Issues related to Linux label Jan 3, 2025
@dlon
Copy link
Member

dlon commented Jan 3, 2025

It might help to disable quantum resistant tunnels: mullvad tunnel set wireguard --quantum-resistant off

This problem is new.

New as in doesn't occur after downgrading to 2024.7?

@dlon dlon added the Daemon Issues related to mullvad-daemon label Jan 3, 2025
@mattfbacon
Copy link
Author

Disabling quantum-resistant tunnels and obfuscation as suggested in #7292 did not help.

By new I just meant I haven't seen this before. I can't test other versions or anything else now because after rebooting the issue is gone. Hopefully the log is useful, otherwise I will have to wait until this happens again.

@dlon
Copy link
Member

dlon commented Jan 3, 2025

Thank you for ruling that out! I couldn't identify any obvious cause after reading the logs, unfortunately. Feel free to ping us if/when it happens again.

@mattfbacon
Copy link
Author

Have you seen these before? Seems like issues connecting to Mullvad API servers. I did check that internet works without the VPN in all cases, so not sure why these requests were failing/timing out.

[2025-01-02 19:33:52.554][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:33:52.554][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 19:33:52.554][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: deadline has elapsed
Caused by: deadline has elapsed
[2025-01-02 20:30:02.667][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)
[2025-01-02 20:30:02.667][mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
[2025-01-02 20:30:02.667][mullvad_daemon::device][ERROR] Error: Failed to check device or account validity
Caused by: Unexpected HTTP request error
Caused by: Hyper error
Caused by: error trying to connect: Connection refused (os error 111)
Caused by: Connection refused (os error 111)

@mattfbacon
Copy link
Author

OK, it's an opensnitch issue, sorry.

@mattfbacon mattfbacon closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Daemon Issues related to mullvad-daemon Linux Issues related to Linux
Projects
None yet
Development

No branches or pull requests

2 participants