• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

WHMCS 5.2.2 + Plesk 11.0.9: Unable to Accept Orders

Eric Pretorious

Regular Pleskian
When I manually accept the order (in WHMCS) (i.e., to "Automatically setup the product [in Plesk] when you manually accept a pending order") nginx reports this error:

Code:
502 Bad Gateway
nginx

Reloading the page displays the order along with an error - usually something like...

Order Accept Encountered Problems
Error Code: 1007 - Domain example.com already exists.

The order status (in WHMCS) has not changed but the client and the subscription has been created in the Plesk control panel.

Another user believes that the error is caused by Plesk restarting Apache:

The problem is caused by the WHMCS script trying to load the confirmation page at the exact second that apache is down while restarting. (Plesk always restarts apache after [adding] a domain).

Apache's log file (/var/log/httpd/error_log) confirms that Apache is restarted almost immediately after WHMCS begins the process of setting up the product in Plesk:

Code:
[Sat Mar 30 05:43:49 2013] [notice] caught SIGTERM, shutting down

Could the problem actually be caused by WHMCS being killed [by Apache restarting] while it's waiting for Plesk's confirmation?
 
Back
Top