Welcome to Centmin Mod Community
Become a Member

Nginx PageSpeed xenforo find-new requested page not found

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by Matt, Feb 12, 2016.

  1. Matt

    Matt Well-Known Member

    932
    415
    63
    May 25, 2014
    Rotherham, UK
    Ratings:
    +671
    Local Time:
    11:57 PM
    1.5.15
    MariaDB 10.2
    I've had a member report an issue with Sarafi on my site today. It's putting a double URL into the address bar when hitting the find new / recent posts links.

    SafariScreenshot005.jpg


    I don't have a mac, so can't test on a laptop, but I can replicate this on my phone. I can also replicate it on this site as well (community.centminmod.com).
     
  2. Matt

    Matt Well-Known Member

    932
    415
    63
    May 25, 2014
    Rotherham, UK
    Ratings:
    +671
    Local Time:
    11:57 PM
    1.5.15
    MariaDB 10.2
    Interestingly, I have another site on my server (z22se.co.uk) running loading the same pagespeed rules, and that's not having this issue. Only difference is z22se.co.uk isn't behind HTTPS.
     
  3. eva2000

    eva2000 Administrator Staff Member

    55,380
    12,255
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,835
    Local Time:
    8:57 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    weird, it's confirmed as pagespeed ? if you turn it off it works ?
    Code:
    pscontrol off
     
  4. Matt

    Matt Well-Known Member

    932
    415
    63
    May 25, 2014
    Rotherham, UK
    Ratings:
    +671
    Local Time:
    11:57 PM
    1.5.15
    MariaDB 10.2
    I had some issues on 1.9.11 on my server, downgrading just pagespeed back to 1.9, so I've gone back to nginx 1.9.10 and nginx 1.9.32.13 and the issue has gone away.
     
  5. eva2000

    eva2000 Administrator Staff Member

    55,380
    12,255
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,835
    Local Time:
    8:57 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    sounds like ngx_pagespeed 1.10.33.4 is not 100% yet or still has issues with 1.9.11, as i am only doing patch of the latest pull request fix for ngx_pagespeed 1.10.33.4 for 1.9.11

    Compilation Error · Issue #1117 · pagespeed/ngx_pagespeed · GitHub