Infinite scrolling isn't working on my blog with Casper

I tried what was detailed at the bottom here

It didn’t work for me. Setting Cloudflare to full (strict) and rerunning:

ghost setup nginx

gives me an “ssl protocols do not match” error on Firefox.

I also tried

I don’t have this issue

So far, I’ve:

  • deleted the nginx files listed at the bottom here
  • ran the command ghost config set url https://skerritt.blog
  • set cloudflare to full (strict)
  • turned on cloudflare’s development mode
  • turned off universal ssl as suggested here
  • ghost restart

This has given me “web server down”, although I don’t think it’s down as I’m connected to it via SSH. Also, I’ve restarted the server and this is still happening. I’m very new to this sort of thing, so any and all help would be appreciated :grin:

edit: When switching Cloudflare SSL to Flexible and enabling universal SSL, I get the same redirect error previously