• Resolved taarsted

    (@taarsted)


    I admit I am a newbie, but I have followed a guide installing and setting up BackWPup. I am trying to run a manual backup job – nothing fancy – backing up to a folder. But the job terminates immediately with the following error. Please advice what I should look for.

    Below is the debug log.
    Thanks for any advice.

    WordPress version: 5.8.2
    BackWPup version: 3.10.0
    PHP version: 7.4.26 (64bit)
    MySQL version: 5.7.32-35-log
    cURL version: 7.66.0
    cURL SSL version: OpenSSL/1.1.1l-fips
    WP-Cron url: http://xn--lynskiterepair-2ib.dk/wp-cron.php
    Server self connect: Not expected HTTP response:
    Status-Code: 404
    Server: openresty
    Date: Mon, 13 Dec 2021 16:10:22 GMT
    Content-type: text/html; charset=UTF-8
    Cache-control: Array
    X-cacheable-404: 1
    Pragma: no-cache
    Expires: Mon, 13 Dec 2021 16:10:22 GMT
    X-xss-protection: 1; mode=block
    X-content-type-options: nosniff
    Content-encoding: gzip
    Content: <!doctype html>

    <html lang=”en”>
    <head>

    <meta charset=”utf-8″>
    <meta name=”viewport” content=”width=device-width, initial-scale=1″>

    <title>Page not found</title>

    <link rel=”stylesheet” href=”//55b558c7-resources.builder.nu/3404aa5b53/compiled/responsive-site-less-site-offline.imports.css”>

    </head>
    <body class=”not-found”>

    <h1>Page not found</h1>

    <p class=”home-link”>Return to home page</p>

    </body>
    </html>

    Document root: /home/u729-qnaabv5ni0nb/www/xn--lynskiterepair-2ib.dk/public_html
    Temp folder: /home/customer/www/xn--lynskiterepair-2ib.dk/public_html/wp-content/uploads/backwpup-8ce178-temp/
    Log folder: /home/customer/www/xn--lynskiterepair-2ib.dk/public_html/wp-content/uploads/backwpup-8ce178-logs/
    Server: Apache
    Operating System: Linux
    PHP SAPI: cgi-fcgi
    Current PHP user: u729-qnaabv5ni0nb
    Maximum execution time: 120 seconds
    BackWPup maximum script execution time: 30 seconds
    Alternative WP Cron: Off
    Disabled WP Cron: Off
    CHMOD Dir: 493
    Server Time: 16:10
    Blog Time: 16:10
    Blog Timezone:
    Blog Time offset: 0 hours
    Blog language: da-DK
    MySQL Client encoding: utf8
    PHP Memory limit: 768M
    WP memory limit: 64M
    WP maximum memory limit: 768M
    Memory in use: 112,00 MB
    Loaded PHP Extensions:: Core, PDO, Phar, Reflection, SPL, SimpleXML, Zend OPcache, bcmath, bz2, calendar, cgi-fcgi, ctype, curl, date, dba, dom, enchant, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imap, intl, json, libxml, mbstring, memcached, mysqli, mysqlnd, openssl, pcntl, pcre, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, posix, pspell, readline, session, shmop, soap, sockets, sodium, sqlite3, standard, sysvmsg, sysvsem, tidy, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib

Viewing 1 replies (of 1 total)
  • Thread Starter taarsted

    (@taarsted)

    I tried to add define(‘ALTERNATE_WP_CRON’ , true ); to the wp-config.php and that did the trick. I am closing the case.

Viewing 1 replies (of 1 total)

The topic ‘Server self connect Not expected HTTP response:Status-Code: 404 Server: openrest’ is closed to new replies.