Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - josemnunez

Pages: 1 ... 33 34 [35] 36 37 ... 43
511
CentOS 6 Problems / Re: 502 Bad Gateway
« on: August 05, 2018, 11:05:40 PM »
Try running the following script in this same order

Code: [Select]
sh /scripts/cwpsrv_rebuild_user_conf
sh /scripts/restart_cwpsrv
Please let me know how it went

512
CentOS 7 Problems / Re: Transfer cwp to cwp
« on: August 03, 2018, 01:29:15 PM »
Please check that you have access from the source server to the api of your CWP, this can be validated from the command console by executing the following:

Code: [Select]
curl -k "https://MYIP:2304/v1/account" -X POST -data "key=MYKEYCWP&action=list"

Let me know what was the output of this

513
CentOS 7 Problems / Re: 404 Not Found User Login
« on: August 02, 2018, 10:26:22 AM »
Hmmm apparently you have a problem with the hostname ssl, you could try this

Code: [Select]
sh /scripts/generate_hostname_ssl

514
CentOS 7 Problems / Re: 404 Not Found User Login
« on: August 02, 2018, 10:11:51 AM »
Code: [Select]
sh /scripts/restart_cwpsrv
sh /scripts/restart_httpd

515
CentOS 7 Problems / Re: 404 Not Found User Login
« on: August 02, 2018, 10:01:12 AM »
this only happens with a particular user or with all

516
CentOS 7 Problems / Re: 404 Not Found User Login
« on: August 02, 2018, 09:34:48 AM »
try to execute this script and tell me how it went

Code: [Select]
sh /scripts/cwpsrv_rebuild_user_conf

517
Information / Re: How to transfer website from cPanel server to CWP
« on: July 31, 2018, 11:17:23 AM »
You can use the Cpanel migration module and only indicate that you want to migrate mail accounts.

518
Please check the permissions of the directory of this mailbox in:

/ var / vmail / MYDOMAIN / MAILBOX

Let me know how it went after this

519
CentOS 7 Problems / Re: Account Migration from cPanel
« on: July 27, 2018, 12:41:44 AM »
Please can you indicate what the last records of this file say

Code: [Select]
tail -n 100  /var/log/cwp/migration_cpanel.log

520
You only have to authorize the key by clicking on the blue ADD Puplic Key to Authorize button, with this it should work.

521
please confirm that your key certificate is authorized on the DESTINY server,

522
Could you please place here the last records of the following log file from your source server:

Code: [Select]

tail -50 /var/log/cwp/account_transfer.log


523
This problem was already solved in the last released version, please update your system or write to support so they can check

524
What was the last line that the log wrote?

525
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

Pages: 1 ... 33 34 [35] 36 37 ... 43