Hello, if I make backup of the entire site and i try to download I have an HTTP ERROR 500 .

In the apache error log i see this entry:

[Sun Jan 08 17:16:31.381350 2017] [:error] [pid 4359] [client 127.0.0.1:37254] PHP Fatal error: Call to a member function create() on null in /home/alessio/public_html/apicolturamasini/modules/backup_migrate/vendor/backupmigrate/core/src/Source/MySQLiSource.php on line 48, referer: http://localhost/apicolturamasini/admin/config/development/backup_migrate

Drupal error log is empty.

I can backup the public file directory and the database without problems, only with the "entire site" option I have the HTTP ERROR 500.

On the same local server I have a 7.x-3.1 version and it works perfectly.

Comments

Skin created an issue. See original summary.

MarkDQ’s picture

Using B&M for making a backup before updating a module, i encountered the same problem:

  • separate backups (data / files) give no problem (backup to nodesquirrel AND download)
  • but backup entire site (data + files) generates "http error 500"

I have no access to Apache error log
Cpanel error: no error messages
Drupal error log: no error messages

Shared hosting | db 10.1.21-MariaDB | php 5.6.30 | drupal 7.53 | backup and migrate 7.x-3.1 | civicrm 7.x-4.7.14

imrancluster’s picture

couturier’s picture

Status: Active » Closed (duplicate)

This is still a problem for users as of April 14, 2017, and the duplicate issue is being addressed here. We are asking for the patch to be committed as soon as possible and a new alpha released.