Title: Processing the feed, please wait&#8230;
Last modified: February 16, 2018

---

# Processing the feed, please wait…

 *  Resolved [thure.fransen](https://wordpress.org/support/users/thurefransen/)
 * (@thurefransen)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/)
 * First off I want to say this plugin looks great. It has WAY more options than
   others like it…
 * The only issue I have is the feed never generates…
 * It sits with the status of “Processing” and never changes. Just to be sure I 
   waited 24 hours and it still has the same status. My shop only has about 20 items
   at the most and variable items was NOT selected.
 * I looked under the wppfm-feeds folder and there was a feed that was generated
   but it was empty.
 * I’ve tried:
    – Clearing feed process – Re-initiate plugin – Recreating a new 
   Feed – Disabling/Enabling the plugin – chmod 777 the folder it generates the 
   xml in

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

 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-9983233)
 * Hi [@thurefransen](https://wordpress.org/support/users/thurefransen/),
 * What version are you currently using?
 * Best regards,
    Michel
 *  [tonyrhnewtons](https://wordpress.org/support/users/tonyrhnewtons/)
 * (@tonyrhnewtons)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-9991416)
 * wordpress version 4.9.4, and wersion 1.8.1 of plugin, which I updated this morning.
 * still having the issue.
 * turned off the “automatically fix errors” in settings, and deleted my backups
 * for the moment I disabled the plugin.
    -  This reply was modified 8 years, 1 month ago by [tonyrhnewtons](https://wordpress.org/support/users/tonyrhnewtons/).
    -  This reply was modified 8 years, 1 month ago by [tonyrhnewtons](https://wordpress.org/support/users/tonyrhnewtons/).
 *  [tonyrhnewtons](https://wordpress.org/support/users/tonyrhnewtons/)
 * (@tonyrhnewtons)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-9991743)
 * sorry posted to the wrong thread
    -  This reply was modified 8 years, 1 month ago by [tonyrhnewtons](https://wordpress.org/support/users/tonyrhnewtons/).
    -  This reply was modified 8 years, 1 month ago by [tonyrhnewtons](https://wordpress.org/support/users/tonyrhnewtons/).
    -  This reply was modified 8 years, 1 month ago by [tonyrhnewtons](https://wordpress.org/support/users/tonyrhnewtons/).
    -  This reply was modified 8 years, 1 month ago by [tonyrhnewtons](https://wordpress.org/support/users/tonyrhnewtons/).
 *  Thread Starter [thure.fransen](https://wordpress.org/support/users/thurefransen/)
 * (@thurefransen)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-9995340)
 * I had 1.8.0 but I saw you did an update so I tried it with 1.8.1 and it’s still
   doing the same thing. Does it require any apache mods to run?
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-9995529)
 * No, it does not require any mods.
 * It is possible that the feed queue is stuck. Could you please open the Feed Manager-
   > Settings page and click the “Clear feed process” button. Then try generating
   your feed again.
 * If that does not work, please check the wp-content folder and the wp-content/
   plugins/wp-product-feed-manager folder on your server for any error log file.
   If you find any log file please mail it to me at [michel@wpmarketingrobot.com](https://wordpress.org/support/topic/processing-the-feed-please-wait/michel@wpmarketingrobot.com?output_format=md).
 * Best regards,
    Michel
 *  Thread Starter [thure.fransen](https://wordpress.org/support/users/thurefransen/)
 * (@thurefransen)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-9999756)
 * Not seeing a log file….
 * `css images includes nbproject readme.txt uninstall.php wp-product-feed-manager.
   php`
 * Question how does this process run? Does it run in small increments when people
   visit the website?
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-10000133)
 * Yes and no. When you press the “Process feed” button the plugin first identifies
   all product id’s that should go into the feed and puts these id’s in a queue.
   Then it triggers a cron job that activates smaller cron jobs which process the
   products. But this does not require constant people visiting your website. I 
   can run it without issues on my local host, without any visitors (just me, opening
   the admin page once).
 * Do you get any feed file in your wp-content/uploads/wppfm-feeds folder? If so,
   could you open that feed file and see if it only contains a header?
 * Could you mail me your WooCommerce -> Status -> Get system report file? Mail 
   it to [michel@www.wpmarketingrobot.com](https://wordpress.org/support/topic/processing-the-feed-please-wait/michel@www.wpmarketingrobot.com?output_format=md).
 *  Thread Starter [thure.fransen](https://wordpress.org/support/users/thurefransen/)
 * (@thurefransen)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-10000658)
 * It generates the file but there is nothing in it…
 * `-rw-r--r-- 1 www-data www-data 0 Feb 21 17:04 FeedTest.xml`
 * Email sent.
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-10006096)
 * Question: Is your server behind Basic Auth?
 *  Thread Starter [thure.fransen](https://wordpress.org/support/users/thurefransen/)
 * (@thurefransen)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-10008143)
 * You mean where you can login via ssh? Negative I’m on Google Cloud.
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-10008797)
 * Well, to be honest I don’t have much experience with WordPress and Basic Auth,
   but it is a method for an HTTP user agent to provide a user name and password
   when making a request (see [https://en.wikipedia.org/wiki/Basic_access_authentication](https://en.wikipedia.org/wiki/Basic_access_authentication)
   and [https://swagger.io/docs/specification/authentication/basic-authentication/](https://swagger.io/docs/specification/authentication/basic-authentication/)).
 * But the problem is that the background process I’m using to generate the feeds
   relies on the WordPress HTTP API using HTTP requests. And they will fail when
   the Basic Auth is active.
 *  Thread Starter [thure.fransen](https://wordpress.org/support/users/thurefransen/)
 * (@thurefransen)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-10008973)
 * Just figured it out. Since you said that it made me realize it could be Wordfence
   that was blocking the process…
 * Sure enough I disabled it and it works! Now I have to figure out how to tell 
   Wordfence to allow it…
 *  Thread Starter [thure.fransen](https://wordpress.org/support/users/thurefransen/)
 * (@thurefransen)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-10008990)
 * Looks like all I had to do was disable Wordfence and re-enable it.
 * It’s working great now!
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-10009757)
 * Great! Good to know. I will make a FAQ of this.
 * Good luck with your feeds.
 * Best regards,
    Michel

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

The topic ‘Processing the feed, please wait…’ is closed to new replies.

 * ![](https://ps.w.org/wp-product-feed-manager/assets/icon-256x256.png?rev=3208464)
 * [WPMR Google Feed Manager for WooCommerce – Sell on Google Merchant Center & Shopping](https://wordpress.org/plugins/wp-product-feed-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-product-feed-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-product-feed-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-product-feed-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-product-feed-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-product-feed-manager/reviews/)

 * 14 replies
 * 3 participants
 * Last reply from: [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/processing-the-feed-please-wait/#post-10009757)
 * Status: resolved