Error 500 when testing, but the site is working fine

Hello everybody,

I use to check my websites with WebPageTest quite often, to check if everything is working fine. I never had problems with Wordpress sites I run, but the Prestashop site I created is driving me crazy.

The site is at www.nordicvapor.com

While it’s working fine, and customers are buying, when I try to test the performance, very often (not always) I get Error 500 results like this one from today:
http://www.webpagetest.org/result/131205_E0_M4V/

As far as I know, the site is performing well for humans, but WPT doesn’t seem to like the site.

I the site I have a plugin that redirects the user to a specific domain, depending on the browser language. Maybe that’s the problem? I’m trying to avoid it adding the /en/ folder for English language, but the problem is still there. Any clue? Is anything wrong with my site?

Thanks in advance! :slight_smile:

I get a 500 error, too, when I go to that URL (from the Netherlands), but from the Kansas City test location, it does seem to be working: http://www.webpagetest.org/result/131205_19_TXJ/

The Kansas City location connected to 108.162.196.50 while one in Israel connects to 108.162.197.50 and gets a 500 error (this is also the IP where I end up, probably the Amsterdam node). Have you tried temporarily disabling CloudFlare?

By the way, judging from the above test results, you have some odd redirects:
[nordicvapor.com/] 301 >
[NordicVapor.com is for sale | HugeDomains] 302 >
[NordicVapor.com is for sale | HugeDomains] 301 >
[NordicVapor.com is for sale | HugeDomains]

just to add to this…your site just displays a blank page in my browser (currently win7 - firefox 25 and chrome 33) with javascript off or javascript on. i’ve been directed to NordicVapor.com is for sale | HugeDomains
it seems to display alright from denver… http://www.webpagetest.org/result/131206_39_AXV/1/details/ though you’ve got one 404 error showing.

The error page is indeed a blank one, the 500 status code is returned in the headers.

Interestingly, Denver connects to 108.162.197.50, the IP that previously gave me (and the Israel location) the 500 error.

@almarma: are you doing any geotargeting or load balancing?