• Resolved deboragida

    (@deboragida)


    At first when I go to “Run Now” the plugin show that error: Server self connect Not expected HTTP response:Status-Code: 200.
    So I write in wp-config: define( ‘ALTERNATE_WP_CRON’, true );

    When I try again, I am redirected to a URL which just shows a blank white page.
    Thanks

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

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

    (@duongcuong96)

    Hello @deboragida
    so is the job still run successfully? did you find anything in the BackWPUp -> logs section?
    Also I would need your server information too at BackWPUp -> Settings -> Infomation tab.
    Thank you!

    Hi, i have same problem. Logs section is empty. FTP logs of plugin too.

    Thanks a lot for your time.

    Debug info:

    WordPress version: 6.0.2
    BackWPup version: 3.10.0
    PHP version: 8.0.22  (64bit)
    MySQL version: 10.3.27-MariaDB-log
    cURL version: 7.29.0
    cURL SSL version: NSS/3.36
    WP-Cron url: https://logopaedie-app.de/wp-cron.php
    Server self connect: Not expected HTTP response:
    Status-Code: 200
    Date: Mon, 19 Sep 2022 06:17:34 GMT
    Server: Apache
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-control: no-cache, must-revalidate, max-age=0
    Upgrade: h2,h2c
    Content-security-policy: upgrade-insecure-requests;
    Content-length: 0
    Content-type: text/html; charset=UTF-8
    
    Document root: /data/web/virtuals/303871/virtual/www
    Temp folder: /data/web/virtuals/303871/virtual/www/wp-content/uploads/backwpup-d8fb22-temp/
    Log folder: /data/web/virtuals/303871/virtual/www/wp-content/uploads/backwpup-d8fb22-logs/
    Server: Apache
    Operating System: Linux
    PHP SAPI: fpm-fcgi
    Current PHP user: w303871
    Maximum execution time: 90 seconds
    BackWPup maximum script execution time: 90 seconds
    Alternative WP Cron: On
    Disabled WP Cron: Off
    CHMOD Dir: 0755
    Server Time: 6:17
    Blog Time: 08:17
    Blog Timezone: Europe/Prague
    Blog Time offset: 2 hours
    Blog language: en-US
    MySQL Client encoding: utf8
    PHP Memory limit: 512M
    WP memory limit: 512M
    WP maximum memory limit: 512M
    Memory in use: 16.00 MB
    Disabled PHP Functions:: apache_child_terminate, apache_setenv, define_syslog_variables, diskfreespace, disk_free_space, disk_total_space, dl, exec, leak, link, openlog, passthru, pfsockopen, popen, posix_getgrnam, posix_getpgid, posix_getpwuid, posix_getpwnam, posix_getrlimit, posix_initgroups, posix_kill, posix_mkfifo, posix_mknod, posix_setpgid, posix_setsid, posix_setuid, posix_uname, proc_close, proc_get_status, proc_nice, proc_open, proc_terminate, putenv, readlink, register_tick_function, shell_exec, show_source, symlink, syslog, system
    Loaded PHP Extensions:: Core, PDO, Phar, Reflection, SPL, SimpleXML, Zend OPcache, bcmath, bz2, calendar, cgi-fcgi, ctype, curl, date, dom, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imap, intl, json, libxml, mbstring, mysqli, mysqlnd, openssl, pcre, pdo_mysql, pdo_sqlite, posix, session, soap, sockets, sodium, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tokenizer, xml, xmlreader, xmlwriter, xsl, zip, zlib
    Plugin Support happyAnt

    (@duongcuong96)

    @deboragida since this has not been responded to in a while, I’m going to mark it as resolved.
    If you’re still having problems, feel free to let us know ^^

    @tomanpetr
    you can fix this by using another cron method.
    modify wp-config.php ( you can find this file in your root directory ), and BEFORE the line:
    /* That’s all, stop editing! Happy blogging. */
    add this line:
    define('ALTERNATE_WP_CRON' , true );

    Hello @duongcuong96 that was first what i tried. But still same.

    @duongcuong96 Hi, I’m just reminding myself. If you have some free time, please try to direct me. Thank you.

    tomanpetr

    (@tomanpetr)

    @duongcuong96 Hi, I’m just reminding myself

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘White Screen or not respond’ is closed to new replies.