Support

Akeeba Solo

#30668 WP restore fails

Posted in ‘Akeeba Solo (standalone)’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

PHP version
n/a
Akeeba Solo version
n/a

artshotwell
trying to restore a WordPress backup with Kickstart and getting this message...
Invalid default value for 'status'
 SQL=CREATE TABLE `wp_ak_stats` (`id` bigint(20) unsigned NOT NULL auto_increment ,`description` varchar(255) NOT NULL ,`comment` longtext NULL  DEFAULT 'NULL' ,`backupstart` timestamp NOT NULL  DEFAULT '\'0000-00-00 00:00:00\'' ,`backupend` timestamp NOT NULL  DEFAULT '\'0000-00-00 00:00:00\'' ,`status` enum('run','fail','complete') NOT NULL  DEFAULT '\'run\'' ,`origin` varchar(30) NOT NULL  DEFAULT '\'backend\'' ,`type` varchar(30) NOT NULL  DEFAULT '\'full\'' ,`profile_id` bigint(20) NOT NULL  DEFAULT '1' ,`archivename` longtext NULL  DEFAULT 'NULL' ,`absolute_path` longtext NULL  DEFAULT 'NULL' ,`multipart` int(11) NOT NULL  DEFAULT '0' ,`tag` varchar(255) NULL  DEFAULT 'NULL' ,`backupid` varchar(255) NULL  DEFAULT 'NULL' ,`filesexist` tinyint(3) NOT NULL  DEFAULT '1' ,`remote_filename` varchar(1000) NULL  DEFAULT 'NULL' ,`total_size` bigint(20) NOT NULL  DEFAULT '0' , KEY `idx_fullstatus` (`filesexist`,`status`) USING BTREE, KEY `idx_stale` (`status`,`origin`) USING BTREE, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT COLLATE utf8mb4_unicode_ci

Raw query text:

CREATE TABLE `#__ak_stats` (`id` bigint(20) unsigned NOT NULL auto_increment ,`description` varchar(255) NOT NULL ,`comment` longtext NULL  DEFAULT 'NULL' ,`backupstart` timestamp NOT NULL  DEFAULT '\'0000-00-00 00:00:00\'' ,`backupend` timestamp NOT NULL  DEFAULT '\'0000-00-00 00:00:00\'' ,`status` enum('run','fail','complete') NOT NULL  DEFAULT '\'run\'' ,`origin` varchar(30) NOT NULL  DEFAULT '\'backend\'' ,`type` varchar(30) NOT NULL  DEFAULT '\'full\'' ,`profile_id` bigint(20) NOT NULL  DEFAULT '1' ,`archivename` longtext NULL  DEFAULT 'NULL' ,`absolute_path` longtext NULL  DEFAULT 'NULL' ,`multipart` int(11) NOT NULL  DEFAULT '0' ,`tag` varchar(255) NULL  DEFAULT 'NULL' ,`backupid` varchar(255) NULL  DEFAULT 'NULL' ,`filesexist` tinyint(3) NOT NULL  DEFAULT '1' ,`remote_filename` varchar(1000) NULL  DEFAULT 'NULL' ,`total_size` bigint(20) NOT NULL  DEFAULT '0' , KEY `idx_fullstatus` (`filesexist`,`status`) USING BTREE, KEY `idx_stale` (`status`,`origin`) USING BTREE, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT COLLATE utf8mb4_unicode_ci

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!