Jump to content

Automatic Setup Doesn't Work


FPForum

Recommended Posts

We have multiple servers and multiple server groups setup in our WHMCS..Automatic setup works fine on every group except one. All groups, servers, products..etc are all configured the same way with automatic setup after first payment is made and like I said..it works fine with all of them..except just one in particular. Here is what the error looks like::

 

An order has received its first payment but the automatic provisioning has failed and requires you to manually check & resolve.

 

Client ID: 11111111

Service ID: 11111111

Product/Service: Basic

Domain: xxxxx.com

Error: (Curl Error) Couldn't resolve host '' - code: 6

 

Has anyone ever seen this before? Any ideas on things we could try to get it working??

Edited by FPForum
Link to comment
Share on other sites

is it a whm/cp server?

 

I would check if by mistake there is a product or addon that is not ticked to auto provision cpanel or the server itself was setup but then not selected in the dropdown menu to for whm/cp in setup > servers .. or bad access hash? Like the above post, likely some typo o0

Link to comment
Share on other sites

  • 9 months later...

Hello,

 

The Curl error 6 indicates that the Hostname you're attempting to connect to cannot be found:

 

http://curl.haxx.se/libcurl/c/libcurl-errors.html

 

CURLE_COULDNT_RESOLVE_HOST (6)

 

Couldn't resolve host. The given remote host was not resolved.

 

This means that you've either:

a) entered an incorrect hostname

b) your /etc/resolv.conf file is incorrect

c) port 53/80 outbound is restricted

 

You would need to contact your host for assistance with b&c. However I recommend manually checking that you can connect to the hostname from the server itself with a simply PHP Curl script.

Link to comment
Share on other sites

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