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
Describe the bug
The vpn-server shows error whenever a vpn-client disconnects from it.
Steps to Reproduce
Steps to reproduce the behavior:
Start vpn-server on visor A
From visor B connect to the vpn-server of visor A
Disconnect after a successful connection
See the error
Actual behavior
[2022-07-12T05:41:50Z] WARN [proc:vpn-server:cfc5668295194671ace0f7837506a8ea]: Received unexpected error when reading from server. error="EOF"
[2022-07-12T05:41:50Z] ERROR (STDERR) [proc:vpn-server:cfc5668295194671ace0f7837506a8ea]: Error resending traffic from VPN client to TUN tun0: EOF
[2022-07-12T05:41:50Z] ERROR (STDERR) [proc:vpn-server:cfc5668295194671ace0f7837506a8ea]: Error resending traffic from TUN tun0 to VPN client: read tun: file already closed
The text was updated successfully, but these errors were encountered:
Describe the bug
The vpn-server shows error whenever a vpn-client disconnects from it.
Steps to Reproduce
Steps to reproduce the behavior:
Actual behavior
The text was updated successfully, but these errors were encountered: