Remote Database Roundcube missing from Backup
I have my WHM/cPanel configured to use a remote database. Everything seems to be going well, with the exception that the backup system is complaining of missing the roundcube database for each user.
Is there a separate place I need to configure this other than the MySQL profiles ?
The Error is as below :
[2016-06-18 02:00:55 -0400] Determining mysql dbs...Cpanel::Exception::Database::Error/(XID 9c2hrf) DBD::mysql::db selectall_arrayref failed: Table 'roundcube.users' doesn't exist
at /usr/local/cpanel/Cpanel/Exception.pm line 220.
Cpanel::Exception::new("Cpanel::Exception::Database::Error", Cpanel::ExceptionMessage::Raw=SCALAR(0x28b14a8), HASH(0x28d6448)) called at /usr/local/cpanel/Cpanel/Exception.pm line 73
Cpanel::Exception::create("Database::Error", Cpanel::ExceptionMessage::Raw=SCALAR(0x28b14a8), HASH(0x28d6448)) called at /usr/local/cpanel/Cpanel/Exception.pm line 90
Cpanel::Exception::create_raw("Database::Error", "DBD::mysql::db selectall_arrayref failed: Table 'roundcube.us"..., HASH(0x28d6448)) called at /usr/local/cpanel/Cpanel/DBI.pm line 126
Cpanel::DBI::_create_exception(Cpanel::DBI::Mysql::db=HASH(0x2856f20), "DBD::mysql::db selectall_arrayref failed: Table 'roundcube.us"..., undef) called at /usr/local/cpanel/Cpanel/DBI.pm line 114
Cpanel::DBI::_error_handler("DBD::mysql::db selectall_arrayref failed: Table 'roundcube.us"..., Cpanel::DBI::Mysql::db=HASH(0x2856f20), undef) called at bin/admin/Cpanel/cpmysql.pl line 222
[2016-06-18 02:00:55 -0400] ...mysqldump version: 5.6.30...[2016-06-18 02:00:55 -0400] ...mysql version: 10.1...[2016-06-18 02:00:55 -0400] Saving mysql privs...[2016-06-18 02:00:55 -0400] Done
-
Hello I am not sure, you may check it by changing the value $config['default_host"> = 'localhost'; in the configuration file /usr/local/cpanel/base/3rdparty/roundcube/config/config.inc.php to the remote server IP. 0
Please sign in to leave a comment.
Comments
2 comments