Hi there,
I've used this built-in tool before, and it's awesome! However, I can't get mine to work!
I get this error...
Command failed with exit status 255
and this snippet:
I've tried with user account with root escalation, just connecting with root, all the different options (like use ssl, etc.) and no luck!
The weird thing is it gets all the packages and accounts, and goes through them one by one trying to copy, but each comes back with a fail! Any help is greatly appreciated.
I've used this built-in tool before, and it's awesome! However, I can't get mine to work!
I get this error...
Command failed with exit status 255
and this snippet:
Code:
[email protected]'s password: ==sshcontroloutput==
pkgacct started.
pkgacct -- attempting to use daily backup to create an account package
pkgacct -- could not use daily backup because no daily incremental backup for user jshea89 can be found ( check if daily incremental backups are enabled )
pkgacct version 10 - user : jshea89 - tarball: 1 - target mysql : 5.5 - split: 1 - incremental: 0 - homedir: 0 - archive version: 3 - running with uid 0
pkgacct using '/usr/bin/gzip -6' to compress archives
pkgacct working dir : /home/cpmove-jshea89
Copying Reseller Config...
Copying Reseller Packages and Features ...
Done
Copying Suspension Info (if needed)...Done
Copying SSL certificates, CSRs, and keys...Privilege de-escalation before loading datastore either failed or was omitted. at /usr/local/cpanel/Cpanel/SSLStorage.pm line 1159
Cpanel::SSLStorage::_load_datastore('Cpanel::SSLStorage::Installed=HASH(0x2bfabb0)', 'lock', 1) called at /usr/local/cpanel/Cpanel/SSLStorage.pm line 1244
Cpanel::SSLStorage::_load_datastore_rw('Cpanel::SSLStorage::Installed=HASH(0x2bfabb0)') called at /usr/local/cpanel/Cpanel/SSLStorage/Installed.pm line 634
Cpanel::SSLStorage::Installed::_rebuild_records('Cpanel::SSLStorage::Installed=HASH(0x2bfabb0)') called at /usr/local/cpanel/Cpanel/SSLStorage.pm line 308
Cpanel::SSLStorage::__ANON__() called at /usr/local/cpanel/Cpanel/SSLStorage.pm line 1330
Cpanel::SSLStorage::_execute_coderef('Cpanel::SSLStorage::Installed=HASH(0x2bfabb0)', 'CODE(0x39662b8)') called at /usr/local/cpanel/Cpanel/SSLStorage.pm line 310
Cpanel::SSLStorage::rebuild_records('Cpanel::SSLStorage::Installed=HASH(0x2bfabb0)') called at /usr/local/cpanel/scripts/pkgacct line 2888
Script::Pkgacct::__ANON__('Cpanel::SSLStorage::Installed=HASH(0x2bfabb0)') called at /usr/local/cpanel/scripts/pkgacct line 2913
Script::Pkgacct::backup_ssl_for_user('jshea89', '/home/cpmove-jshea89') called at /usr/local/cpanel/scripts/pkgacct line 532
Script::Pkgacct::script('Script::Pkgacct', '--use_backups', '--skiphomedir', 'jshea89', '', '--split', '--compressed', '--mysql', 5.5, ...) called at /usr/local/cpanel/scripts/pkgacct line 111
sshcommandfailed=255
I've tried with user account with root escalation, just connecting with root, all the different options (like use ssl, etc.) and no luck!
The weird thing is it gets all the packages and accounts, and goes through them one by one trying to copy, but each comes back with a fail! Any help is greatly appreciated.