1.错误描述 在VMware中打开虚拟机时报错: "无法连接MKS:套接字连接尝试次数太多,正在放弃" 物理机操作系统: Windows 7 虚拟机操作系统: Kali Linux 2.解决办法如下 a.关闭出问题的虚拟机 b.依次打开: "我的电脑"->"管理"->"服务和应用程序"->"服务" c.右键启动以下服务: VMware Authorization Service VMwar
启动虚拟机报错: VMware Workstation cannot connect to the virtual machine. Make sure you have rights to run the program, access all directories the program uses, and access all directories for temporary files. The VMware Authorization Service is not running.
运行虚拟机报错:CPU acceleration status: HAXM is not installed on this machine. 这是因为SDKmanage没有安装HAXM ,于是打开SDKManage安装XHAM. 然后再%Android_Home%\extras\intel\Hardware_Accelerated_Execution_Manager目录下,找到intelhaxm-android.exe并运行它.
连接mysql时报:message from server: "Host '192.168.76.1' is not allowed to connect to this MySQL server 虚拟机上面安装好MySQL,但是用工具远程连接时候,报错 处理方案:1.先用localhost方式连接到MySQL数据库,然后使用MySQL自带的数据库mysql; use mysql: 2.执行:select host from user where user = 'root'; 发现,host的值
问题 程序报错: Failed to connect to browser port: http://127.0.0.1:57899/json/version 原因 虽然pyppeteer在首次启动时会自动下载chrome浏览器,但是并不会安装相关的依赖项,需要手动安装. 解决 在ubuntu或者debian上,可以参考 BrowserError: Failed to connect to browser port #82 这里,安装相关依赖项. 本人在centos最小化安装上测试,需要安装:
报错VMware Workstation has paused this virtual machine because the disk on which the virtual machine is stored is almost full. To continue, free an additional 1.4 GB of disk space. 用文本编辑器编辑<虚拟机名.vmx> 加上这段话: mainMem.freeSpaceCheck = "FALSE"
sysctl -P 报错解决办法问题症状修改 linux 内核文件 #vi /etc/sysctl.conf后执行sysctl -P 报错error: "net.bridge.bridge-nf-call-ip6tables" is an unknown keyerror: "net.bridge.bridge-nf-call-iptables" is an unknown keyerror: "net.bridge.bridge-nf-call-arp