[E] com.docker.vpnkit.exe with pid: 15680 shutdown with exit code 3221225477

Docker version : 4.17.0

My Docker can occasionally see during the operation!

“[2023-03-21T21:21:08.615038200Z][com.docker.backend.exe][E] com.docker.vpnkit.exe with pid: 15680 shutdown with exit code 3221225477” This log.

VPNKIT will automatically restart. Most of the time can be used after restarting, but occasionally after restarting, the container cannot access the Internet, but the outside can access the container.

Since new users cannot upload files, I can only put on some logs. How should I solve this problem?

[2023-03-21T21:21:08.615038200Z][com.docker.backend.exe][E] com.docker.vpnkit.exe with pid: 15680 shutdown with exit code 3221225477
[2023-03-21T21:21:08.615566200Z][GoBackendProcess][I] [common/cmd/com.docker.backend/supervisor/tasks.(*Task).start.func1()
[2023-03-21T21:21:08.615566200Z][GoBackendProcess][I] [	common/cmd/com.docker.backend/supervisor/tasks/task.go:339 +0x265
[2023-03-21T21:21:08.615566200Z][GoBackendProcess][I] [common/cmd/com.docker.backend/supervisor/tasks.(*Task).start
[2023-03-21T21:21:08.615566200Z][GoBackendProcess][I] [	common/cmd/com.docker.backend/supervisor/tasks/task.go:307 +0x99b
[2023-03-21T21:21:08.615038200Z][com.docker.backend.exe][I] com.docker.vpnkit.exe with pid: 15680 should be restarted
[2023-03-21T21:21:08.615566200Z][com.docker.backend.exe][I] starting com.docker.vpnkit.exe --ethernet \\.\pipe\dockerVpnkit --port-max-idle-time 300 --hosts  --http-api-path \\.\pipe\dockerVpnKitHTTPControl --forwards <HOME>\AppData\Roaming\Docker\forwards.json --diagnostics \\.\pipe\dockerVpnKitDiagnostics --listen-backlog 32 --gateway-ip 192.168.65.1 --host-ip 192.168.65.2 --lowest-ip 192.168.65.3 --highest-ip 192.168.65.127
[2023-03-21T21:21:08.629025800Z][com.docker.backend.exe][I] started  com.docker.vpnkit.exe with pid: 3088

Under normal network:

traceroute to host.docker.internal (192.168.65.2), 30 hops max, 60 byte packets
1 172.23.0.1 (172.23.0.1) 0.019 ms 0.004 ms 0.004 ms
2 192.168.65.5 (192.168.65.5) 0.018 ms 0.009 ms 0.009 ms
3 * * *
4 * * *
5 * * *

Under the case of abnormal network: