[Seek Help] 使用WIFI+EasyConnet VPN后,VPN网络不稳定
Tofloor
poster avatar
青阳老焦
deepin
2022-07-12 20:52
Author

使用WIFI+EasyConnet VPN后,VPN网络不稳定

我是程序员,我装了windows10 + 最新deepin 双系统,在windows下,相同的网络环境,相同的VPN,网络很稳定,但是deepin不行,

数据库总是中断连接。

clickhouse_driver.errors.NetworkError: Code: 210. Connection reset by peer (192.168.90.31:9200)

程序发http 请求,也报连接错误:

File "/home/laojiao/.local/lib/python3.10/site-packages/gevent/_socketcommon.py", line 688, in recv_into
return self._sock.recv_into(*args)
ConnectionResetError: [Errno 104] Connection reset by peer

WIFI使用的是华为USB无线WIFI,换成手机共享的WIFI也是一样。

换个网络环境,在家里使用有线连接,则没有这个问题。

Reply Favorite View the author
All Replies
Kingtous
deepin
2022-07-12 22:17
#1

lspci -k看看wifi驱动是什么?

Reply View the author
青阳老焦
deepin
2022-07-13 16:33
#2

image.png

image.png

Reply View the author