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

WireGuardGetConfiguration failed: The system cannot find the file specified after resume from sleep #246

Closed
rozmansi opened this issue Jun 26, 2024 · 0 comments
Assignees
Labels

Comments

@rozmansi
Copy link
Member

  1. Client is connected using WireGuard.
  2. Computer is put to sleep.
  3. Computer is resumed from sleep.
  4. Connection is terminated and an error is reported:

image

eduWireGuard.ManagerService.ManagerServiceException: WireGuardGetConfiguration failed: The system cannot find the file specified. (Error 0x2)
   at eduWireGuard.ManagerService.Session.GetTunnelConfig(CancellationToken ct)
   at eduVPN.ViewModels.VPN.WireGuardSession.Run()
   at eduVPN.ViewModels.VPN.Session.Execute()
   at eduVPN.ViewModels.Pages.ConnectionPage.<>c__DisplayClass33_0.<ActivateSession>b__0()
@rozmansi rozmansi added the bug label Jun 26, 2024
@rozmansi rozmansi self-assigned this Jun 26, 2024
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