-
Posted a reply to Job “BackupSite” has started, but not responded for 10 seconds., on the site WordPress.org Forums:
I think i found the problem.. please hold. -
Posted a reply to Job “BackupSite” has started, but not responded for 10 seconds., on the site WordPress.org Forums:
We have to go deeper. In plugins/backwpup/inc/class-job.php i inserted some logs functions. _log('1============================================='); _log($cron_request); if… -
Posted a reply to Job “BackupSite” has started, but not responded for 10 seconds., on the site WordPress.org Forums:
The url of the dump **my_site**/wp-cron.php?doing_wp_cron=1493061250.1566278934478759765625&backwpup_run=test Returns a page with a body "BackWPup test request". -
Posted a reply to Job “BackupSite” has started, but not responded for 10 seconds., on the site WordPress.org Forums:
In my DEVELOPMENT environment is working perfect. This error occurs in my PRODUCTION environment. The… -
Posted a reply to Job “BackupSite” has started, but not responded for 10 seconds., on the site WordPress.org Forums:
There is no error in WP_DEBUG only warnings and strict standars not related.. -
Posted a reply to Job “BackupSite” has started, but not responded for 10 seconds., on the site WordPress.org Forums:
Sorry about that. I dumped some variables (in plugins/backwpup/inc/class-page-settings.php) $raw_response = BackWPup_Job::get_jobrun_url( 'test' ); var_dump($raw_response);… -
Posted a reply to Job “BackupSite” has started, but not responded for 10 seconds., on the site WordPress.org Forums:
I have dumped some values here (bakupwpup/inc/class-page-settigs.php): $raw_response = BackWPup_Job::get_jobrun_url( 'test' ); var_dump($raw_response); $response_code =… -
Created a topic, Job “BackupSite” has started, but not responded for 10 seconds., on the site WordPress.org Forums:
Please some help here. Thanks. Not expected HTTP resp… -
Created a topic, not responded for 10 seconds., on the site WordPress.org Forums:
Not expected HTTP response: Status-Code: 200 X-powered…