解决mac系统docker启动mysql端口被占用 错误提示 Error response from daemon: Cannot restart container cfcf: driver failed programming external connectivity on endpoint ...
分类:
数据库 时间:
2021-05-24 04:06:32
阅读次数:
0
原文:http://www.bubuko.com/infodetail-3022082.html 本文介绍3种TCP连接异常的情况。 1.server端没有启动,client尝试连接 ./client dial failed: dial tcp 127.0.0.1:8080: connect: co ...
分类:
其他好文 时间:
2021-05-24 01:04:14
阅读次数:
0
使用云服务器git clone某个项目时,遇到如下问题: fatal: Out of memory, malloc failed (tried to allocate 2000000000 bytes) 百度后找到如下解决方法: sudo mkdir -p /opt/temp sudo dd if= ...
分类:
其他好文 时间:
2021-05-24 00:26:08
阅读次数:
0
问题描述 vue-admin项目中使用了/deep/后启动项目报错: ERROR Failed to compile with 1 errors 20:27:22 error in ./src/nzk/components/themeEditor/layout/components/tree-sel ...
分类:
其他好文 时间:
2021-05-24 00:16:28
阅读次数:
0
这个问题真的困扰了我好久 人都麻了 终于解决了 我开花了 问题描述: Linux打开命令行时,激活默认的conda环境显示如下错误: ERROR: This cross-compiler package contains no program /home/kth/anaconda3/bin/x86_ ...
分类:
系统相关 时间:
2021-05-23 23:10:34
阅读次数:
0
栅极驱动芯片DRV8701使用的一些注意事项🤠 引脚配置和功能 引脚名 引脚编号 功能 配置 EN 14 输入PWM PH 15 控制方向 VM 1 电源 连接至电动机电源;将VM和GND之间并联0.1μF的陶瓷电容和最小为10μF的陶瓷电容 根据驱动电流可能需要额外的电容 GND 5/16/PP ...
分类:
其他好文 时间:
2021-05-04 15:25:51
阅读次数:
0
解决办法: 编辑 --> 首选项 --> Advanced --> 选择 “Use software-only mode” (默认是:Use Gpu ...) ...
分类:
其他好文 时间:
2021-05-03 12:55:31
阅读次数:
0
环境: 物理机:Win10 虚拟机VM12:装ubuntu1804虚拟机 ubuntu系统:系统总占用:6.9GB swapfile占用:2.0GB 删除swapfile后,系统占用:4.9GB VMDK文件未压缩: VMDK文件7-zip压缩: 测试结果: VM12-无swapfile-DiskG ...
分类:
其他好文 时间:
2021-05-03 12:47:31
阅读次数:
0
Allow access to Azure services 这个参数会控制VNET访问这个mysql。如果是YES, vnet的VM可以访问mysql 如果是NO, 如果VM访问会有提示报错: ERROR 9009 (28000): Client from Azure Virtual Networ ...
分类:
数据库 时间:
2021-05-03 11:41:19
阅读次数:
0
adb连接安卓设备失败failed to start daemon Reference:https://blog.csdn.net/whshuo2010/article/details/51094495?locationNum=8 背景 连接设备后,使用adb devices命令查看目前连接的设备, ...
分类:
移动开发 时间:
2021-05-03 11:40:13
阅读次数:
0