• Hello, a site I run crashed today and I cannot figure out why. The same server runs other WordPress sites and they work fine, I can login to the admin panel but I cannot complete backups (tried using UpdraftPlus) and when trying to load the page I get error message similars to this one in Nginx
    2019/09/10 15:09:12 [error] 2840#2840: *6 upstream timed out (110: Connection timed out) while reading upstream, client: 185.55.107.92, server: claire-ai.org, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/run/php/php7.2-fpm.sock:", host: "claire-ai.org"

    I see no errors in my php7.2-fpm.log, I have not made any changes to the site recently so I’m not even sure where to start.
    any ideas?

    • This topic was modified 6 years, 8 months ago by samvimes.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • If it were me, and there is nothing else in your server logs reporting errors, and you can still log into the dashboard, I would recommend installing the following plugin to help determine if there is a plugin/theme conflict. (You never know when a plugin/theme may have gotten corrupted.)
    https://ww.wp.xz.cn/plugins/health-check/

    That plugin may also help determine if you’re having some sort of caching issue.

    • This reply was modified 6 years, 8 months ago by Andrew Nevins.
    Thread Starter samvimes

    (@samvimes)

    Health check plugin found no faults excecpt my PHP version being a bit old (version 7.2.19)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Website down but admin panel works’ is closed to new replies.