当前位置:网站首页>The driver has not received any packets from the server
The driver has not received any packets from the server
2022-06-11 00:40:00 【-Controller】
Problem description :
To start the project today, you need to connect to a remote virtual machine Docker In container Mysql, But suddenly an error was reported 
I use... First XShell Remote connection to access the virtual machine is found to be disconnected
So I tried to solve the problem by restarting, but it still didn't work .
So through docker ps It is found that the container is also in normal use 
Because the default is used when the virtual machine is created ip Auto assign and check windows Under the VMware Network Adaptor VMnet8 The configuration of is consistent with the virtual machine
So it is concluded that the problem should be the virtual network card
close NetworkManager service : systemctl stop NetworkManager
Set up NetworkManager Start up does not start : systemctl disable NetworkManager
restart Network service :systemctl restart network


Start normally and XShell Normal visit
边栏推荐
- 双飞翼布局
- array_column() expects parameter 1 to be array, array given
- 飞利浦 COO 人事变动,将临危受命解决“供应链和产品召回”双重危机
- Mysql database table backup
- Multipass Chinese document - Overview
- 【无标题】4555
- Things about Bluetooth development (10) -- getting to know ble for the first time
- String time sorting, sorting time format strings
- Unity自定义文件夹图标颜色 个性化Unity编译器
- How word inserts a guide (dot before page number) into a table of contents
猜你喜欢

Word在目录里插入引导符(页码前的小点点)的方法

Go language channel understanding and use

【数据库】Mysql索引面试题

安全培训管理办法

MESI cache consistency protocol for concurrent programming

Unity mesh patch generates parabola and polyline

Exemple VTK - - trois plans qui se croisent

Installation of phpstudy

【无标题】测试下啊

Deploy netron services through kubernetes and specify model files at startup
随机推荐
Pirate OJ 148 String inversion
Signature verification failed during system application installation
电脑录屏免费软件gif等格式视频
Deploy netron services through kubernetes and specify model files at startup
安全培训管理办法
系统应用安装时,签名校验失败问题
What is thread in concurrent programming
lucene思维导图,让搜索引擎不再难懂
[network planning] 2.5 brief introduction to P2P architecture
[JVM] garbage collection mechanism
动态规划经典题目三角形最短路径
Go language channel understanding and use
年金险还能买吗?年金险安不安全?
Yii2 activerecord uses the ID associated with the table to automatically remove duplicates
QT client socket qtcpsocket specifies the local IP through bind
sql 语句--输入 月份 查日期(年月日),输出 月份
mybaits merge into
自动化测试系列
学习笔记:插件化Activity之Hook点位
Things about Bluetooth development (10) -- getting to know ble for the first time