• Resolved simco

    (@simco)


    One of the accounts on our server that is utilizing the plugin is continually throwing php errors at a rate that makes the error_log grow to 200+ gigs and uses up all the available disk space. We’ve tried updating the plugin to the latest version 6.1 and also tried deactivating it, removing it, then reinstalling it via WHM but the problem persists.

    Tech support says it’s a “known bug” in the plugin. Please advise as to the awareness of this problem and also what can be done to stop this error.

    • This topic was modified 8 months ago by simco.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter simco

    (@simco)

    This is the actual error message that keeps repeating dozens of times per second:

    PHP Warning: Undefined property: WpOrg\Requests\Exception\Transport\Curl::$status_code in /home/####/public_html/wp-content/plugins/litespeed-cache/src/img-optm.cls.php on line 1024

    I removed the username in that string for privacy purposes. Please advise on how I can stop this.

    Plugin Support qtwrk

    (@qtwrk)

    error_log( print_r($response, true) , 3 , '/path/your/wp/litespeed.log');

    please add this at line 1023 , replace /path/to/your/wp to actual path, then trigger the error again

    once it happens again , please share me this /path/your/wp/litespeed.log

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Litespeed Cache plugin causing error log to explode’ is closed to new replies.