We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
SK-cPanel-Importer | Restore cPanel Backup on Vesta
Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta
Thanks, I fix it in githubbdacus01 wrote:Typo
rsync not installed, try install it
This script need: rsync, file
#######################################
Run: yum install rync file
Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta
Hi,
I do get this error for lets encyrpt ssl
Restoring SSL for domains
mv: cannot stat ‘/root/sk_tmp/backup-9.11.2017_07-44-10_useraccount/ssl/*’: No file or directory
Found SSL for userdomain.com, restoring...
Error: Certificate Authority not found
/etc/shadow converted
I do get this error for lets encyrpt ssl
Restoring SSL for domains
mv: cannot stat ‘/root/sk_tmp/backup-9.11.2017_07-44-10_useraccount/ssl/*’: No file or directory
Found SSL for userdomain.com, restoring...
Error: Certificate Authority not found
/etc/shadow converted
Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta
Hi, SSL restore is experimental and if you have letsencrypt you can just install it again from vestacpamitz wrote:Hi,
I do get this error for lets encyrpt ssl
Restoring SSL for domains
mv: cannot stat ‘/root/sk_tmp/backup-9.11.2017_07-44-10_useraccount/ssl/*’: No file or directory
Found SSL for userdomain.com, restoring...
Error: Certificate Authority not found
/etc/shadow converted
-
- Posts: 2
- Joined: Sun Aug 16, 2020 9:43 am
- Contact:
- Os: CentOS 5x
- Web: apache
Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta
How do I fixed this error?
[root@serv2 ~]# bash sk-cpanel-importer-05.sh cpmove-axwebservers2.tar.gz
ls: cannot access cpmove-axwebservers2.tar.gz: No such file or directory
Checking provided file...
Error 3 not-gzip - no stantard cpanel backup provided of file not installed ( Try yum install file, or apt-get install file )
[root@serv2 ~]#
Installed on CentOS 7(vestacp already newly installed and already rebooted)
[root@serv2 ~]# bash sk-cpanel-importer-05.sh cpmove-axwebservers2.tar.gz
ls: cannot access cpmove-axwebservers2.tar.gz: No such file or directory
Checking provided file...
Error 3 not-gzip - no stantard cpanel backup provided of file not installed ( Try yum install file, or apt-get install file )
[root@serv2 ~]#
Installed on CentOS 7(vestacp already newly installed and already rebooted)
Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta
Try yum install filealohadoubt wrote: ↑Sun Aug 16, 2020 11:46 pmHow do I fixed this error?
[root@serv2 ~]# bash sk-cpanel-importer-05.sh cpmove-axwebservers2.tar.gz
ls: cannot access cpmove-axwebservers2.tar.gz: No such file or directory
Checking provided file...
Error 3 not-gzip - no stantard cpanel backup provided of file not installed ( Try yum install file, or apt-get install file )
[root@serv2 ~]#
Installed on CentOS 7(vestacp already newly installed and already rebooted)
In any way this -> ls: cannot access cpmove-axwebservers2.tar.gz
Say cpmove file isnt in same directory so sk-cpanel-importer need be in same directory of backup file