HHVM connection refused errors and yet website works?

Discussion in 'General' started by Ovidiu, Nov 5, 2016.

  1. Ovidiu

    Ovidiu Active Member

    ISPCFG 3 up-to-date running on a perfect server Debian Jessie + nginx. I switched one site to HHVM from previously using PHP-FPM and the site works fine but I see the following errors regularly in my error logs:
    Code:
    2016/11/05 16:49:32 [error] 23680#23680: *50980 connect() to unix:/var/run/hhvm/hhvm.webx.sock failed (111: Connection refused) while connecting to upstream, client: 95.90.220.181, server: die-kellerkinder.eu, request: "GET /wp-content/plugins/wp-wall//wp-wall-ajax.php?refresh=1 HTTP/1.1", upstream: "fastcgi://unix:/var/run/hhvm/hhvm.webx.sock:", host: "www.die-kellerkinder.eu", referrer: "https://www.die-kellerkinder.eu/"
    The site works fine: https://www.die-kellerkinder.eu/

    Any ideas?
     
  2. Ovidiu

    Ovidiu Active Member

    Hm switched back to PHP, then back again to HHVM and seeing no more of these errors.
     

Share This Page