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.
526
SSL / Re: [BUG] AutoSSL Centos 6
« on: August 09, 2018, 02:21:09 AM »
Wait for our next update and this error will be resolved, thank you for notifying
527
SSL / Re: [BUG] AutoSSL Centos 6
« on: August 08, 2018, 02:22:52 PM »
You could confirm if the certificate is valid for www and without www
528
CentOS 7 Problems / Re: can't accress web panel,phpmyadmin after Saturday
« on: August 06, 2018, 08:35:56 AM »
please post here the error that is presented to you
529
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
530
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:
Let me know what was the output of this
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
531
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
532
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
533
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
534
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
535
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.
536
CentOS-WebPanel Bugs / Re: Roundcube Login Problem - Cant Connect - Log Error on IMAP - * BYE Internal Erro
« on: July 27, 2018, 12:48:06 AM »
Please check the permissions of the directory of this mailbox in:
/ var / vmail / MYDOMAIN / MAILBOX
Let me know how it went after this
/ var / vmail / MYDOMAIN / MAILBOX
Let me know how it went after this
537
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
538
Migration from other control panels / Re: CWP to CWP account migration doesnot transfer anything.
« on: July 20, 2018, 07:40:23 AM »
You only have to authorize the key by clicking on the blue ADD Puplic Key to Authorize button, with this it should work.
539
Migration from other control panels / Re: CWP to CWP account migration doesnot transfer anything.
« on: July 20, 2018, 07:28:15 AM »
please confirm that your key certificate is authorized on the DESTINY server,
540
Migration from other control panels / Re: CWP to CWP account migration doesnot transfer anything.
« on: July 20, 2018, 07:09:50 AM »
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