You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional notes:
I tried the vpn after having removed the cache and configuration files, for the same result.
I built the rpm file from the sources on my laptop. I also try to rebuild it and reinstall the vpn.
The text was updated successfully, but these errors were encountered:
Describe the bug
Since this week, the vpn crashes when it starts. I have to log-in and reconfigure the vpn after each crash.
The log ends like this:
[27.02.2025 17:46:49.163] (TaskIPFinder) Debug: Starting the ip-lookup
[27.02.2025 17:46:49.165] (TaskIPFinder) Debug: DNS lookup completed
[27.02.2025 17:46:49.165] (TaskIPFinder) Debug: Ipv4:
[27.02.2025 17:46:49.165] (NetworkRequest) Debug: Network request created by TaskIPFinder
[27.02.2025 17:46:49.165] (NetworkRequest) Error: INVALID TOKEN! This network request is going to fail.
[27.02.2025 17:46:49.165] Error: ASSERT: "false" in file /media/data/dev/mozilla-vpn-client/src/networkrequest.cpp, line 122 (networkrequest.cpp:122)
[27.02.2025 17:46:49.220] (Sentry) Info: Sentry ON CRASH
This concerns this method:
https://github.com/mozilla-mobile/mozilla-vpn-client/blob/main/src/networkrequest.cpp#L119
VPN version:
User-Agent: MozillaVPN/2.25.0 (sys:fedora 41; iap:true)
log.txt
Affected Platforms:
Fedora 41
Steps to reproduce:
Just start the vpn.
Expected result:
Start correctly
Actual result:
It crashes.
Additional notes:
I tried the vpn after having removed the cache and configuration files, for the same result.
I built the rpm file from the sources on my laptop. I also try to rebuild it and reinstall the vpn.
The text was updated successfully, but these errors were encountered: