当前位置:网站首页>异常记录-22
异常记录-22
2022-04-23 06:01:00 【week@eight】
异常
ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:997)
描述
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host=‘xxx.xxx.cn’, port=443): Max retries exceeded with url: /xxx(Caused by SSLError(SSLEOFError(8, ‘EOF occurred in violation of protocol (_ssl.c:997)’)))
问题原因
python发起请求https时,提示ssl问题
解决方案
网上搜了很多说什么缺少包,下载urllib3、requests[security]等等,这些包已经存在的还报错,最后发现关闭自己的代理就可以解决了
异常重现
已复现
版权声明
本文为[week@eight]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_43431735/article/details/124348515
边栏推荐
- Method of MySQL password expiration
- Passerelle haute performance pour l'interconnexion entre VPC et IDC basée sur dpdk
- 【Shell脚本练习】将新加的磁盘批量添加到指定的VG中
- 模仿扇贝短文阅读页面
- PHP 无限极分类和树形
- Tensorflow&&Pytorch常见报错
- Solution to page cache problem (use with caution)
- ES6规范详解
- Offset et client pour obtenir des informations sur l'emplacement des éléments Dom
- DNA reveals surprise ancestry of mysterious Chinese mummies
猜你喜欢
随机推荐
TP5 uses redis
Sum (if) in MySQL_ Sum (if ()) in MySQL
Each traversal usage of tp6
Leak detection and vacancy filling (II)
JS performance optimization
修改Jupyter Notebook样式
LeetCode刷题|368最大整除子集(动态规划)
JS性能优化
Thinkphp5 -- object (think \ response \ JSON) to array
thinkphp5 ---- object(think\response\Json)转数组
TypeScript(下)
【代码解析(2)】Communication-Efficient Learning of Deep Networks from Decentralized Data
基于DPDK实现VPC和IDC间互联互通的高性能网关
Decentralized Collaborative Learning Framework for Next POI Recommendation
MySQL Server单机部署手册
时间格式不对,运行sql文件报错
Introduction to the top 12 domestic databases in 2021
Get DOM element location information by offset and client
redis 常见问题
页面缓存问题解决方法(慎用)







![[OSS file upload quick start]](/img/db/9043d1df0163a7154bebac8e79097f.png)
![[Lombok quick start]](/img/30/92251e7e12ce6e1c3f1084caade4d3.png)
