Backup Restoration A fatal error or timeout

cpiya

Member
May 19, 2009
7
1
51
When click "Backup Restoration" on lefthand menu it shows this error:

Can't call method "sqlite_busy_timeout" on an undefined value at /usr/local/cpanel/Cpanel/SQLite/AutoRebuildSchemaBase.pm line 294.
at /usr/local/cpanel/Cpanel/SQLite/AutoRebuildSchemaBase.pm line 294.
Cpanel::SQLite::AutoRebuildSchemaBase::_setup_schema("Cpanel::Backup::Transport::DB", undef) called at /usr/local/cpanel/Cpanel/Backup/Transport/DB.pm line 63
Cpanel::Backup::Transport::DB::dbconnect("Cpanel::Backup::Transport::DB") called at /usr/local/cpanel/Cpanel/Backup/Transport/History.pm line 58
Cpanel::Backup::Transport::History::new("Cpanel::Backup::Transport::History") called at /usr/local/cpanel/Whostmgr/API/1/Backup.pm line 574
Whostmgr::API::1::Backup::backup_set_list_combined() called at whostmgr/bin/whostmgr5.pl line 1341
main::restoremenu("restoremenu") called at /usr/local/cpanel/Whostmgr/Dispatch.pm line 274
Whostmgr::Dispatch::_do_call("restoremenu", HASH(0x3fcf0f8), HASH(0x3fe4008)) called at /usr/local/cpanel/Whostmgr/Dispatch.pm line 172
Whostmgr::Dispatch::dispatch("restoremenu", 1, ARRAY(0x3fe38f0)) called at whostmgr/bin/whostmgr5.pl line 283
 

andrew.n

Well-Known Member
Jun 9, 2020
965
358
63
EU
cPanel Access Level
Root Administrator
Do you have enough free space on the server?
Have you tried to run /scripts/upcp --force?

If these doesn't help I suggest you to open a ticket at cPanel Customer Portal to investigate this further.
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,301
363
Houston
As explained in the ticket you opened and by @andrew.n this is commonly caused by the drive being out of space. There is also the added issue in this instance as you're using an unsupported filesystem. cPanel only supports filesystems that support FLOCK and unfortunately, NFS does not.