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 - brunomorais

Pages: [1]
1
This issue seems to be fixed in recent updates.

2
Hello,
When trying to migrate an account from Cpanel, the email forwarders are not being migrated.
Is this feature available in the CPanel to CWP migration? Will it be considered in near future?
In our Cpanel accounts we have a lot of accounts with email forwarders and creating it by hand is a lot of work.
Thanks in advance.

Regards,

Bruno Morais

3
CWP API / API endpoints Manual
« on: August 20, 2019, 07:58:52 PM »
Hi,
Is there a link with API endpoints manual?
I would like to create some scripts to use the API to create accounts/emails etc. But I'm not finding the API manual link.
Thanks.

Regards,
Bruno Morais

4
Hello,
I'm trying to migrate an account from CPanel but when it tries to migrate the emails it gives an error. Looking at the logs:

Code: [Select]
2019-08-18 17:12:48 domains OK
2019-08-18 17:12:48 [{"user":"mydomaincom","domain":"domain.com","email":"myemail","pass":"{SHA512-CRYPT}$1$XXXXXXXXXXXXX\/0"},{"user":"mydomaincom","domain":"domain.com","email":"myemail2","pass":"{SHA512-CRYPT}$6$wWwTXXXXXXXXXXXXXXXXXXXXXx"}]
2019-08-18 17:12:48 <html><head><title>Slim Application Error</title><style>body{margin:0;padding:30px;font:12px/1.5 Helvetica,Arial,Verdana,sans-serif;}h1{margin:0;font-size:48px;font-weight:normal;line-height:48px;}strong{display:inline-block;width:65px;}</style></head><body><h1>Slim Application Error</h1><p>The application could not run because of the following error:</p><h2>Details</h2><div><strong>Type:</strong> ErrorException</div><div><strong>Code:</strong> 8</div><div><strong>Message:</strong> Undefined variable: module</div><div><strong>File:</strong> /usr/local/cwpsrv/var/services/api/v1/index.php</div><h2>Trace</h2><pre><div>#0 /usr/local/cwpsrv/var/services/api/v1/index.php(0): Slim\Slim::handleErrors(8, 'Undefined varia...', '/usr/local/cwps...', 0, Array)
<div>#1 [internal function]: {closure}()
<div>#2 /usr/local/cwpsrv/var/services/api/v1/Slim/Route.php(0): call_user_func_array(Object(Closure), Array)
<div>#3 /usr/local/cwpsrv/var/services/api/v1/Slim/Slim.php(0): Slim\Route->dispatch()
<div>#4 /usr/local/cwpsrv/var/services/api/v1/Slim/Middleware/Flash.php(0): Slim\Slim->call()
<div>#5 /usr/local/cwpsrv/var/services/api/v1/Slim/Middleware/MethodOverride.php(0): Slim\Middleware\Flash->call()
<div>#6 /usr/local/cwpsrv/var/services/api/v1/Slim/Middleware/PrettyExceptions.php(0): Slim\Middleware\MethodOverride->call()
<div>#7 /usr/local/cwpsrv/var/services/api/v1/Slim/Slim.php(0): Slim\Middleware\PrettyExceptions->call()
<div>#8 /usr/local/cwpsrv/var/services/api/v1/index.php(0): Slim\Slim->run()
<div>#9 {main}</pre></body></html>

Just changed domain information, email name account and password for obvious reasons.

Regards,
Bruno Morais

Pages: [1]