CURL ERRORS returned

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

Viewing 1 reply thread
  • Author
    Posts
    • #1482


      fborges
      Participant
      Post count: 13

      Hi,

      On the Youtubomatic Version 2.5.3.1

      I am receiving this error when ever i try to publish to Youtube.

      exception: cURL error 2: easy handle already used in multi handle (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)

      i checked online and have seen similar reports related to other Google products APIs.

      Do you have any idea on how to resolve this?

      Regards

    • #1484


      Szabi – CodeRevolution
      Keymaster
      Post count: 4187

      Hello,

      My plugin uses the “Google API client” library, which uses the Guzzle library. The Guzzle library is the one that prints out this error:

      cURL error 2: easy handle already used in multi handle

      A GitHub issue (“support ticket”) was already opened by another user, who also uses Google API lib (in another product): https://github.com/guzzle/guzzle/issues/2617

      I’ve couldn’t reproduce this issue on my hosting or locally.

      As you can see in the above GH issue, the original poster resolved his issues by contacting the hosting support and asked them to downgrade cURL + libcur. Please contact your hosting company and ask them to do the same.

      I think this is caused by something that your hosting changed recently, please ask them about recent changes and ask to revert them.

      If you have any sort of additional information or if you resolved this issue, please let us know.

      Regards, Szabi – CodeRevolution.

Viewing 1 reply thread

The topic ‘CURL ERRORS returned’ is closed to new replies.