Title: Errors found
Last modified: April 11, 2018

---

# Errors found

 *  Resolved [dustyyy](https://wordpress.org/support/users/dustyyy/)
 * (@dustyyy)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/errors-found-2/)
 * I tried to e-mail this to you but got a bounce back. I recently installed your
   plugin again and this came up and it reminded me to send this again:
 * I was getting the same error in the post: [https://wordpress.org/support/topic/getting-error-a-valid-url-was-not-provided/](https://wordpress.org/support/topic/getting-error-a-valid-url-was-not-provided/)
    - The wp-cli method calls to an unknown function (pageUrl). I changed this to
      purge_url on line 28 and it worked. Assuming pageUrl was a previous name.
    - The $purgeme variable in vcaching.php on line 398 is set to the ip rather 
      than the host. Changing $ipToHost[‘ip] to $ipToHost[‘host’] fixed the error
      for me.
 * I’m using Varnish Caching v1.6.7
 * Hope that helps.

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

 *  Plugin Author [Razvan Stanga](https://wordpress.org/support/users/razvanstanga/)
 * (@razvanstanga)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/errors-found-2/#post-10185840)
 * wp-cli was indeed a problem. I will fix it soon.
    is better to purge directly
   on the IP. it works better as is more compatible to most situations
 *  Thread Starter [dustyyy](https://wordpress.org/support/users/dustyyy/)
 * (@dustyyy)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/errors-found-2/#post-10185898)
 * Thanks. Could it be that using the “dynamic host” option prevents $ipToHost[‘
   ip’] from working?

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

The topic ‘Errors found’ is closed to new replies.

 * ![](https://ps.w.org/vcaching/assets/icon-256x256.png?rev=1293998)
 * [Varnish/Nginx Proxy Caching](https://wordpress.org/plugins/vcaching/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/vcaching/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/vcaching/)
 * [Active Topics](https://wordpress.org/support/plugin/vcaching/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/vcaching/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/vcaching/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [dustyyy](https://wordpress.org/support/users/dustyyy/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/errors-found-2/#post-10185898)
 * Status: resolved