Too many redirects

Hello there.

Sebastian from Hoard.

Possibly a super noob question.

When I analyze my Meteor page (www.hoardspot.com) with PageSpeed Insights I get an error message:
“Fetching the page exceeded the maximum of 10 redirects.”

https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwww.hoardspot.com%2F&hl=en

How do I debug this?

Thanks in advance.

Sebastian

I found out this only happens when I enable the force-ssl package.

Anyone alse got that problem?

I don’t have that problem (using CloudFlare in front of nginx/Meteor usually, so they cover that aspect of forcing SSL), but:

Clone the offending package, copy or symlink it into your app/packages directory, modify the source to include some logging statements?

1 Like

Have you found out and resolved your issue?

So you have configured cloudflare and removed force-ssl?

@digz6666 So far not. Sadly.