This erros happen when some user try connect using pritunl client
wsarecv: An existing connection was forcibly closed by the remote host
Log
[2022-11-30 14:23:55][INFO] ▶ profile: Disconnecting ◆ profile_id="542fc0acd5782b77"
[2022-11-30 14:23:56][INFO] ▶ profile: Disconnected ◆ profile_id="542fc0acd5782b77"
[2022-11-30 14:25:27][INFO] ▶ profile: Connecting ◆ disable_gateway=false ◆ dynamic_firewall=false ◆ mode="ovpn" ◆ profile_id="542fc0acd5782b77" ◆ reconnect=true ◆ sso_auth=true
[2022-11-30 14:25:27][WARN] ▶ profile: Request ovpn connection error
profile: Request put error
Post "https://xxx.xxx.xxx/key/ovpn/63757aac98565b36fca57baf/638665ca039537e128950bb0/63759568039537e1288a173a": read tcp yy.yyy.yyy:57651->xxx.xxx.xxx:443: wsarecv: Foi forçado o cancelamento de uma conexão existente pelo host remoto.
ORIGINAL STACK TRACE:
github.com/pritunl/pritunl-client-electron/service/profile.(*Profile).reqOvpn
C:/Users/Windows/go/src/github.com/pritunl/pritunl-client-electron/service/profile/profile.go:2083 +0x7b0479
github.com/pritunl/pritunl-client-electron/service/profile.(*Profile).openOvpn
C:/Users/Windows/go/src/github.com/pritunl/pritunl-client-electron/service/profile/profile.go:1786 +0x7ad464
github.com/pritunl/pritunl-client-electron/service/profile.(*Profile).startOvpn
C:/Users/Windows/go/src/github.com/pritunl/pritunl-client-electron/service/profile/profile.go:1248 +0x7aabb2
github.com/pritunl/pritunl-client-electron/service/profile.(*Profile).Start
C:/Users/Windows/go/src/github.com/pritunl/pritunl-client-electron/service/profile/profile.go:1231 +0x7a9e44
github.com/pritunl/pritunl-client-electron/service/handlers.profilePost.func1
C:/Users/Windows/go/src/github.com/pritunl/pritunl-client-electron/service/handlers/profile.go:99 +0x7c1f69
runtime.goexit
C:/Program Files/Go/src/runtime/asm_amd64.s:1594 +0x2d71e0
[2022-11-30 14:25:30][INFO] ▶ profile: Disconnecting ◆ profile_id="542fc0acd5782b77"
[2022-11-30 14:25:31][INFO] ▶ profile: Disconnected ◆ profile_id="542fc0acd5782b77"
does anyone know how to help about this error?
thanks