Page 1 of 1
Another Google Feed Problem
Posted: Tue Jul 12, 2011 5:57 pm
by ultraspoon
My Feed has stopped working,
No error messages in IE just
Internet Explorer cannot display the webpage
In Google Chrome I get this error.
No data received
Unable to load the webpage because the server sent no data.
Here are some suggestions:
Reload this web page later.
Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.
In Firefox I just get a white page, nothing in the source.
I Have tried Google base, Google Base improved and Jays version of Google Base Improved.
I have check error logs in Opencart and Error Logs on the server, nothing there. Im stumped, please help!?
Re: Another Google Feed Problem
Posted: Thu Jul 14, 2011 7:53 pm
by ultraspoon
Anyone, any ideas?
Re: Another Google Feed Problem
Posted: Thu Jul 14, 2011 8:53 pm
by Qphoria
ultraspoon wrote:
Internet Explorer cannot display the webpage
IE should have "Show more information" option. RSS feed error reporting is the only thing IE does well.
Re: Another Google Feed Problem
Posted: Thu Jul 14, 2011 9:23 pm
by ultraspoon
Nothing helpful in the more information option, just
This problem can be caused by a variety of issues, including:
•Internet connectivity has been lost.
•The website is temporarily unavailable.
•The Domain Name Server (DNS) is not reachable.
•The Domain Name Server (DNS) does not have a listing for the website's domain.
•There might be a typing error in the address.
•If this is an HTTPS (secure) address, click Tools, click Internet Options, click Advanced, and check to be sure the SSL and TLS protocols are enabled under the security section.
Re: Another Google Feed Problem
Posted: Tue Jul 19, 2011 8:28 am
by ultraspoon
Ok,
So ive been looking into this problem that ive been having with the Google Base feed and Google base improved feed.
If i do a fresh install of Opencart, (none of my old information from DB or anything) i do not get the error.
If i do a fresh install and then restore my DB from the Opencart Backup/Restore, then I still get the error.
So correct me if im wrong, something in the database must be causing the error?
Any ideas on what this could be? Again, there are no errors correlating to this in the database or in Opencart.
Any help would be grateful.
Thank you.
Re: Another Google Feed Problem
Posted: Tue Jul 19, 2011 7:35 pm
by ultraspoon
Can nobody offer any insight on what could be causing this?
Re: Another Google Feed Problem
Posted: Tue Jul 19, 2011 9:03 pm
by uksitebuilder
As you rightly said, it is clearly something to do with the feed data content breaking the xml, not being sanitized correctly etc.
When you run the feed URL in a browser, can you grab the content of what is returned from 'View Source' etc.
Then try running it through a validator such as
http://www.w3schools.com/xml/xml_validator.asp
Re: Another Google Feed Problem
Posted: Tue Jul 19, 2011 9:54 pm
by ultraspoon
Nothing is being generated in the Source either, i get the same error as i do normally. So I cannot even validate the XML, it doesn't even seem to get that far.
Re: Another Google Feed Problem
Posted: Tue Jul 19, 2011 10:01 pm
by uksitebuilder
what is the URL to your feed ?
PM me if you dont wish to publicise
Re: Another Google Feed Problem
Posted: Wed Nov 21, 2012 3:14 am
by allaroundfem
I know I'm a year and a half late, but just wanted to say thanks! The validator (
http://www.w3schools.com/xml/xml_validator.asp) worked like a charm! It ended up being one item that was causing the problem, I deleted and the feed is up and running seconds later! THANKS SO MUCH uksitebuilder!!!