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

Error on vpn-server on client connection close #1301

Closed
ersonp opened this issue Jul 12, 2022 · 0 comments
Closed

Error on vpn-server on client connection close #1301

ersonp opened this issue Jul 12, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ersonp
Copy link
Contributor

ersonp commented Jul 12, 2022

Describe the bug
The vpn-server shows error whenever a vpn-client disconnects from it.

Steps to Reproduce
Steps to reproduce the behavior:

  1. Start vpn-server on visor A
  2. From visor B connect to the vpn-server of visor A
  3. Disconnect after a successful connection
  4. 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
@ersonp ersonp added the bug Something isn't working label Jul 12, 2022
@jdknives jdknives closed this as completed Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants