Hi helices,
Is the link of your feed http://www.yardbarker.com/rss/team/83 correct?
I got Request Timeout when trying to open it on Chrome: http://screencast.com/t/fbS35PmzL3n
Best Regards!
Yes, that is the URL/link. It opens within 2-3 seconds on my workstation in both Firefox and Chrome.
yardbarker.com/rss/ has several other RSS URL’s with which I have no problems in browsers; but, wp-pipes throws same error.
What is the problem?
Hi,
Please try to use Level 2 of cURL Mode option: http://screencast.com/t/zJ3azFZAgCnV
Best Regards!
1st pipe tested it on and that appears to work for this feed, as well as the rest.
I will update this thread if there are other problems.
Thank you.
I am having the same issue with my feed http://www.yelp.com/syndicate/user/yeX7tzZZWCnphQifRJglUg/rss.xml.
Using level 2 will make it pass but I do not see it picking up any new content.
When I run it, it only shows `Stouffville Country Ribfest (5/5) on Yelp
August 11, 2016 8:34 PMas the first entry, but I was expectingGrand Noodle (5/5) on Yelp`
If I choose level 1 I get the force_feed error message, looking through the source it appears you are already setting force_feed(true) at least when I tried to trace it.
I have tried setting cache to No, cache time to zero, changing the URL to a broken one and saving it back.
No luck as of yet. The pipe is described in https://www.trajano.net/2016/07/my-yelp-workflow/
the pipe itself can be downloaded from http://www.trajano.net/wp-content/uploads/2016/07/yelp-reviews.pipe
I think the errors started when I upgraded to WordPress 4.6
Hi archimedes.trajano,
I imported your pipe on my demo WP 4.6 site. I even only used level 1 with cURL Method and it still worked, please look http://screencast.com/t/aygirIuw
Best Regards!
Still no luck.
http://screencast.com/t/TclNjoVI
Note it sometimes works but not all the time in Level 1.
Another thing is the data it gets is incorrect. It’s not in the XML and I am not sure where it is doing the duplicate data comparison.
OK found it. The cache folder was not writable, I just fixed it accordingly and I get Grand Noodle, but Level 1 still occasionally fails.