Title: wp-cli error
Last modified: August 31, 2016

---

# wp-cli error

 *  Resolved [Wimtou](https://wordpress.org/support/users/wimtou/)
 * (@wimtou)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wp-cli-error-1/)
 * wp-cli returns this error with this extension enabled
 *     ```
       PHP Fatal error:  Call to a member function getRemoteIp() on null in wp-content/plugins/wp-cerber/wp-cerber.php on line 246
       Fatal error: Call to a member function getRemoteIp() on null in wp-content/plugins/wp-cerber/wp-cerber.php on line 246
       ```
   
 * Commenting out the line resolves the issue
 *     ```
       if (cerber_acl_check($wp_cerber->getRemoteIp(),'W')) return; // @since 1.7. It's useful for some users
       ```
   
 * [https://wordpress.org/plugins/wp-cerber/](https://wordpress.org/plugins/wp-cerber/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [gioni](https://wordpress.org/support/users/gioni/)
 * (@gioni)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wp-cli-error-1/#post-7255375)
 * That issue will be resolved with next release. Please, read related topic: [https://wordpress.org/support/topic/getremoteip-function-fails-when-running-from-cron?replies=17](https://wordpress.org/support/topic/getremoteip-function-fails-when-running-from-cron?replies=17)
 *  Thread Starter [Wimtou](https://wordpress.org/support/users/wimtou/)
 * (@wimtou)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wp-cli-error-1/#post-7255568)
 * Great!
 * Sorry for duplicate post

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wp-cli error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-cerber_77a9bf.svg)
 * [WP Cerber Security, Anti-spam & Malware Scan](https://wordpress.org/plugins/wp-cerber/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-cerber/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-cerber/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-cerber/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-cerber/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-cerber/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Wimtou](https://wordpress.org/support/users/wimtou/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/wp-cli-error-1/#post-7255568)
 * Status: resolved