cURL error 6: getaddrinfo() thread failed to start

abxk

【求助】webman + Swoole 协程环境下,Guzzle 请求报错:cURL error 6: getaddrinfo() thread failed to start
环境信息
PHP 版本:8.4

webman 框架版本:^2.1

guzzlehttp/guzzle 版本:^7.10

事件驱动:Swoole(已配置 'eventLoop' => Workerman\Events\Swoole::class)

Swoole 扩展版本:^6.0(或实际版本)

运行模式:php start.php start(或 -d)

问题描述
在 webman 中通过 Guzzle 发起 HTTP 请求时,出现以下 curl 错误:

text
cURL error 6: getaddrinfo() thread failed to start

76 0 0
0个回答

🔝