springcloud项目启动连接mysql过程中报错.
报错关键信息如下:
java.sql.SQLException: null, message from server: "Host 192.168.56.1 is blocked because of many connection errors; unblock with mysqladmin flush-hosts"
错误原因:
mysql设定了单个客户端…
启动本地项目时,由于nacos设置的数据库账号密码未将本地改为线上,导致数据库连接多次而报错,另外navicat进到该IP的线上库也报错1129,报错信息 Host’123.45.678.99’ is blocked because of many connection errors; unblock wit…
在使用 requests 爬网站时报错:
ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1129)urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(hostmooc1-1.chaoxing.com, port443): Max retries exceeded with url: /work/ .......requests.ex…
cmd暂停快捷键 When running a batch script, you may need or want to pause the output in the CMD window so that you can look things over. Is there an easy way to pause, then restart the output? Today’s SuperUser Q&A post has the answer to help with a r…
Windows常用快捷键 Ctrl C : 复制
Ctrl V : 粘贴
Ctrl A :全选
Ctrl X :剪切
Ctrl Z :撤销
Alt F4 : 关闭窗口
Shift delete : 永久删除
Win R : 打开运行框
Win E : 打开我的电脑
Ctrl Shift esc :打开任务管理…
文章目录 Widows常用快捷键常用的运行窗口命令大全常用的cmd命令 Widows常用快捷键 Win D :回到桌面(Win M也可以实现回到桌面,不过Win D 可以快速回到桌面,再按一次又能回到原网页,这是WinM做不到的。)…