Author Topic: Migrate account from cPanel server  (Read 73114 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Re: Migrate account from cPanel server
« Reply #15 on: November 21, 2017, 08:43:24 PM »
Hello,

I have a problem when restore an account. After process finish I get a blank page (no errors on browser console).

File, database and email are restored but I don't get summary for operation. Furthermore permissions on public_html are incorrect and I need to set they manually.

Someone can help me to debug this?

Thanks


Offline
*
Re: Migrate account from cPanel server
« Reply #16 on: January 16, 2018, 10:03:35 AM »
Hello,
can we migrate email accounts from cpanel to CWP others easy but we have too many mails old server

Offline
*
Re: Migrate account from cPanel server
« Reply #17 on: July 09, 2018, 03:00:42 AM »
Hi,

can an admin update these instructions? On step 3, there is no field to enter user account, only "Account Import" "Associate package" and "Password Account". I've tried to use the correct .tar.gz file, the default package, and used the password for the user, the password for the root, the account name, all unsuccessfully. I keep getting the same error:



Seems like these instructions are for older version of CentOS Web Panel, circa 2014-2015.

Thanks in advance.

If you need to migrate account from the cpanel server, you can do that very fast from the control panel.

Steeps
1. Upload cpmove/backup file in the /home folder
2. Goto Left Menu --> User Accounts --> cPanel Migration
3. enter username of the account which you want to restore (cpmove-USERNAME.tar.gz file must be in the /home folder)
4. select cpmove-USERNAME.tar.gz file to restore
5. enter domain, contact email and start restoring account
6. restore should be now done, if not successful the check bellow for the error solutions.

Known issues
1. cPanel backup file name must be named cpmove-USERNAME.tar.gz
2. Unpacked folder name must be cpmove-USERNAME

cPanel Migration Wizard restores the following
- All Files from public_html folder
- All MySQL databases
- All Users for the MySQL databases

Offline
*****
Re: Migrate account from cPanel server
« Reply #18 on: July 09, 2018, 09:20:28 AM »
please let me know what error says the records

tail -n 200 /var/log/cwp/migration_cpanel.log
Hi,

can an admin update these instructions? On step 3, there is no field to enter user account, only "Account Import" "Associate package" and "Password Account". I've tried to use the correct .tar.gz file, the default package, and used the password for the user, the password for the root, the account name, all unsuccessfully. I keep getting the same error:



Seems like these instructions are for older version of CentOS Web Panel, circa 2014-2015.

Thanks in advance.

If you need to migrate account from the cpanel server, you can do that very fast from the control panel.

Steeps
1. Upload cpmove/backup file in the /home folder
2. Goto Left Menu --> User Accounts --> cPanel Migration
3. enter username of the account which you want to restore (cpmove-USERNAME.tar.gz file must be in the /home folder)
4. select cpmove-USERNAME.tar.gz file to restore
5. enter domain, contact email and start restoring account
6. restore should be now done, if not successful the check bellow for the error solutions.

Known issues
1. cPanel backup file name must be named cpmove-USERNAME.tar.gz
2. Unpacked folder name must be cpmove-USERNAME

cPanel Migration Wizard restores the following
- All Files from public_html folder
- All MySQL databases
- All Users for the MySQL databases

Offline
*
Re: Migrate account from cPanel server
« Reply #19 on: October 31, 2018, 06:49:39 PM »
That's what I've got from migration_cpanel.log. I'm always getting the same error as on the screenshot above on a clean new CWP installation without any users.

2018-10-31 15:28:40 {"status":"Error","msj":"Check All Fields (only lower caps are allowed and no special characters or empty spaces)"}
2018-10-31 15:28:40 Error trying to create the account (Check All Fields (only lower caps are allowed and no special characters or empty spaces))

Offline
*
Re: Migrate account from cPanel server
« Reply #20 on: August 06, 2019, 08:08:12 PM »
Please add to your migration script about dns record,
Successfully migration from cPanel but getting dns record missing.

Regards

Offline
*
Re: Migrate account from cPanel server
« Reply #21 on: January 04, 2020, 05:13:08 PM »
Additionally - email Passwords are not transferred correctly. Ive created ticket: 267408

Offline
*
Re: Migrate account from cPanel server
« Reply #22 on: January 07, 2020, 05:28:53 PM »
Tried this 2 times.

Both times, database was restored, domain names were restored (but directory setting is not correct) and files were NOT restored!!

1. I can manually unpack files and restore them BUT

2. how do I change the domain settings?

e.g. all domains are pointed to

home/username/public_html

whereas some should be to home/username/public_html/domain.name  OR home/username/domain.name

Also, why aren't files getting restored automatically?


P.S IF i manually unpack the files, I still need to change settings cause if I go to domain, ALL domains are set to home/username/public_html/  ( i have 10 domains).

domain 1 -> home/username/public_html/
domain 2 -> home/username/public_html/

etc

need to change to home/username/public_html/domain1.com
etc

how? (apart from deleting each and then readding)
« Last Edit: January 07, 2020, 05:32:18 PM by hdaackda »

Offline
*
Re: Migrate account from cPanel server
« Reply #23 on: February 14, 2020, 08:57:23 PM »
that works fine but if you use zlib in cpanel you can read it in CWP you have to activate zlib for dovecot

at this time the cPanel Server Migration does not work I am waiting for an Update. while these I am doing the migration with my own scripts for bulk migrations.

Offline
*
Re: Migrate account from cPanel server
« Reply #24 on: February 22, 2020, 07:31:49 AM »
@Fretelweb - could You share Your way of migrating account from cpanel to CWP?
It would be of great importance not only for me but to the others struggling with this minefield, ekhm, I mean issue.
 For now I start first step from completely WHM server migration which gives me correct email account password hashes ready to be pasted to mysql database (table postfix/mail) but this is a "little" problematic.

 Ive also encouner one issue which isnt covered anywhere and I had to deeply analyze it by myself.
Email account on cpanel Have to be in "maildir" format UNCOMPRESSED. This is the only way it will be readable by CWP. You can use cpanel email conversion tool to prepare correct format (also need to turn off compression in mail server settings).
Anyway @Fretelweb, can You help by sharing Your way, or maybe You can even share Your scripts for that?

Offline
*****
Re: Migrate account from cPanel server
« Reply #25 on: February 22, 2020, 08:25:21 AM »
kindly create your own topic