Jump to content

Error 1015 - client does not exist


nathanj

Recommended Posts

Hi Everyone,

 

I have searched the forum and can't find what I am looking for. I wondered if anyone had run into this issue before - I am using WHMCS and Plesk, when I try to create an order I get the following error sent through to my email and in the WHMCS panel:

 

Client ID: 10

Service ID: 11

Product/Service: Web Hosting

Domain: testdomain.com

Error: 1015 - client does not exist

 

I have tried reconnecting WHMCS to Plesk, I have fully upgraded to the latest WHMCS version. When I create a client inside of WHMCS it does not create that client in the Plesk panel, not even when I order hosting.

 

Does anyone have any advice?

 

Thanks

Link to comment
Share on other sites

  • WHMCS Support Manager

Hi,

The client should be created inside Plesk when the Create module function is run by WHMCS.

 

In order to see the commands being sent/received between WHMCS and the module, the Utilities > Logs > Module debug Log tool can be used

Please enable it, reproduce the problem, disable it again and then copy the data into this ticket reply for us to review.

 

More detailed instructions are published at http://docs.whmcs.com/Troubleshooting_Module_Problems

Link to comment
Share on other sites

Hi,

 

Thanks for your response, the following is what is in my Module Debug Log.

 

Request:

 

<?xml version="1.0" encoding="UTF-8"?><packet version="1.4.1.0"><domain>

<add>

<gen_setup>

<name>billybob.com</name>

<ip_address>******</ip_address>

<htype>vrt_hst</htype>

<status>0</status>

</gen_setup>

<hosting>

<vrt_hst>

<ftp_login>billybob</ftp_login>

<ftp_password>YNyyd562g1</ftp_password>

<ip_address>********</ip_address>

</vrt_hst>

</hosting>

<user>

<enabled>true</enabled>

<password>YNyyd562g1</password>

<cname></cname>

<pname>Billy Bob</pname>

<phone></phone>

<email>billybob@live.co.uk</email>

<address></address>

<city></city>

<state></state>

<pcode></pcode>

<country>GB</country>

<multiply_login>true</multiply_login>

<perms>

<manage_phosting>true</manage_phosting>

<manage_ftp_password>true</manage_ftp_password>

<manage_not_chroot_shell>true</manage_not_chroot_shell>

<manage_sh_access>false</manage_sh_access>

<manage_quota>true</manage_quota>

<manage_subdomains>true</manage_subdomains>

<manage_domain_aliases>true</manage_domain_aliases>

<manage_log>true</manage_log>

<manage_anonftp>true</manage_anonftp>

<manage_crontab>true</manage_crontab>

<manage_dns>true</manage_dns>

<manage_webapps>true</manage_webapps>

<manage_maillists>true</manage_maillists>

<manage_spamfilter>true</manage_spamfilter>

<manage_drweb>true</manage_drweb>

<allow_local_backups>false</allow_local_backups>

<allow_ftp_backups>true</allow_ftp_backups>

<site_builder>true</site_builder>

<manage_dashboard>true</manage_dashboard>

</perms>

</user>

<template-name>Unlimited</template-name>

</add>

</domain></packet>

 

Response:

 

Array

(

[PACKET] => Array

(

[DOMAIN] => Array

(

[ADD] => Array

(

[RESULT] => Array

(

[sTATUS] => error

[ERRCODE] => 1015

[ERRTEXT] => client does not exist

)

 

)

 

)

 

)

 

)

 

Is it possible it isn't connecting properly? Although then I'm sure it would say cannot connect instead.

 

Thanks.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated