gpt4 book ai didi

python - 使用 `requests` : requests. 异常向 Twitter 发送请求。SSLError : [Errno bad handshake] (-1, 'Unexpected EOF’ )

转载 作者:太空宇宙 更新时间:2023-11-04 06:43:57 26 4
gpt4 key购买 nike

我正在使用 python 包 requests 将请求发送到 https://mobile.twitter.com/username/following

起初,我遇到异常:requests.exceptions.SSLError: [Errno 8] _ssl.c:504: EOF occurred in violation of protocol。为了解决这个问题,我遵循这个 solution编写一个 SSLAdapter 来指定 PROTOCOL_TLSv1

在那之后,我遇到了另一个异常:requests.exceptions.SSLError: [Errno bad handshake] (-1, 'Unexpected EOF')。而且,我找到了this , 但我在同一过程中发送请求和接收数据。

也许我发送请求的速度太快了?

最佳答案

你需要为 apache2 安装 mod_ssl

关于python - 使用 `requests` : requests. 异常向 Twitter 发送请求。SSLError : [Errno bad handshake] (-1, 'Unexpected EOF’ ),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29504955/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com