cURL error 2: easy handle already used in multi handle
-
I’ve had WP Mail SMTP installed and activated on a website I manage using Google
as a mailer for sometime, and just today I am seeing the following error:Mailer: Gmail
cURL error 2: easy handle already used in multi handle (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)This error appears every time I try to send a test email using Google as a mailer. I have several other websites using this plugin with Google as a mailer all functioning without issue. Here is the debug error in full:
Versions:
WordPress: 5.4
WordPress MS: No
PHP: 7.3.16
WP Mail SMTP: 1.9.0Params:
Mailer: gmail
Constants: No
Client ID/Secret: Yes
Auth Code: Yes
Access Token: YesServer:
OpenSSL: OpenSSL 1.1.1f 31 Mar 2020
PHP.allow_url_fopen: Yes
PHP.stream_socket_client(): Yes
PHP.fsockopen(): Yes
PHP.curl_version(): 7.69.1Debug:
Mailer: Gmail
cURL error 2: easy handle already used in multi handle (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)I haven’t been able to find any previous support requests or discussion topics for this specific error message, and I can’t find any information about what specifically might have caused this error message to suddenly appear in the first place.
Thanks in advance for any help troubleshooting this issue.
- The topic ‘cURL error 2: easy handle already used in multi handle’ is closed to new replies.