on occasion I am getting disconnected from the VPN, the only event I can see that might be causing the issue is this
event id: 1992 source: viscosityservice
Failed to write RevertConfig. Could not load file or assembly ‘System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=(i removed this for posting)’ or one of its dependencies.
The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
and this shows in connection log
Apr 11 2:40:29 PM: State changed to Connected
Apr 11 3:08:44 PM: Testing address: (i removed ip) Route points into VPN network
Apr 11 3:08:44 PM: Route: 128.0.0.0/1
Apr 11 3:08:44 PM: Disconnecting connection as it is no longer reachable
Apr 11 3:08:44 PM: State changed to Disconnecting (Network Change)
Apr 11 3:08:44 PM: SIGTERM received, sending exit notification to peer
Apr 11 3:08:44 PM: Warning: route gateway is not reachable on any active network adapters: (i removed ip)
Apr 11 3:08:44 PM: SIGTERM[soft,exit-with-notification] received, process exiting
Apr 11 3:08:44 PM: OpenVPN has exited. Exitcode = 0
Apr 11 3:08:44 PM: State changed to Disconnected
I have tried reinstalling both my ethernet driver and viscosity
I have also tried resetting my network settings.
I have also disabled Energy Efficient Ethernet and Green Ethernet.
One other thing I am trying right now is disabling power management for the usb-c port that my ethernet goes through, because it uses usb-c port to connect to a dock that uses the ethernet. So I am unable to disable this for the ethernet device itself.
I am using ethernet on a windows 11 machine.
Any ideas?