Author Topic: Socket bind failed on local address 127.0.0.1:44358: Address already in use (WS  (Read 8177 times)

Gnikf

  • Guest
There is no windows support forum so i'm posting here

After trying to reconnect to different server the app crashed, when i restarted it i couldn't connect, here is the log

Code: [Select]
Checking installed tap driver...
ROOT\NET\0002                                               : TAP-Win32 Adapter V9
1 matching device(s) found.
Thu Aug 16 21:25:51 2012 OpenVPN 2.2.2 Win32-MSVC++ [SSL] [LZO2] [PKCS11] built on Dec 15 2011
Thu Aug 16 21:25:51 2012 MANAGEMENT: Socket bind failed on local address 127.0.0.1:44358: Address already in use (WSAEADDRINUSE)
Thu Aug 16 21:25:51 2012 Exiting

[ERROR]vpn connect error, please check log
Checking installed tap driver...
ROOT\NET\0002                                               : TAP-Win32 Adapter V9
1 matching device(s) found.
Thu Aug 16 21:27:59 2012 OpenVPN 2.2.2 Win32-MSVC++ [SSL] [LZO2] [PKCS11] built on Dec 15 2011
Thu Aug 16 21:27:59 2012 MANAGEMENT: Socket bind failed on local address 127.0.0.1:44358: Address already in use (WSAEADDRINUSE)
Thu Aug 16 21:27:59 2012 Exiting

[ERROR]vpn connect error, please check log

i guess when it crashed it didn't release the socket, but how to fix it without restart?

btw the client crashed few times already on my first day
quite clcean install of windows 7 enterprise 64 bit

Offline Reuben

  • Chief Doraemon
  • Administrator
  • Admiral
  • *****
  • Posts: 6878
Could you kindly tell us what error logs you experience during the crash?

I use it on a daily basis on Windows 7 64 bit without issues.
*If you like my service/support, please consider posting a positive feedback here*<3



Co-Founder/Administrator

Gnikf

  • Guest
the error log is right there in the OP :)

Offline Reuben

  • Chief Doraemon
  • Administrator
  • Admiral
  • *****
  • Posts: 6878
I meant when it crashed not after it crashed :D
*If you like my service/support, please consider posting a positive feedback here*<3



Co-Founder/Administrator

Gnikf

  • Guest
Ah, that's all i have until it happens again :>