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

Suddenly very long connection time on boot #6414

Open
2 tasks done
TheRealDadbeard opened this issue Jun 26, 2024 · 0 comments
Open
2 tasks done

Suddenly very long connection time on boot #6414

TheRealDadbeard opened this issue Jun 26, 2024 · 0 comments
Labels

Comments

@TheRealDadbeard
Copy link

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

Takes really long on boot to connect. Close to a minute sometimes

Expected Behavior

Instant connection

Steps to Reproduce

Just boot

Failure Logs

System information:
id: 21a8f5e8-ecdd-4bfd-8214-ba9657d11b24
mullvad-product-version: 2024.4-beta1
os: Windows 11 Build 22631

====================
Log: \\?\C:\ProgramData\Mullvad VPN\daemon.log
====================
[2024-06-26 14:22:10.150][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.4-beta1 2024-06-24
[2024-06-26 14:22:10.150][mullvad_daemon][INFO] Logging to C:\ProgramData\Mullvad VPN
[2024-06-26 14:22:10.151][mullvad_daemon::system_service][INFO] Service started.
[2024-06-26 14:22:10.151][mullvad_daemon::system_service][DEBUG] Update service status: StartPending, checkpoint: 1, wait_hint: 1s
[2024-06-26 14:22:10.152][mullvad_daemon][INFO] Management interface listening on //./pipe/Mullvad VPN
[2024-06-26 14:22:10.152][mullvad_api::address_cache][DEBUG] Loading API addresses from C:\ProgramData\Mullvad VPN\cache\api-ip-address.txt
[2024-06-26 14:22:10.152][mullvad_api::address_cache][DEBUG] Using API address: [REDACTED]:443
[2024-06-26 14:22:10.152][mullvad_api::availability][DEBUG] Suspending API requests
[2024-06-26 14:22:10.153][mullvad_daemon::migrations::v9][INFO] Migrating settings format to V10
[2024-06-26 14:22:10.153][mullvad_daemon::settings][INFO] Loading settings from C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\settings.json
[2024-06-26 14:22:10.153][mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from C:\ProgramData\Mullvad VPN\cache\relays.json
[2024-06-26 14:22:10.155][mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from C:\Program Files\Mullvad VPN\resources\relays.json
[2024-06-26 14:22:10.158][mullvad_relay_selector::relay_selector][INFO] Initialized with 686 cached relays from 2024-06-25 20:10:53.814
[2024-06-26 14:22:10.158][mullvad_api::availability][DEBUG] Pausing background API requests
[2024-06-26 14:22:10.158][mullvad_daemon::account_history][INFO] Opening account history file in C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\account-history.json
[2024-06-26 14:22:10.158][mullvad_daemon][INFO] Automatically connecting since auto-connect is turned on
[2024-06-26 14:22:10.159][talpid_core::split_tunnel::imp::service][DEBUG] ST driver is already installed
[2024-06-26 14:22:10.160][talpid_core::split_tunnel::imp::service][DEBUG] Starting split tunnel service
[2024-06-26 14:22:10.160][talpid_core::split_tunnel::imp::driver][DEBUG] Initializing driver
[2024-06-26 14:22:10.160][talpid_core::split_tunnel::imp::driver][DEBUG] Initializing driver process tree
[2024-06-26 14:22:10.164][talpid_core::split_tunnel::imp][DEBUG] Starting split tunnel event thread
[2024-06-26 14:22:10.177][talpid_core::dns::imp][DEBUG] DNS monitor: auto (iphlpapi > netsh > tcpip)
[2024-06-26 14:22:10.177][talpid_core::offline::imp][INFO] Initial connectivity: Offline
[2024-06-26 14:22:10.178][mullvad_daemon::api][INFO] Initial offline state - offline
[2024-06-26 14:22:10.178][mullvad_api::availability][DEBUG] Pausing API requests due to being offline
[2024-06-26 14:22:10.179][mullvad_daemon::version_check][DEBUG] Loading version check cache from C:\ProgramData\Mullvad VPN\cache\version-info.json
[2024-06-26 14:22:10.180][mullvad_api::availability][DEBUG] Unsuspending API requests
[2024-06-26 14:22:10.180][mullvad_api::access][DEBUG] Fetching access token for an account
[2024-06-26 14:22:10.180][mullvad_daemon::system_service][DEBUG] Update service status: Running, checkpoint: 0, wait_hint: 0ns
[2024-06-26 14:22:10.180][mullvad_api::availability][DEBUG] Resuming background API requests
[2024-06-26 14:22:10.181][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: [REDACTED]:443/TCP for mullvad-problem-report.exe mullvad-daemon.exe
[2024-06-26 14:22:10.184][mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: IsOffline, block_failure: None })
[2024-06-26 14:22:10.184][mullvad_daemon][INFO] Blocking all network connections, reason: This device is offline, no tunnels can be established
[2024-06-26 14:22:12.226][talpid_core::offline::imp][INFO] Connectivity changed: Connected
[2024-06-26 14:22:12.226][talpid_core::dns][INFO] Resetting DNS
[2024-06-26 14:22:12.226][mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: true }
[2024-06-26 14:22:12.226][mullvad_api::availability][DEBUG] Resuming API requests due to coming online
[2024-06-26 14:22:12.226][talpid_core::split_tunnel::imp::driver][DEBUG] Register IPs: tunnel IPv4: Some([REDACTED]), tunnel IPv6 None, internet IPv4: None, internet IPv6: Some([REDACTED])
[2024-06-26 14:22:12.226][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2024-06-26 14:22:12.226][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk. (os error 10051)
Caused by: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk. (os error 10051)
[2024-06-26 14:22:12.226][mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge fr-par-br-001 at [REDACTED]:1236/UDP
[2024-06-26 14:22:12.226][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:7416/UDP for mullvad-daemon.exe, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP for mullvad-problem-report.exe mullvad-daemon.exe
[2024-06-26 14:22:12.227][mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
[2024-06-26 14:22:12.230][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:7416, 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-006"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }) }
[2024-06-26 14:22:12.230][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: auto, obfs: auto, dns: default
[2024-06-26 14:22:12.230][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:7416/UDP for mullvad-daemon.exe, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:1236/TCP for mullvad-problem-report.exe mullvad-daemon.exe
[2024-06-26 14:22:12.230][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2024-06-26 14:22:12.232][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2024-06-26 14:22:13.162][mullvad_api::access][DEBUG] Fetching access token for an account
[2024-06-26 14:22:13.163][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk. (os error 10051)
Caused by: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk. (os error 10051)
[2024-06-26 14:22:13.163][mullvad_api::rest][ERROR] Error: HTTP request failed
Caused by: Hyper error
Caused by: error trying to connect: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk. (os error 10051)
Caused by: Ein Socketvorgang bezog sich auf ein nicht verfügbares Netzwerk. (os error 10051)
[2024-06-26 14:22:13.163][mullvad_daemon::api][INFO] A new API access method has been selected: Direct
[2024-06-26 14:22:13.163][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:7416/UDP for mullvad-daemon.exe, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP for mullvad-problem-report.exe mullvad-daemon.exe
[2024-06-26 14:22:13.165][mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
[2024-06-26 14:22:13.861][talpid_core::split_tunnel::imp::driver][DEBUG] Register IPs: tunnel IPv4: Some([REDACTED]), tunnel IPv6 None, internet IPv4: Some([REDACTED]), internet IPv6: Some([REDACTED])
[2024-06-26 14:22:17.048][mullvad_api::access][DEBUG] Fetching access token for an account
[2024-06-26 14:22:17.831][mullvad_daemon::management_interface][DEBUG] is_performing_post_upgrade
[2024-06-26 14:22:17.838][mullvad_daemon::management_interface][DEBUG] get_account_history
[2024-06-26 14:22:17.842][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2024-06-26 14:22:17.845][mullvad_daemon::management_interface][DEBUG] get_device
[2024-06-26 14:22:17.849][mullvad_daemon::management_interface][DEBUG] update_device
[2024-06-26 14:22:17.849][mullvad_daemon::management_interface][DEBUG] get_account_history
[2024-06-26 14:22:17.849][mullvad_daemon::management_interface][DEBUG] get_settings
[2024-06-26 14:22:17.849][mullvad_daemon::management_interface][DEBUG] get_account_data
[2024-06-26 14:22:17.854][mullvad_daemon::management_interface][DEBUG] get_current_api_access_method
[2024-06-26 14:22:17.855][mullvad_daemon::management_interface][DEBUG] get_relay_locations
[2024-06-26 14:22:17.899][mullvad_daemon::device][DEBUG] The current device is still valid
[2024-06-26 14:22:17.943][mullvad_daemon::management_interface][DEBUG] get_current_version
[2024-06-26 14:22:17.945][mullvad_daemon::management_interface][DEBUG] connect_tunnel
[2024-06-26 14:22:17.945][mullvad_daemon::management_interface][DEBUG] get_version_info
[2024-06-26 14:22:20.161][mullvad_daemon::relay_list][DEBUG] Writing relays cache to C:\ProgramData\Mullvad VPN\cache\relays.json
[2024-06-26 14:22:20.164][mullvad_relay_selector::relay_selector::parsed_relays][INFO] Updated relay inventory has 686 relays
[2024-06-26 14:22:20.164][mullvad_daemon::management_interface][DEBUG] Broadcasting new relay list
[2024-06-26 14:22:34.189][talpid_wireguard::wireguard_nt][ERROR] Error: Failed to setup WireGuardNT tunnel
Caused by: Failed to create WireGuard device
Caused by: Das Gerät kann nicht verwendet werden. (os error 4319)
[2024-06-26 14:22:34.189][talpid_core::tunnel_state_machine::connecting_state][DEBUG] The tunnel disconnected unexpectedly
[2024-06-26 14:22:34.189][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Reconnect)
[2024-06-26 14:22:34.189][talpid_core::tunnel_state_machine::connecting_state][WARN] Error: Retrying to connect after failing to start tunnel
Caused by: Failed while listening for events from the Wireguard tunnel
Caused by: Tunnel failed
Caused by: Failed to create tunnel device
Caused by: Das Gerät kann nicht verwendet werden. (os error 4319)
[2024-06-26 14:22:34.189][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2024-06-26 14:22:34.190][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP for mullvad-daemon.exe, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP for mullvad-problem-report.exe mullvad-daemon.exe
[2024-06-26 14:22:34.193][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-004"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }) }
[2024-06-26 14:22:34.193][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: auto, obfs: auto, dns: default
[2024-06-26 14:22:34.193][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2024-06-26 14:22:36.406][talpid_wireguard::wireguard_nt][DEBUG] Waiting for tunnel IP interfaces to arrive
[2024-06-26 14:22:36.407][talpid_wireguard::wireguard_nt][DEBUG] Waiting for tunnel IP interfaces: Done
[2024-06-26 14:22:36.409][talpid_core::split_tunnel::imp::driver][DEBUG] Register IPs: tunnel IPv4: Some([REDACTED]), tunnel IPv6 Some([REDACTED]), internet IPv4: Some([REDACTED]), internet IPv6: Some([REDACTED])
[2024-06-26 14:22:36.409][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:443/UDP for mullvad-daemon.exe over "Mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: All), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP for mullvad-problem-report.exe mullvad-daemon.exe
[2024-06-26 14:22:36.417][talpid_wireguard::mtu_detection][DEBUG] Starting MTU detection
[2024-06-26 14:22:36.418][surge_ping::client][DEBUG] error opening SOCK_DGRAM type socket, trying SOCK_RAW: Os { code: 10043, kind: Uncategorized, message: "Das angeforderte Protokoll wurde nicht konfiguriert, oder es ist keine Implementation dafür vorhanden." }
[2024-06-26 14:22:36.455][talpid_wireguard::mtu_detection][DEBUG] MTU 1380 verified to not drop packets
[2024-06-26 14:22:36.477][talpid_core::firewall][INFO] Applying firewall policy: Connected to [REDACTED]:443/UDP for mullvad-daemon.exe over "Mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED])), Allowing LAN
[2024-06-26 14:22:36.477][WinFw][DEBUG] Non-tunnel DNS servers: 
[2024-06-26 14:22:36.477][WinFw][DEBUG] Tunnel DNS servers: [REDACTED], [REDACTED]
[2024-06-26 14:22:36.480][talpid_core::dns][INFO] Setting DNS servers to [REDACTED], [REDACTED]
[2024-06-26 14:22:36.481][talpid_core::dns::imp::dnsapi][DEBUG] Flushed system DNS cache
[2024-06-26 14:22:36.481][mullvad_daemon][DEBUG] New tunnel state: Connected { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:443, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: false, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: Some("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-004"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }) }
[2024-06-26 14:22:36.481][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2024-06-26 14:25:35.110][talpid_core::split_tunnel::imp::driver][DEBUG] Register IPs: tunnel IPv4: Some([REDACTED]), tunnel IPv6 Some([REDACTED]), internet IPv4: Some([REDACTED]), internet IPv6: None
[2024-06-26 14:37:10.305][mullvad_daemon::api_address_updater][DEBUG] Fetched new API address [REDACTED]:443. Fetching again in 24 hours
[2024-06-26 14:58:52.747][mullvad_daemon::management_interface][DEBUG] get_account_data

====================
Log: \\?\C:\ProgramData\Mullvad VPN\daemon.old.log
====================
[2024-06-26 14:22:02.092][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.4-beta1 2024-06-24
[2024-06-26 14:22:02.092][mullvad_daemon][INFO] Logging to C:\ProgramData\Mullvad VPN
[2024-06-26 14:22:02.093][mullvad_daemon::system_service][INFO] Service started.
[2024-06-26 14:22:02.093][mullvad_daemon::system_service][DEBUG] Update service status: StartPending, checkpoint: 1, wait_hint: 1s
[2024-06-26 14:22:02.097][mullvad_daemon][INFO] Management interface listening on //./pipe/Mullvad VPN
[2024-06-26 14:22:02.099][mullvad_api::address_cache][DEBUG] Loading API addresses from C:\ProgramData\Mullvad VPN\cache\api-ip-address.txt
[2024-06-26 14:22:02.100][mullvad_api::address_cache][DEBUG] Using API address: [REDACTED]:443
[2024-06-26 14:22:02.100][mullvad_api::availability][DEBUG] Suspending API requests
[2024-06-26 14:22:02.108][mullvad_daemon::migrations::v9][INFO] Migrating settings format to V10
[2024-06-26 14:22:02.108][mullvad_daemon::settings][INFO] Loading settings from C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\settings.json
[2024-06-26 14:22:02.111][mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from C:\ProgramData\Mullvad VPN\cache\relays.json
[2024-06-26 14:22:02.117][mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from C:\Program Files\Mullvad VPN\resources\relays.json
[2024-06-26 14:22:02.120][mullvad_relay_selector::relay_selector][INFO] Initialized with 686 cached relays from 2024-06-25 20:10:53.814
[2024-06-26 14:22:02.122][mullvad_api::availability][DEBUG] Pausing background API requests
[2024-06-26 14:22:02.122][mullvad_daemon::account_history][INFO] Opening account history file in C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\account-history.json
[2024-06-26 14:22:02.122][mullvad_daemon][INFO] Automatically connecting since auto-connect is turned on
[2024-06-26 14:22:02.126][talpid_core::split_tunnel::imp::service][DEBUG] ST driver is already installed
[2024-06-26 14:22:02.127][talpid_core::split_tunnel::imp::service][DEBUG] Starting split tunnel service
[2024-06-26 14:22:07.130][mullvad_daemon::device][DEBUG] Account manager has stopped
[2024-06-26 14:22:07.131][mullvad_daemon::system_service][ERROR] Error: Unable to initialize daemon
Caused by: Tunnel state machine error
Caused by: Failed to initialize split tunneling
Caused by: The ST request thread is stuck
[2024-06-26 14:22:07.131][mullvad_daemon::system_service][DEBUG] Update service status: Stopped, checkpoint: 0, wait_hint: 0ns
[2024-06-26 14:22:07.131][mullvad_daemon::management_interface][INFO] Management interface shut down
[2024-06-26 14:22:07.131][mullvad_daemon][DEBUG] Process exiting with code 0

====================
Log: \\?\C:\ProgramData\Mullvad VPN\install.log
====================
[2024-06-25 19:10:51.721] Running installer for Mullvad VPN 2024.4.0-beta1
[2024-06-25 19:10:51.721] Windows version: Windows 11 Build 22631
[2024-06-25 19:10:51.727] MigrateCache()
[2024-06-25 19:10:51.803] MigrateCache() completed successfully
[2024-06-25 19:10:51.804] RemoveRelayCache()
[2024-06-25 19:10:51.805] RemoveRelayCache() completed successfully
[2024-06-25 19:10:51.806] RemoveApiAddressCache()
[2024-06-25 19:10:51.807] RemoveApiAddressCache() completed successfully
[2024-06-25 19:10:51.810] RemoveAbandonedWintunAdapter()
[2024-06-25 19:10:52.002] RemoveAbandonedWintunAdapter() completed successfully
[2024-06-25 19:10:52.002] RemoveSplitTunnelDriver()
[2024-06-25 19:10:52.003] Removing Split Tunneling driver
[2024-06-25 19:10:52.113] RemoveSplitTunnelDriver() completed successfully
[2024-06-25 19:10:52.114] InstallService()
[2024-06-25 19:10:52.114] Running "mullvad-daemon" for it to self-register as a service
[2024-06-25 19:10:53.213] Starting service
[2024-06-25 19:10:53.323] InstallService() completed successfully
[2024-06-25 19:10:53.324] AddCLIToEnvironPath()
[2024-06-25 19:10:53.551] AddCLIToEnvironPath() completed successfully
[2024-06-25 19:10:53.551] InstallTrayIcon()
[2024-06-25 19:10:53.631] InstallTrayIcon() completed successfully

====================
Log: \\?\C:\ProgramData\Mullvad VPN\old-install-daemon.log
====================
[2024-06-25 19:08:34.610][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.3 2024-05-15
[2024-06-25 19:08:34.610][mullvad_daemon][INFO] Logging to C:\ProgramData\Mullvad VPN
[2024-06-25 19:08:34.611][mullvad_daemon::system_service][INFO] Service started.
[2024-06-25 19:08:34.611][mullvad_daemon::system_service][DEBUG] Update service status: StartPending, checkpoint: 1, wait_hint: 1s
[2024-06-25 19:08:34.612][mullvad_daemon][INFO] Management interface listening on //./pipe/Mullvad VPN
[2024-06-25 19:08:34.612][mullvad_api::address_cache][DEBUG] Loading API addresses from C:\ProgramData\Mullvad VPN\cache\api-ip-address.txt
[2024-06-25 19:08:34.612][mullvad_api::address_cache][DEBUG] Using API address: [REDACTED]:443
[2024-06-25 19:08:34.612][mullvad_api::availability][DEBUG] Suspending API requests
[2024-06-25 19:08:34.612][mullvad_daemon::settings][INFO] Loading settings from C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\settings.json
[2024-06-25 19:08:34.612][mullvad_daemon::settings][INFO] No settings were found. Using defaults.
[2024-06-25 19:08:34.613][mullvad_daemon::settings][DEBUG] Writing settings to C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\settings.json
[2024-06-25 19:08:34.615][mullvad_daemon::version_check][DEBUG] Loading version check cache from C:\ProgramData\Mullvad VPN\cache\version-info.json
[2024-06-25 19:08:34.615][mullvad_daemon::version_check][WARN] Error: Unable to load cached version info
Caused by: Failed to open app version cache file for reading
Caused by: Das System kann die angegebene Datei nicht finden. (os error 2)
[2024-06-25 19:08:34.615][mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from C:\ProgramData\Mullvad VPN\cache\relays.json
[2024-06-25 19:08:34.615][mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from C:\Program Files\Mullvad VPN\resources\relays.json
[2024-06-25 19:08:34.621][mullvad_relay_selector::relay_selector][INFO] Initialized with 684 cached relays from 2024-05-15 14:34:34.000
[2024-06-25 19:08:34.623][mullvad_api::availability][DEBUG] Pausing background API requests
[2024-06-25 19:08:34.623][mullvad_daemon::account_history][INFO] Opening account history file in C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\account-history.json
[2024-06-25 19:08:34.625][mullvad_daemon::target_state][DEBUG] No cached target state to load
[2024-06-25 19:08:34.626][talpid_core::split_tunnel::imp::service][DEBUG] Installing split tunnel driver
[2024-06-25 19:08:34.627][talpid_core::split_tunnel::imp::service][DEBUG] Starting split tunnel service
[2024-06-25 19:08:34.659][talpid_core::split_tunnel::imp::driver][DEBUG] Initializing driver
[2024-06-25 19:08:34.660][talpid_core::split_tunnel::imp::driver][DEBUG] Initializing driver process tree
[2024-06-25 19:08:34.671][talpid_core::split_tunnel::imp][DEBUG] Starting split tunnel event thread
[2024-06-25 19:08:34.673][talpid_core::dns::imp][DEBUG] DNS monitor: auto (iphlpapi > netsh > tcpip)
[2024-06-25 19:08:34.673][talpid_core::offline::imp][INFO] Initial connectivity: Connected
[2024-06-25 19:08:34.673][talpid_core::firewall][INFO] Resetting firewall policy
[2024-06-25 19:08:34.673][mullvad_daemon::api][INFO] Initial offline state - online
[2024-06-25 19:08:34.673][mullvad_api::availability][DEBUG] Unsuspending API requests
[2024-06-25 19:08:34.673][mullvad_daemon::system_service][DEBUG] Update service status: Running, checkpoint: 0, wait_hint: 0ns
[2024-06-25 19:08:34.674][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2024-06-25 19:08:42.168][mullvad_daemon::management_interface][DEBUG] is_performing_post_upgrade
[2024-06-25 19:08:42.173][mullvad_daemon::management_interface][DEBUG] get_account_history
[2024-06-25 19:08:42.175][mullvad_daemon::management_interface][DEBUG] get_tunnel_state
[2024-06-25 19:08:42.190][mullvad_daemon::management_interface][DEBUG] get_device
[2024-06-25 19:08:42.192][mullvad_daemon::management_interface][DEBUG] get_settings
[2024-06-25 19:08:42.192][mullvad_daemon::management_interface][DEBUG] get_account_history
[2024-06-25 19:08:42.196][mullvad_daemon::management_interface][DEBUG] get_current_api_access_method
[2024-06-25 19:08:42.200][mullvad_daemon::management_interface][DEBUG] get_relay_locations
[2024-06-25 19:08:42.622][mullvad_daemon::management_interface][DEBUG] get_current_version
[2024-06-25 19:08:42.624][mullvad_daemon::management_interface][DEBUG] get_version_info
[2024-06-25 19:08:42.624][mullvad_daemon][DEBUG] No version cache found. Fetching new info
[2024-06-25 19:08:42.765][mullvad_daemon::version_check][DEBUG] Writing version check cache to C:\ProgramData\Mullvad VPN\cache\version-info.json
[2024-06-25 19:08:42.765][mullvad_daemon::management_interface][DEBUG] Broadcasting new app version info
[2024-06-25 19:08:49.572][mullvad_daemon::management_interface][DEBUG] login_account
[2024-06-25 19:08:49.572][mullvad_api::access][DEBUG] Fetching access token for an account
[2024-06-25 19:08:50.386][mullvad_api::availability][DEBUG] Resuming background API requests
[2024-06-25 19:08:50.387][mullvad_daemon::management_interface][DEBUG] Broadcasting device event
[2024-06-25 19:08:50.389][mullvad_daemon::management_interface][DEBUG] get_account_history
[2024-06-25 19:08:50.389][mullvad_daemon::management_interface][DEBUG] get_account_data
[2024-06-25 19:08:50.505][mullvad_daemon::relay_list][DEBUG] Writing relays cache to C:\ProgramData\Mullvad VPN\cache\relays.json
[2024-06-25 19:08:50.508][mullvad_relay_selector::relay_selector::parsed_relays][INFO] Updated relay inventory has 686 relays
[2024-06-25 19:08:50.508][mullvad_daemon::management_interface][DEBUG] Broadcasting new relay list
[2024-06-25 19:09:02.326][mullvad_daemon::management_interface][DEBUG] set_auto_connect(true)
[2024-06-25 19:09:02.327][mullvad_daemon::settings][DEBUG] Writing settings to C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\settings.json
[2024-06-25 19:09:02.328][mullvad_daemon::management_interface][DEBUG] Broadcasting new settings
[2024-06-25 19:09:03.197][mullvad_daemon::management_interface][DEBUG] set_allow_lan(true)
[2024-06-25 19:09:03.197][mullvad_daemon::settings][DEBUG] Writing settings to C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\settings.json
[2024-06-25 19:09:03.199][mullvad_daemon::management_interface][DEBUG] Broadcasting new settings
[2024-06-25 19:09:03.975][mullvad_daemon::management_interface][DEBUG] set_enable_ipv6(true)
[2024-06-25 19:09:03.975][mullvad_daemon::settings][DEBUG] Writing settings to C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\settings.json
[2024-06-25 19:09:03.977][mullvad_daemon::management_interface][DEBUG] Broadcasting new settings
[2024-06-25 19:09:03.977][mullvad_daemon][INFO] Initiating tunnel restart because the enable IPv6 setting changed
[2024-06-25 19:09:05.977][mullvad_daemon::management_interface][DEBUG] set_relay_settings
[2024-06-25 19:09:05.978][mullvad_types::settings][DEBUG] Changing relay settings:
	from: Tunnel protocol: any
OpenVPN constraints: any port
Wireguard constraints: any port
Location: country se
Provider(s): any
Ownership: any
	to: Tunnel protocol: WireGuard
OpenVPN constraints: any port
Wireguard constraints: any port
Location: country se
Provider(s): any
Ownership: any
[2024-06-25 19:09:05.978][mullvad_daemon::settings][DEBUG] Writing settings to C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\settings.json
[2024-06-25 19:09:05.979][mullvad_daemon::management_interface][DEBUG] Broadcasting new settings
[2024-06-25 19:09:05.980][mullvad_daemon][INFO] Initiating tunnel restart because the relay settings changed
[2024-06-25 19:09:18.910][mullvad_daemon::management_interface][DEBUG] set_relay_settings
[2024-06-25 19:09:18.910][mullvad_types::settings][DEBUG] Changing relay settings:
	from: Tunnel protocol: WireGuard
OpenVPN constraints: any port
Wireguard constraints: any port
Location: country se
Provider(s): any
Ownership: any
	to: Tunnel protocol: WireGuard
OpenVPN constraints: any port
Wireguard constraints: any port
Location: country se
Provider(s): any
Ownership: Mullvad-owned servers
[2024-06-25 19:09:18.910][mullvad_daemon::settings][DEBUG] Writing settings to C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\settings.json
[2024-06-25 19:09:18.912][mullvad_daemon::management_interface][DEBUG] Broadcasting new settings
[2024-06-25 19:09:18.912][mullvad_daemon][INFO] Initiating tunnel restart because the relay settings changed
[2024-06-25 19:09:22.143][mullvad_daemon::management_interface][DEBUG] set_relay_settings
[2024-06-25 19:09:22.143][mullvad_types::settings][DEBUG] Changing relay settings:
	from: Tunnel protocol: WireGuard
OpenVPN constraints: any port
Wireguard constraints: any port
Location: country se
Provider(s): any
Ownership: Mullvad-owned servers
	to: Tunnel protocol: WireGuard
OpenVPN constraints: any port
Wireguard constraints: any port
Location: city fra, de
Provider(s): any
Ownership: Mullvad-owned servers
[2024-06-25 19:09:22.143][mullvad_daemon::settings][DEBUG] Writing settings to C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\settings.json
[2024-06-25 19:09:22.145][mullvad_daemon::management_interface][DEBUG] Broadcasting new settings
[2024-06-25 19:09:22.145][mullvad_daemon][INFO] Initiating tunnel restart because the relay settings changed
[2024-06-25 19:09:22.169][mullvad_daemon::management_interface][DEBUG] connect_tunnel
[2024-06-25 19:09:22.169][mullvad_daemon][DEBUG] Target state Unsecured => Secured
[2024-06-25 19:09:22.170][mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
[2024-06-25 19:09:22.170][talpid_core::split_tunnel::imp::driver][DEBUG] Register IPs: tunnel IPv4: Some([REDACTED]), tunnel IPv6 None, internet IPv4: Some([REDACTED]), internet IPv6: Some([REDACTED])
[2024-06-25 19:09:22.170][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:34092/UDP for mullvad-daemon.exe, Allowing LAN, interface: none. Allowing endpoint [REDACTED]:443/TCP for mullvad-problem-report.exe mullvad-daemon.exe
[2024-06-25 19:09:22.172][mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:34092, 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-006"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }) }
[2024-06-25 19:09:22.172][mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): on, lan: on, pq: auto, obfs: auto, dns: default
[2024-06-25 19:09:22.173][talpid_wireguard][DEBUG] Tunnel MTU: 1380
[2024-06-25 19:09:22.625][talpid_wireguard::wireguard_nt][DEBUG] Waiting for tunnel IP interfaces to arrive
[2024-06-25 19:09:22.626][talpid_wireguard::wireguard_nt][DEBUG] Waiting for tunnel IP interfaces: Done
[2024-06-25 19:09:22.627][talpid_core::split_tunnel::imp::driver][DEBUG] Register IPs: tunnel IPv4: Some([REDACTED]), tunnel IPv6 Some([REDACTED]), internet IPv4: Some([REDACTED]), internet IPv6: Some([REDACTED])
[2024-06-25 19:09:22.627][talpid_core::firewall][INFO] Applying firewall policy: Connecting to [REDACTED]:34092/UDP for mullvad-daemon.exe over "Mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED]), allowed in-tunnel traffic: All), Allowing LAN. Allowing endpoint [REDACTED]:443/TCP for mullvad-problem-report.exe mullvad-daemon.exe
[2024-06-25 19:09:22.649][talpid_wireguard::mtu_detection][DEBUG] Starting MTU detection
[2024-06-25 19:09:22.649][surge_ping::client][DEBUG] error opening SOCK_DGRAM type socket, trying SOCK_RAW: Os { code: 10043, kind: Uncategorized, message: "Das angeforderte Protokoll wurde nicht konfiguriert, oder es ist keine Implementation dafür vorhanden." }
[2024-06-25 19:09:22.695][talpid_wireguard::mtu_detection][DEBUG] MTU 1380 verified to not drop packets
[2024-06-25 19:09:22.705][talpid_core::firewall][INFO] Applying firewall policy: Connected to [REDACTED]:34092/UDP for mullvad-daemon.exe over "Mullvad" (ip: [REDACTED],[REDACTED], v4 gw: [REDACTED], v6 gw: Some([REDACTED])), Allowing LAN
[2024-06-25 19:09:22.705][WinFw][DEBUG] Non-tunnel DNS servers: 
[2024-06-25 19:09:22.705][WinFw][DEBUG] Tunnel DNS servers: [REDACTED], [REDACTED]
[2024-06-25 19:09:22.708][talpid_core::dns][INFO] Setting DNS servers to [REDACTED], [REDACTED]
[2024-06-25 19:09:22.709][talpid_core::dns::imp::dnsapi][DEBUG] Flushed system DNS cache
[2024-06-25 19:09:22.709][mullvad_daemon][DEBUG] New tunnel state: Connected { endpoint: TunnelEndpoint { endpoint: Endpoint { address: [REDACTED]:34092, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: false, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: Some("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-006"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }) }
[2024-06-25 19:09:22.709][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2024-06-25 19:09:32.887][mullvad_daemon::management_interface][DEBUG] set_show_beta_releases(true)
[2024-06-25 19:09:32.887][mullvad_daemon::settings][DEBUG] Writing settings to C:\Windows\system32\config\systemprofile\AppData\Local\Mullvad VPN\settings.json
[2024-06-25 19:09:32.888][mullvad_daemon::management_interface][DEBUG] Broadcasting new settings
[2024-06-25 19:09:32.889][mullvad_daemon::version_check][DEBUG] Writing version check cache to C:\ProgramData\Mullvad VPN\cache\version-info.json
[2024-06-25 19:09:32.889][mullvad_daemon::management_interface][DEBUG] Broadcasting new app version info
[2024-06-25 19:10:20.888][mullvad_daemon::management_interface][DEBUG] prepare_restart
[2024-06-25 19:10:21.115][mullvad_daemon::system_service][DEBUG] Update service status: StopPending, checkpoint: 2, wait_hint: 10s
[2024-06-25 19:10:21.116][talpid_core::dns][INFO] Resetting DNS
[2024-06-25 19:10:21.116][mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Nothing)
[2024-06-25 19:10:21.169][talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
[2024-06-25 19:10:21.169][talpid_core::split_tunnel::imp::driver][DEBUG] Register IPs: tunnel IPv4: Some([REDACTED]), tunnel IPv6 None, internet IPv4: Some([REDACTED]), internet IPv6: Some([REDACTED])
[2024-06-25 19:10:21.169][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: [REDACTED]:443/TCP for mullvad-problem-report.exe mullvad-daemon.exe
[2024-06-25 19:10:21.172][mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: true }
[2024-06-25 19:10:21.172][mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
[2024-06-25 19:10:21.172][mullvad_daemon::device][DEBUG] Account manager has stopped
[2024-06-25 19:10:21.172][talpid_core::dns][INFO] Resetting DNS
[2024-06-25 19:10:21.172][talpid_core::tunnel_state_machine][DEBUG] Tunnel state machine exited
[2024-06-25 19:10:21.172][talpid_core::split_tunnel::imp][DEBUG] Stopping split tunnel event thread
[2024-06-25 19:10:21.173][talpid_core::split_tunnel::imp][DEBUG] Stopping ST service
[2024-06-25 19:10:21.173][talpid_core::split_tunnel::imp::path_monitor][DEBUG] Shutting down reparse point monitor
[2024-06-25 19:10:21.181][talpid_core::tunnel_state_machine][INFO] Tunnel state machine shut down
[2024-06-25 19:10:21.181][mullvad_daemon::system_service][INFO] Stopping service
[2024-06-25 19:10:21.181][mullvad_daemon::system_service][DEBUG] Update service status: Stopped, checkpoint: 0, wait_hint: 0ns
[2024-06-25 19:10:21.181][mullvad_daemon::management_interface][INFO] Management interface shut down
[2024-06-25 19:10:21.181][mullvad_daemon][DEBUG] Process exiting with code 0

====================
Log: \\?\C:\ProgramData\Mullvad VPN\wireguard.log
====================
[2024-06-26 14:22:34.239][wireguard-nt][INFO] Using existing driver 0.10
[2024-06-26 14:22:34.242][wireguard-nt][INFO] Creating adapter
[2024-06-26 14:22:36.404][wireguard-nt][INFO] Interface created
[2024-06-26 14:22:36.406][wireguard-nt][INFO] Peer 1 created
[2024-06-26 14:22:36.408][wireguard-nt][INFO] Interface up
[2024-06-26 14:22:36.408][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:22:36.428][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:22:36.428][wireguard-nt][INFO] Keypair 1 created for peer 1
[2024-06-26 14:24:36.430][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:24:36.452][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:24:36.452][wireguard-nt][INFO] Keypair 2 created for peer 1
[2024-06-26 14:24:36.452][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:26:36.472][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:26:36.492][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:26:36.492][wireguard-nt][INFO] Keypair 1 destroyed for peer 1
[2024-06-26 14:26:36.492][wireguard-nt][INFO] Keypair 3 created for peer 1
[2024-06-26 14:26:36.492][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:28:36.540][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:28:36.560][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:28:36.560][wireguard-nt][INFO] Keypair 2 destroyed for peer 1
[2024-06-26 14:28:36.560][wireguard-nt][INFO] Keypair 4 created for peer 1
[2024-06-26 14:28:36.560][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:30:36.601][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:30:36.619][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:30:36.620][wireguard-nt][INFO] Keypair 3 destroyed for peer 1
[2024-06-26 14:30:36.620][wireguard-nt][INFO] Keypair 5 created for peer 1
[2024-06-26 14:30:36.620][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:32:36.634][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:32:36.660][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:32:36.660][wireguard-nt][INFO] Keypair 4 destroyed for peer 1
[2024-06-26 14:32:36.660][wireguard-nt][INFO] Keypair 6 created for peer 1
[2024-06-26 14:32:36.660][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:34:36.720][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:34:36.740][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:34:36.740][wireguard-nt][INFO] Keypair 5 destroyed for peer 1
[2024-06-26 14:34:36.740][wireguard-nt][INFO] Keypair 7 created for peer 1
[2024-06-26 14:34:36.740][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:34:37.428][wireguard-nt][INFO] Keypair 6 destroyed for peer 1
[2024-06-26 14:34:37.428][wireguard-nt][INFO] Keypair 7 destroyed for peer 1
[2024-06-26 14:34:37.518][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:34:37.535][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:34:37.535][wireguard-nt][INFO] Keypair 8 created for peer 1
[2024-06-26 14:36:37.556][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:36:37.578][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:36:37.578][wireguard-nt][INFO] Keypair 9 created for peer 1
[2024-06-26 14:36:37.578][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:38:37.581][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:38:37.607][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:38:37.607][wireguard-nt][INFO] Keypair 8 destroyed for peer 1
[2024-06-26 14:38:37.607][wireguard-nt][INFO] Keypair 10 created for peer 1
[2024-06-26 14:38:37.607][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:40:37.614][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:40:37.635][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:40:37.635][wireguard-nt][INFO] Keypair 9 destroyed for peer 1
[2024-06-26 14:40:37.635][wireguard-nt][INFO] Keypair 11 created for peer 1
[2024-06-26 14:40:37.635][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:42:37.636][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:42:37.658][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:42:37.658][wireguard-nt][INFO] Keypair 10 destroyed for peer 1
[2024-06-26 14:42:37.658][wireguard-nt][INFO] Keypair 12 created for peer 1
[2024-06-26 14:42:37.658][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:44:37.663][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:44:37.684][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:44:37.684][wireguard-nt][INFO] Keypair 11 destroyed for peer 1
[2024-06-26 14:44:37.684][wireguard-nt][INFO] Keypair 13 created for peer 1
[2024-06-26 14:44:37.684][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:46:37.735][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:46:37.753][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:46:37.754][wireguard-nt][INFO] Keypair 12 destroyed for peer 1
[2024-06-26 14:46:37.754][wireguard-nt][INFO] Keypair 14 created for peer 1
[2024-06-26 14:46:37.754][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:48:37.775][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:48:37.794][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:48:37.794][wireguard-nt][INFO] Keypair 13 destroyed for peer 1
[2024-06-26 14:48:37.794][wireguard-nt][INFO] Keypair 15 created for peer 1
[2024-06-26 14:48:37.794][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:50:37.819][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:50:37.839][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:50:37.839][wireguard-nt][INFO] Keypair 14 destroyed for peer 1
[2024-06-26 14:50:37.839][wireguard-nt][INFO] Keypair 16 created for peer 1
[2024-06-26 14:50:37.839][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:52:37.880][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:52:37.900][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:52:37.900][wireguard-nt][INFO] Keypair 15 destroyed for peer 1
[2024-06-26 14:52:37.900][wireguard-nt][INFO] Keypair 17 created for peer 1
[2024-06-26 14:52:37.900][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:54:37.943][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:54:37.968][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:54:37.968][wireguard-nt][INFO] Keypair 16 destroyed for peer 1
[2024-06-26 14:54:37.968][wireguard-nt][INFO] Keypair 18 created for peer 1
[2024-06-26 14:54:37.968][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:56:38.025][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:56:38.044][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:56:38.044][wireguard-nt][INFO] Keypair 17 destroyed for peer 1
[2024-06-26 14:56:38.044][wireguard-nt][INFO] Keypair 19 created for peer 1
[2024-06-26 14:56:38.044][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)
[2024-06-26 14:58:38.071][wireguard-nt][INFO] Sending handshake initiation to peer 1 ([REDACTED]:443)
[2024-06-26 14:58:38.087][wireguard-nt][INFO] Receiving handshake response from peer 1 ([REDACTED]:443)
[2024-06-26 14:58:38.087][wireguard-nt][INFO] Keypair 18 destroyed for peer 1
[2024-06-26 14:58:38.088][wireguard-nt][INFO] Keypair 20 created for peer 1
[2024-06-26 14:58:38.088][wireguard-nt][INFO] Sending keepalive packet to peer 1 ([REDACTED]:443)

====================
Log: \\?\C:\ProgramData\Mullvad VPN\wireguard.old.log
====================
[2024-06-26 14:22:12.299][wireguard-nt][INFO] Using existing driver 0.10
[2024-06-26 14:22:12.303][wireguard-nt][INFO] Creating adapter
[2024-06-26 14:22:27.305][wireguard-nt][ERROR] Timed out waiting for device query: Der Wartevorgang wurde abgebrochen. (Code 0x00000102)
[2024-06-26 14:22:27.305][wireguard-nt][ERROR] Failed to setup adapter (problem code: 0x0, ntstatus: 0x0): Das Gerät kann nicht verwendet werden. (Code 0x000010DF)

====================
Log: \\?\~\AppData\Local\Mullvad VPN\logs\frontend-main.log
====================
[2024-06-26 14:22:17.631][verbose] Chromium sandbox is enabled
[2024-06-26 14:22:17.633][info] Running version 2024.4-beta1
[2024-06-26 14:22:17.700][info] Detected locale: de
[2024-06-26 14:22:17.715][info] Loaded translations de/messages
[2024-06-26 14:22:17.716][info] Loaded translations de/relay-locations
[2024-06-26 14:22:17.822][info] Connected to the daemon
[2024-06-26 14:22:17.943][info] Autoconnect the tunnel

====================
Log: \\?\~\AppData\Local\Mullvad VPN\logs\frontend-main.old.log
====================
[2024-06-26 03:53:11.100][verbose] Chromium sandbox is enabled
[2024-06-26 03:53:11.102][info] Running version 2024.4-beta1
[2024-06-26 03:53:11.184][info] Detected locale: de
[2024-06-26 03:53:11.194][info] Loaded translations de/messages
[2024-06-26 03:53:11.195][info] Loaded translations de/relay-locations
[2024-06-26 03:53:11.285][info] Connected to the daemon
[2024-06-26 03:53:11.899][info] Autoconnect the tunnel
[2024-06-26 04:53:11.293][verbose] GRPC Channel connectivity state changed to 2
[2024-06-26 05:53:11.307][verbose] GRPC Channel connectivity state changed to 2
[2024-06-26 06:02:08.415][error] Child process of type Utility exited with exit code 1073807364 due to killed

====================
Log: \\?\~\AppData\Local\Mullvad VPN\logs\frontend-renderer.log
====================
[2024-06-26 14:22:18.079][info] Loaded translations de/messages
[2024-06-26 14:22:18.079][info] Loaded translations de/relay-locations
[2024-06-26 14:22:18.080][verbose] Tunnel state: connecting
[2024-06-26 14:22:18.142][verbose] Map canvas scale factor: 1, using: 1
[2024-06-26 14:22:34.189][verbose] Tunnel state: connecting
[2024-06-26 14:22:34.194][verbose] Tunnel state: connecting
[2024-06-26 14:22:36.492][verbose] Tunnel state: connected
[2024-06-26 14:22:36.635][verbose] Tunnel state: connected

====================
Log: \\?\~\AppData\Local\Mullvad VPN\logs\frontend-renderer.old.log
====================
[2024-06-26 03:53:12.036][info] Loaded translations de/messages
[2024-06-26 03:53:12.036][info] Loaded translations de/relay-locations
[2024-06-26 03:53:12.037][verbose] Tunnel state: connected
[2024-06-26 03:53:12.100][verbose] Map canvas scale factor: 1, using: 1

Operating system version

Windows 11 23h2

Mullvad VPN app version

2024.4-beta1 Same issue with Release

Additional Information

I have no idea why this suddenly happened, it just did. Reinstalling did nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant