• Resolved hamchimpeng

    (@hamchimpeng)


    Had some of these error:
    2020/04/10 23:43:44 [error] 706#706: *1174 access forbidden by rule, client: CLOUDFLARE_IP_ADDRESS, server: MY_DOMAIN, request: "GET /.user.ini HTTP/1.1", host: "MY_DOMAIN", referrer: "https://MY_DOMAIN/.user.ini"

    and also these too:

    2020/04/10 21:15:15 [error] 25652#25652: *75118 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: CLOUDFLARE_IP_ADDRESS, server: MY_DOMAIN, request: "GET /wp-admin/admin-ajax.php?action=wordfence_doScan&isFork=1&scanMode=custom&cronKey=STRING_OF_TEXT&signature=STRING_OF_TEXT HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.3-fpm.sock:", host: "MY_DOMAIN"

    2020/04/10 21:15:15 [error] 25652#25652: *75118 open() "/usr/share/nginx/html/50x.html" failed (2: No such file or directory), client: CLOUDFLARE_IP_ADDRESS, server: MY_DOMAIN, request: "GET /wp-admin/admin-ajax.php?action=wordfence_doScan&isFork=1&scanMode=custom&cronKey=STRING_OF_TEXT&signature=STRING_OF_TEXT HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.3-fpm.sock", host: "MY_DOMAIN"

    • This topic was modified 6 years, 1 month ago by hamchimpeng.
Viewing 1 replies (of 1 total)
  • Plugin Support wfphil

    (@wfphil)

    Hi @hamchimpeng

    The first log appears to be blocking being carried out by a 3rd party firewall installed on your web server. A GET request for the .user.ini file was correctly blocked as that file should not be publicly accessible.

    For the errors you will need to ask your hosting provider for assistance.

Viewing 1 replies (of 1 total)

The topic ‘Keep getting this error’ is closed to new replies.