tlslink / anylink-client

AnyLink Secure Client: An SSL VPN client that supports OpenConnect or Cisco's AnyConnect VPN Protocol.
GNU General Public License v3.0
56 stars 60 forks source link

退出重连报错Error starting session: The system cannot find the file #22

Closed blfish008 closed 8 months ago

blfish008 commented 11 months ago

退出重连极大概率会出现报错,多连几次又能连上了 Error starting session: The system cannot find the file specified。

itviewer commented 11 months ago

开启调试,重连,让它重现错误,然后去日志里复制全贴到这里

blfish008 commented 11 months ago

X-Cstp-Tcp-Keepalive: false X-Cstp-Tunnel-All-Dns: false X-Cstp-Version: 1 X-Dtls-Dpd: 10 X-Dtls-Keepalive: 4 X-Dtls-Mtu: 1399 X-Dtls-Port: 443 X-Dtls-Rekey-Method: new-tunnel X-Dtls-Rekey-Time: 43200 X-Dtls-Session-Id: 86ce5f76cda1ff741a55c5cacf92f9e46d9f8b156dc66ba51ce42ae83a7be866 X-Dtls12-Ciphersuite: ECDHE-ECDSA-AES128-GCM-SHA256

2023/10/08 14:12:29 tun.go:20: [Error] failed to creates a new tun interface 2023/10/08 14:12:29 rpc.go:120: [Error] Error starting session: The system cannot find the file specified.

itviewer commented 11 months ago

这个可能和特定系统有关,我这不能重现问题,换台电脑试试吧