Hi all,

Cron wasn't running and, through the use of SuperCron, I discovered that Backup and Migrate was the problem. After playing around, I also learned that the backup works if compression is disabled. If I try any kind of compression, I get a message that looks something like this...

ABORT: PHP cpu time limit exceeded in gzwrite() called at [/sites/all/modules/backup_migrate/includes/filters.compression.inc:105], in backup_migrate_filter_compression::_backup_migrate_gzip_encode() called at [/sites/all/modules/backup_migrate/includes/filters.compression.inc:221], in backup_migrate_filter_compression::_backup_migrate_file_compress() called at [/sites/all/modules/backup_migrate/includes/filters.compression.inc:22], in backup_migrate_filter_compression::backup() called at [/sites/all/modules/backup_migrate/includes/filters.inc:106], in backup_migrate_filters_backup() called at [/sites/all/modules/backup_migrate/backup_migrate.module:636], in backup_migrate_perform_backup() called at [/sites/all/modules/backup_migrate/backup_migrate.module:522], in backup_migrate_ui_manual_backup_perform() called at [/sites/all/modules/backup_migrate/backup_migrate.module:364], in backup_migrate_ui_manual_quick_backup_form_submit() called at [/includes/form.inc:781], ..., in call_user_func_array() called at [/includes/menu.inc:349], in menu_execute_active_handler() called at [/index.php:17]

Any ideas on how to remedy this?

Comments

vcrkid’s picture

still no ideas?

Vako’s picture

I'm having the same problem. Unfortunately found out when I needed to do a restore...

ronan’s picture

Issue summary: View changes
Status: Active » Postponed (maintainer needs more info)

Is this still a problem? Have you tried the 'Use CLI' advanced option?

younggeezer’s picture

Just updated my server to Ubuntu 14.04, and backup now fails with compression (gzip). It works without compression, and works with zip and bzip2, just not gzip, which sounds like something small changed...

couturier’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)

Drupal 6 and Backup and Migrate 6 are no longer supported.

Vako’s picture

This case was opened 7 years ago and still wasn't fixed. Surely it carried over to D7, 8, etc.

couturier’s picture

Version: 6.x-2.4 » 8.x-4.x-dev
Status: Closed (outdated) » Active

@Vako in that case we should update the version and keep active.

ikit-claw’s picture

Version: 8.x-4.x-dev » 7.x-3.x-dev

Drupal 8 is a complete rewrite we should check for it in D8 but it will probably throw a different error even if the event occurs

DamienMcKenna’s picture

Status: Active » Postponed (maintainer needs more info)

Please try out the latest dev snapshot and let us know if it resolves the problem for you. Thank you.