Applicable to:
- SolusVM 2
Symptoms
-
Unable to create SolusVM 2 VPS via WHMCS -the following error is displayed on Order confirmation page in WHMCS:
CONFIG_TEXT: Client error response [url] https://example.com/api/v1/servers [status code] 404 [reason phrase] Not Found
-
In WHMCS > Utilities > Logs > Module Log with enabled debug the following error is displayed:
CONFIG_TEXT: {
"message": "The default plan is not found"
}
Cause
Bug in SolusVM 2 WHMCS VPS Provisioning module that was fixed in version 1.03.
Resolution
Install the latest version of the module:
- Access WHMCS server over SSH.
-
Remove currently installed module:
# rm -rf /whmcs_root/modules/servers/*
replace
whmcs_rootwith the actual path to WHMCS directory. - Download and install the latest release of SolusVM 2 WHMCS module.
Comments
Please sign in to leave a comment.