• Resolved erasmus74

    (@erasmus74)


    Seems after a short while we start getting CURL opt Issues, restarting the server seems to fix it temporarily but it says it was passed an invalid parameter (\0)
    in the file
    wp-content/plugins/wp-stateless/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
    on line 52

    Also wondering how do i REMOVE the plugin? seems disabling it makes it just render no images in my site anymore. Is there a way to pull images back into the proper place before uninstall? if not I’d like to be contacted regarding this issue and what can be done, we use this on a commercial site that processes over 30 million a year and can’t have it breaking without a failsafe. Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,

    it is difficult to say what exactly is wrong looking at the error you posted. Mostly curl issues are connected to server configuration.

    Plugin does NOT remove any images from your server. No even such function. It just copies them to GCS and load images from there. When you deactivate the plugin you should see images loading from your server. If you need to remove plugin then just deactivate it and delete it’s folder. But this will not get back images in case they were removed physically somehow.

    Thank you.

    Thread Starter erasmus74

    (@erasmus74)

    What can I do to show the errors or debug them? it only happens fairly randomly. happened the last two days and after restarting my nginx stack it went away, then came back last night for a half hour then went away again.

    I use nginx + redis + remote MYSQL for my wp. Have been using this plugin for about 6 months no problem until now.

    Hello, you can look for your error logs on the server and see where the problem is in there.

    Let me know if you have other questions.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Curl Issues’ is closed to new replies.