• Resolved ma3ry

    (@ma3ry)


    I see this is a common problem but since my debug info is different from the others I felt I should start a new thread.

    I have done all the things suggested in previous posts but I still get the error of Job has started, but not responded for 10 seconds.

    The first thing I did was delete the plugin and download a new plugin.

    Then I created a new job with just database.

    I see in my debug log Server self connect: Not expected HTTP response, but Status Code is 200 so it is connecting.

    I changed /uploads permissions to 775 and then to 777 but no change.

    I keep seeing to add define(‘ALTERNATE_WP_CRON’ , true ); to wp-config.php, but I tried it several times and each time it breaks the site.

    I then deleted all files from uploads/backwpup but I still get the error.

    I tried to run the job in Chrome and Safari. Same problem.

    Then I tried deactivating all plugins but still no solution.

    This is my debug info:

    WordPress version: 6.4.2
    BackWPup version: 4.0.2
    PHP version: 7.4.33 (64bit)
    MySQL version: 5.7.44
    cURL version: 8.5.0
    cURL SSL version: OpenSSL/1.1.1w
    WP-Cron url: https://beestea.ca/wp-cron.php
    Server self connect: Not expected HTTP response:
    Status-Code: 200
    Date: Thu, 28 Dec 2023 01:21:50 GMT
    Server: Apache
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-control: no-cache, must-revalidate, max-age=0
    Vary: Accept-Encoding,User-Agent
    Upgrade: h2,h2c
    Content-length: 0
    Content-type: text/html; charset=UTF-8 Document root: /home/bee/public_html
    Temp folder: /home/bee/public_html/bee-content/uploads/backwpup-c200ab-temp/
    Log folder: /home/bee/public_html/bee-content/uploads/backwpup-c200ab-logs/
    Server: Apache
    Operating System: Linux
    PHP SAPI: fpm-fcgi
    Current PHP user: bee
    Maximum execution time: 30 seconds
    BackWPup maximum script execution time: 30 seconds
    Alternative WP Cron: Off
    Disabled WP Cron: Off
    CHMOD Dir: 493
    Server Time: 1:21
    Blog Time: 20:21
    Blog Timezone: America/Toronto
    Blog Time offset: -5 hours
    Blog language: en-CA
    MySQL Client encoding: utf8
    PHP Memory limit: 512M
    WP memory limit: 512M
    WP maximum memory limit: 512M
    Memory in use: 50.00 MB
    Disabled PHP Functions:: exec, passthru, shell_exec, system
    Loaded PHP Extensions:: Core, PDO, PDO_ODBC, 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, ldap, libxml, mbstring, mysqli, mysqlnd, odbc, openssl, pcntl, pcre, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, posix, pspell, session, shmop, snmp, soap, sockets, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib

    Would appreciate your help. Thank you

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support happyAnt

    (@duongcuong96)

    Hi @ma3ry,

    This should fix the issue:

    define('ALTERNATE_WP_CRON' , true );?

    make sure to add apostrophe' , instead of ‘

    I hope that it could help ^^

    Thread Starter ma3ry

    (@ma3ry)

    Many thanks. This now gives me a blank white page when I click on a job to run.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Job has started, but not responded for 10 seconds.’ is closed to new replies.